diff options
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" |