diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 22:09:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 22:09:31 +0000 |
commit | df44741188c3f2d9465f61b3494757480a81018f (patch) | |
tree | f6e4c64f4d557ea3802211445ac46643a9e78f11 /perl-core/Test-Simple/Test-Simple-0.62.ebuild | |
parent | Invalid linguas patch from Philippe Troin <phil@fifi.org>. Bug #114650 (diff) | |
download | gentoo-2-df44741188c3f2d9465f61b3494757480a81018f.tar.gz gentoo-2-df44741188c3f2d9465f61b3494757480a81018f.tar.bz2 gentoo-2-df44741188c3f2d9465f61b3494757480a81018f.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'perl-core/Test-Simple/Test-Simple-0.62.ebuild')
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.62.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Test-Simple/Test-Simple-0.62.ebuild b/perl-core/Test-Simple/Test-Simple-0.62.ebuild index f4fabd31dfa7..fc169e353a42 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-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.5 2006/01/15 11:43:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.62.ebuild,v 1.6 2006/01/21 22:05:43 corsair 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" |