diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 13:51:57 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 13:51:57 +0000 |
commit | d337dd526068b1b05583c2b831a2af719fa86de7 (patch) | |
tree | 2eab19876b3e12f38891437e5a05c5e14b048387 /dev-perl/Inline/Inline-0.44-r1.ebuild | |
parent | unmasking (diff) | |
download | historical-d337dd526068b1b05583c2b831a2af719fa86de7.tar.gz historical-d337dd526068b1b05583c2b831a2af719fa86de7.tar.bz2 historical-d337dd526068b1b05583c2b831a2af719fa86de7.zip |
unmasking for x86
Diffstat (limited to 'dev-perl/Inline/Inline-0.44-r1.ebuild')
-rw-r--r-- | dev-perl/Inline/Inline-0.44-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild index 66f9b3c1a8b2..d3f87764e65b 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-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.4 2004/01/08 01:52:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.5 2004/02/27 13:37:28 mcummings 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 |