summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-04-01 19:35:19 +0000
committerTorsten Veller <tove@gentoo.org>2009-04-01 19:35:19 +0000
commitdb52270e2b925ccc694ff5206c174211b682935d (patch)
tree7e70c9885bed4f2a3cb129197c43d13e221c2d63 /perl-core/Getopt-Long/Getopt-Long-2.38.ebuild
parentVersion bump (diff)
downloadgentoo-2-db52270e2b925ccc694ff5206c174211b682935d.tar.gz
gentoo-2-db52270e2b925ccc694ff5206c174211b682935d.tar.bz2
gentoo-2-db52270e2b925ccc694ff5206c174211b682935d.zip
Version bump
(Portage version: 2.2_rc28/cvs/Linux i686)
Diffstat (limited to 'perl-core/Getopt-Long/Getopt-Long-2.38.ebuild')
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.38.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild
new file mode 100644
index 000000000000..571823b7e831
--- /dev/null
+++ b/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 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.1 2009/04/01 19:35:19 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=JV
+inherit perl-module
+
+DESCRIPTION="Advanced handling of command line options"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="virtual/perl-PodParser"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do