diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-08-14 07:53:53 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-08-14 07:53:53 +0000 |
commit | 591d0b1c30d2d956cec7d08fea5776e537a991ac (patch) | |
tree | 4080dc75931faf174fa167c118e6d9353d054df4 /perl-core/Getopt-Long/Getopt-Long-2.410.0.ebuild | |
parent | sci-chemistry/ccpn: Todays python patches (diff) | |
download | historical-591d0b1c30d2d956cec7d08fea5776e537a991ac.tar.gz historical-591d0b1c30d2d956cec7d08fea5776e537a991ac.tar.bz2 historical-591d0b1c30d2d956cec7d08fea5776e537a991ac.zip |
Bump
Package-Manager: portage-2.2.0/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Getopt-Long/Getopt-Long-2.410.0.ebuild')
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.410.0.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.410.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.410.0.ebuild new file mode 100644 index 000000000000..9451fb71988c --- /dev/null +++ b/perl-core/Getopt-Long/Getopt-Long-2.410.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 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.410.0.ebuild,v 1.1 2013/08/14 07:22:56 patrick Exp $ + +EAPI=5 + +MODULE_AUTHOR=JV +MODULE_VERSION=2.41 +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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +IUSE="" + +RDEPEND="virtual/perl-PodParser" +DEPEND="${RDEPEND}" + +SRC_TEST=do |