summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/CPAN/CPAN-2.0.0.ebuild')
-rw-r--r--perl-core/CPAN/CPAN-2.0.0.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/perl-core/CPAN/CPAN-2.0.0.ebuild b/perl-core/CPAN/CPAN-2.0.0.ebuild
new file mode 100644
index 000000000000..a02bc2d51912
--- /dev/null
+++ b/perl-core/CPAN/CPAN-2.0.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN/CPAN-2.0.0.ebuild,v 1.1 2013/12/21 18:58:36 zlogene Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=ANDK
+MODULE_VERSION=2.00
+inherit perl-module
+
+DESCRIPTION="query, download and build perl modules from CPAN sites"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+SRC_TEST="do"