diff options
author | 2006-01-14 00:31:15 +0000 | |
---|---|---|
committer | 2006-01-14 00:31:15 +0000 | |
commit | 37217772962a401827509a430dd281e226ada4eb (patch) | |
tree | 44f13f2cbfd7a04a6e46f872c58fa4181b4a0aa4 /perl-core/Test-Simple/Test-Simple-0.62.ebuild | |
parent | Fix by Andreas Sundebo for building with linux-2.6.15 #118395 by playmiac. (diff) | |
download | historical-37217772962a401827509a430dd281e226ada4eb.tar.gz historical-37217772962a401827509a430dd281e226ada4eb.tar.bz2 historical-37217772962a401827509a430dd281e226ada4eb.zip |
Marking sparc x86 stable
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'perl-core/Test-Simple/Test-Simple-0.62.ebuild')
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.62.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Test-Simple/Test-Simple-0.62.ebuild b/perl-core/Test-Simple/Test-Simple-0.62.ebuild index 3750b9f7079d..4381859b1389 100644 --- a/perl-core/Test-Simple/Test-Simple-0.62.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.62.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.62.ebuild,v 1.2 2005/12/17 02:32:06 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.62.ebuild,v 1.3 2006/01/14 00:30:58 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~mschwern/${P}/" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" mydoc="rfc*.txt" myconf="INSTALLDIRS=vendor" |