summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Coie <rac@gentoo.org>2004-10-16 22:24:01 +0000
committerRobert Coie <rac@gentoo.org>2004-10-16 22:24:01 +0000
commit7dcb82ace52da4cbce91343e115e5eb6379c2933 (patch)
treecbd7df169158620624a0bc6c3a43670919988be4 /dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-7dcb82ace52da4cbce91343e115e5eb6379c2933.tar.gz
gentoo-2-7dcb82ace52da4cbce91343e115e5eb6379c2933.tar.bz2
gentoo-2-7dcb82ace52da4cbce91343e115e5eb6379c2933.zip
amd64 keyword on 1.26, fix LICENSE syntax
Diffstat (limited to 'dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild')
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild
index bd1b09a0119d..522c8c5f0ba0 100644
--- a/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild
+++ b/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild,v 1.1 2004/09/28 19:46:30 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.26.ebuild,v 1.2 2004/10/16 22:24:01 rac Exp $
inherit perl-module
@@ -9,8 +9,8 @@ SRC_URI="http://www.masonhq.com/download/${P}.tar.gz"
HOMEPAGE="http://www.masonhq.com/"
SLOT="0"
-LICENSE="Artistic | GPL-2"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~x86 amd64 ~ppc ~sparc ~alpha"
IUSE=""
DEPEND="${DEPEND}