diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-05 18:28:18 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-05 18:28:18 +0000 |
commit | 8f73bf10bd41192a0724f449f1ce13ea0ec82e3e (patch) | |
tree | 1b90d7ce2a2887ee52d47ff3e66c9f21170ba4ff /perl-core/Test-Simple/Test-Simple-0.67.ebuild | |
parent | Marked stable on amd64 for bug #175465 (diff) | |
download | gentoo-2-8f73bf10bd41192a0724f449f1ce13ea0ec82e3e.tar.gz gentoo-2-8f73bf10bd41192a0724f449f1ce13ea0ec82e3e.tar.bz2 gentoo-2-8f73bf10bd41192a0724f449f1ce13ea0ec82e3e.zip |
ppc stable
(Portage version: 2.1.2.6)
Diffstat (limited to 'perl-core/Test-Simple/Test-Simple-0.67.ebuild')
-rw-r--r-- | perl-core/Test-Simple/Test-Simple-0.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Test-Simple/Test-Simple-0.67.ebuild b/perl-core/Test-Simple/Test-Simple-0.67.ebuild index 3af487500798..73567f100b7b 100644 --- a/perl-core/Test-Simple/Test-Simple-0.67.ebuild +++ b/perl-core/Test-Simple/Test-Simple-0.67.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.67.ebuild,v 1.4 2007/04/17 18:39:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.67.ebuild,v 1.5 2007/05/05 18:28:18 dertobi123 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" |