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
This commit is contained in:
Kent Fredric
2018-01-11 09:01:47 +13:00
parent 48a54e66ea
commit ad12fe29b8
2 changed files with 20 additions and 0 deletions

View File

@@ -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"

View 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>