commit: e983d9a4ec1d4b093c689ab1ad579fa592744e90
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 00:05:33 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 00:06:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e983d9a4
dev-perl/common-sense: EAPI6
- EAPI6
- Parallel Tests
- Add remote-id's to metadata.xml
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/common-sense/common-sense-3.740.0-r1.ebuild | 16 ++++++++++++++++
dev-perl/common-sense/metadata.xml | 1 +
2 files changed, 17 insertions(+)
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 00000000000..cba396874a7
--- /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 66eb4c72780..03c6d58cd70 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>