diff options
author | 2005-03-19 15:49:06 +0000 | |
---|---|---|
committer | 2005-03-19 15:49:06 +0000 | |
commit | ded7f3e490f726fc2a6f6d56f6269351e3d842c8 (patch) | |
tree | 2f7eab04175d6b4c43d0e3a3c9394f0bacce5a61 /dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild | |
parent | cman-kernel 2.6.9-29 (diff) | |
download | historical-ded7f3e490f726fc2a6f6d56f6269351e3d842c8.tar.gz historical-ded7f3e490f726fc2a6f6d56f6269351e3d842c8.tar.bz2 historical-ded7f3e490f726fc2a6f6d56f6269351e3d842c8.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild')
-rw-r--r-- | dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild b/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild index a599ea9a4436..134542ed2274 100644 --- a/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild +++ b/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.9 2004/12/24 15:11:26 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long/Getopt-Long-2.34.ebuild,v 1.10 2005/03/19 15:46:05 nigoro Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 alpha ppc sparc hppa ~mips ia64 ~ppc64" +KEYWORDS="x86 amd64 alpha ppc sparc hppa ~mips ia64 ppc64" IUSE="" DEPEND="dev-perl/PodParser" |