diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-02-16 15:14:44 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-02-16 15:14:44 +0000 |
commit | ecc4f53fab03ffe8fc4f76a89d05a21ed4b49ef6 (patch) | |
tree | 151df1b37f1f9c2846dec0206241a480c0ce221e /dev-perl/Test-Simple/Test-Simple-0.47.ebuild | |
parent | Current stable (Manifest recommit) (diff) | |
download | gentoo-2-ecc4f53fab03ffe8fc4f76a89d05a21ed4b49ef6.tar.gz gentoo-2-ecc4f53fab03ffe8fc4f76a89d05a21ed4b49ef6.tar.bz2 gentoo-2-ecc4f53fab03ffe8fc4f76a89d05a21ed4b49ef6.zip |
Cleaning house; 0.42 isn't available on cpan, and 47 is marked stable for all archs anyway
Diffstat (limited to 'dev-perl/Test-Simple/Test-Simple-0.47.ebuild')
-rw-r--r-- | dev-perl/Test-Simple/Test-Simple-0.47.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Simple/Test-Simple-0.47.ebuild b/dev-perl/Test-Simple/Test-Simple-0.47.ebuild index 3d3619c973ce..05eded4ed778 100644 --- a/dev-perl/Test-Simple/Test-Simple-0.47.ebuild +++ b/dev-perl/Test-Simple/Test-Simple-0.47.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.47.ebuild,v 1.7 2003/06/21 21:36:37 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Simple/Test-Simple-0.47.ebuild,v 1.8 2004/02/16 15:14:44 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/search?dist=Test-Harness" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha hppa arm" +KEYWORDS="x86 amd64 ppc sparc alpha hppa" mydoc="rfc*.txt" |