diff options
author | 2010-01-05 18:52:27 +0000 | |
---|---|---|
committer | 2010-01-05 18:52:27 +0000 | |
commit | 2a393e21e82ca3236c2848cb6597acea9028c22c (patch) | |
tree | 3adafab3373bc5d6d85d0adf38503466ef2af559 /perl-core/Getopt-Long/Getopt-Long-2.38.ebuild | |
parent | ppc stable #288026 (diff) | |
download | gentoo-2-2a393e21e82ca3236c2848cb6597acea9028c22c.tar.gz gentoo-2-2a393e21e82ca3236c2848cb6597acea9028c22c.tar.bz2 gentoo-2-2a393e21e82ca3236c2848cb6597acea9028c22c.zip |
ppc stable #288026
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'perl-core/Getopt-Long/Getopt-Long-2.38.ebuild')
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.38.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild index 971552ac4895..c495dc81a184 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild,v 1.8 2009/12/16 21:50:03 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild,v 1.9 2010/01/05 18:52:27 nixnut Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Advanced handling of command line options" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="virtual/perl-PodParser" |