- EAPI6
- Enable tests
- Add missing CPAN remote-id's
Package-Manager: Portage-2.3.18, Repoman-2.3.6
--- /dev/null
+# 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"
</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>