dev-perl/Sort-Key-IPv4: EAPI6 + Tests
authorKent Fredric <kentnl@gentoo.org>
Wed, 10 Jan 2018 20:05:42 +0000 (09:05 +1300)
committerKent Fredric <kentnl@gentoo.org>
Wed, 10 Jan 2018 20:46:22 +0000 (09:46 +1300)
- EAPI6ify
- Enable tests
- Add missing CPAN remote-ids

Package-Manager: Portage-2.3.18, Repoman-2.3.6

dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild [new file with mode: 0644]
dev-perl/Sort-Key-IPv4/metadata.xml

diff --git a/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild b/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild
new file mode 100644 (file)
index 0000000..38f7af1
--- /dev/null
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR="SALVA"
+DIST_VERSION="0.03"
+
+inherit perl-module
+
+DESCRIPTION="Sort IP v4 addresses"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=">=dev-perl/Sort-Key-1.280.0"
+DEPEND="${RDEPEND}"
+
+PERL_RM_FILES=( "t/pods.t" )
index 5ef03bab2adb0c2d4cef807a3fb21577b2c5ed81..6315c12f7f77f832b6d7b8db57779c3b80faf531 100644 (file)
@@ -7,5 +7,6 @@
   </maintainer>
   <upstream>
     <remote-id type="cpan">Sort-Key-IPv4</remote-id>
+    <remote-id type="cpan-module">Sort::Key::IPv4</remote-id>
   </upstream>
 </pkgmetadata>