diff options
author | 2007-03-03 11:32:34 +0000 | |
---|---|---|
committer | 2007-03-03 11:32:34 +0000 | |
commit | 72c7c9a2cb92590a3f3b63a74adc73eb5cff7069 (patch) | |
tree | 217736e51fac77c9752306d41a7446f2d26dc18e /perl-core/Test-Simple/Test-Simple-0.66.ebuild | |
parent | Bump to 0.60.5 - bug #167461 (diff) | |
download | gentoo-2-72c7c9a2cb92590a3f3b63a74adc73eb5cff7069.tar.gz gentoo-2-72c7c9a2cb92590a3f3b63a74adc73eb5cff7069.tar.bz2 gentoo-2-72c7c9a2cb92590a3f3b63a74adc73eb5cff7069.zip |
Stable on amd64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'perl-core/Test-Simple/Test-Simple-0.66.ebuild')
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.66.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Test-Simple/Test-Simple-0.66.ebuild b/perl-core/Test-Simple/Test-Simple-0.66.ebuild index 0ff06801d2c4..4c18ca4da902 100644 --- a/perl-core/Test-Simple/Test-Simple-0.66.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.66.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.66.ebuild,v 1.4 2007/02/21 05:20:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.66.ebuild,v 1.5 2007/03/03 11:32:34 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/perl-5.8.0-r12" |