summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/common-sense')
-rw-r--r--dev-perl/common-sense/common-sense-3.740.0-r1.ebuild16
-rw-r--r--dev-perl/common-sense/metadata.xml1
2 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/common-sense/common-sense-3.740.0-r1.ebuild b/dev-perl/common-sense/common-sense-3.740.0-r1.ebuild
new file mode 100644
index 000000000000..cba396874a74
--- /dev/null
+++ b/dev-perl/common-sense/common-sense-3.740.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=3.74
+inherit perl-module
+
+DESCRIPTION="Save a tree AND a kitten, use common::sense!"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-solaris"
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
diff --git a/dev-perl/common-sense/metadata.xml b/dev-perl/common-sense/metadata.xml
index 66eb4c727804..03c6d58cd708 100644
--- a/dev-perl/common-sense/metadata.xml
+++ b/dev-perl/common-sense/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="cpan">common-sense</remote-id>
+ <remote-id type="cpan-module">common::sense</remote-id>
</upstream>
</pkgmetadata>