summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Parse-CPAN-Meta/Parse-CPAN-Meta-1.39.ebuild')
-rw-r--r--dev-perl/Parse-CPAN-Meta/Parse-CPAN-Meta-1.39.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/Parse-CPAN-Meta/Parse-CPAN-Meta-1.39.ebuild b/dev-perl/Parse-CPAN-Meta/Parse-CPAN-Meta-1.39.ebuild
new file mode 100644
index 000000000..c93b6e1fa
--- /dev/null
+++ b/dev-perl/Parse-CPAN-Meta/Parse-CPAN-Meta-1.39.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+
+MODULE_AUTHOR=ADAMK
+inherit perl-module
+
+DESCRIPTION="Parse META.yml and other similar CPAN metadata files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="virtual/perl-File-Spec"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do