summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild')
-rw-r--r--dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild
new file mode 100644
index 000000000000..08a899e75c71
--- /dev/null
+++ b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.008.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header $
+
+IUSE=""
+
+inherit perl-module
+
+S="${WORKDIR}/${P}"
+CATEGORY="dev-perl"
+
+DESCRIPTION="Getopt::Mixed is used for parsing mixed options"
+SRC_URI="http://www.cpan.org/modules/by-module/Getopt/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-module/Getopt/${P}.readme"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ppc ~sparc ~sparc64 ~alpha"
+
+DEPEND="${DEPEND}"