mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
14
dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
Normal file
14
dev-perl/Sort-Key/Sort-Key-1.330.0-r1.ebuild
Normal 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"
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user