dev-perl/Sort-Key: EAPI6 + tests
authorKent Fredric <kentnl@gentoo.org>
Wed, 10 Jan 2018 20:01:47 +0000 (09:01 +1300)
committerKent Fredric <kentnl@gentoo.org>
Wed, 10 Jan 2018 20:46:21 +0000 (09:46 +1300)
- EAPI6
- Enable tests
- Add missing CPAN remote-id's

Package-Manager: Portage-2.3.18, Repoman-2.3.6

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

diff --git a/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
new file mode 100644 (file)
index 0000000..58b94af
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR="SALVA"
+DIST_VERSION="1.33"
+
+inherit perl-module
+
+DESCRIPTION="sort objects by some (calculated) key"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
index 4eeabf11ace12974ac316ed480ead6287933eed3..38d2405f92e7c81fd6e272c3217a91319cdb890f 100644 (file)
@@ -7,5 +7,11 @@
   </maintainer>
   <upstream>
     <remote-id type="cpan">Sort-Key</remote-id>
+    <remote-id type="cpan-module">Sort::Key</remote-id>
+    <remote-id type="cpan-module">Sort::Key::Maker</remote-id>
+    <remote-id type="cpan-module">Sort::Key::Multi</remote-id>
+    <remote-id type="cpan-module">Sort::Key::Natural</remote-id>
+    <remote-id type="cpan-module">Sort::Key::Register</remote-id>
+    <remote-id type="cpan-module">Sort::Key::Types</remote-id>
   </upstream>
 </pkgmetadata>