diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-10 11:56:14 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-10 11:56:14 +0000 |
commit | f1ffc8936d587d1344d845a514c43d33eadd3f37 (patch) | |
tree | c69b0f9261be62ebc6892a5bdb9fa467de64fbad /perl-core/Getopt-Long/Getopt-Long-2.37.ebuild | |
parent | Version bump and old version cleanup (diff) | |
download | historical-f1ffc8936d587d1344d845a514c43d33eadd3f37.tar.gz historical-f1ffc8936d587d1344d845a514c43d33eadd3f37.tar.bz2 historical-f1ffc8936d587d1344d845a514c43d33eadd3f37.zip |
Version bump
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'perl-core/Getopt-Long/Getopt-Long-2.37.ebuild')
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.37.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild new file mode 100644 index 000000000000..5f468c86224f --- /dev/null +++ b/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2008 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.37.ebuild,v 1.1 2008/09/10 11:56:14 tove Exp $ + +MODULE_AUTHOR=JV +inherit perl-module + +DESCRIPTION="Advanced handling of command line options" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND="virtual/perl-PodParser + dev-lang/perl" + +SRC_TEST=do |