dev-perl/common-sense: EAPI6
authorKent Fredric <kentnl@gentoo.org>
Thu, 19 Oct 2017 00:05:33 +0000 (13:05 +1300)
committerKent Fredric <kentnl@gentoo.org>
Thu, 19 Oct 2017 00:06:17 +0000 (13:06 +1300)
- 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 [new file with mode: 0644]
dev-perl/common-sense/metadata.xml

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 (file)
index 0000000..cba3968
--- /dev/null
@@ -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"
index 66eb4c72780450d54e2501a10d28c934400ee41e..03c6d58cd7085e4246328a517f05a249effc3b2d 100644 (file)
@@ -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>