summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-01-08 01:53:03 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-01-08 01:53:03 +0000
commitd65b9c5a89a97eb4814ad04daddf0b14d5b7a47e (patch)
tree6190283918d0cf216ad464cb4aeef779c01d2937 /dev-perl/Inline/Inline-0.44-r1.ebuild
parentremoved sys-deve/kgcc from system profile as it's no longer needed and should... (diff)
downloadhistorical-d65b9c5a89a97eb4814ad04daddf0b14d5b7a47e.tar.gz
historical-d65b9c5a89a97eb4814ad04daddf0b14d5b7a47e.tar.bz2
historical-d65b9c5a89a97eb4814ad04daddf0b14d5b7a47e.zip
sparc stable bump
Diffstat (limited to 'dev-perl/Inline/Inline-0.44-r1.ebuild')
-rw-r--r--dev-perl/Inline/Inline-0.44-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild
index 9812959ad23b..66f9b3c1a8b2 100644
--- a/dev-perl/Inline/Inline-0.44-r1.ebuild
+++ b/dev-perl/Inline/Inline-0.44-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.3 2003/09/06 22:37:58 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.4 2004/01/08 01:52:45 gustavoz Exp $
inherit perl-module eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/doc/INGY/Inline-0.43/Inline.pod"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc alpha hppa"
+KEYWORDS="~x86 ~amd64 ~ppc sparc alpha hppa"
DEPEND="${DEPEND}
dev-perl/Digest-MD5