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
commit28896b672c4d76b00a5ae1eff36ccef49998f662 (patch)
tree08ef55caef8f3f9f1f1f1fd589bff182f71c4e63 /dev-perl/Inline/Inline-0.44-r1.ebuild
parentremoved sys-deve/kgcc from system profile as it's no longer needed and should... (diff)
downloadgentoo-2-28896b672c4d76b00a5ae1eff36ccef49998f662.tar.gz
gentoo-2-28896b672c4d76b00a5ae1eff36ccef49998f662.tar.bz2
gentoo-2-28896b672c4d76b00a5ae1eff36ccef49998f662.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