commit:     ad12fe29b850fbc0d71fe7bdf9c9f2084a7ee6bb
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 20:01:47 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 20:46:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad12fe29

dev-perl/Sort-Key: EAPI6 + tests

- 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 | 14 ++++++++++++++
 dev-perl/Sort-Key/metadata.xml               |  6 ++++++
 2 files changed, 20 insertions(+)

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
index 00000000000..58b94afbc7f
--- /dev/null
+++ b/dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
@@ -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"

diff --git a/dev-perl/Sort-Key/metadata.xml b/dev-perl/Sort-Key/metadata.xml
index 4eeabf11ace..38d2405f92e 100644
--- a/dev-perl/Sort-Key/metadata.xml
+++ b/dev-perl/Sort-Key/metadata.xml
@@ -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>

Reply via email to