diff options
Diffstat (limited to 'dev-perl/Test-Simple/Test-Simple-0.53.ebuild')
-rw-r--r-- | dev-perl/Test-Simple/Test-Simple-0.53.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Simple/Test-Simple-0.53.ebuild b/dev-perl/Test-Simple/Test-Simple-0.53.ebuild index da1ff653d777..9195a86a8004 100644 --- a/dev-perl/Test-Simple/Test-Simple-0.53.ebuild +++ b/dev-perl/Test-Simple/Test-Simple-0.53.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/Test-Simple/Test-Simple-0.53.ebuild,v 1.1 2004/12/06 07:43:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.53.ebuild,v 1.2 2004/12/22 11:46:01 nigoro Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ppc64" mydoc="rfc*.txt" myconf="INSTALLDIRS=vendor" |