Skip to content

Commit

Permalink
dev-perl/Sort-Key-IPv4: EAPI6 + Tests
Browse files Browse the repository at this point in the history
- EAPI6ify
- Enable tests
- Add missing CPAN remote-ids

Package-Manager: Portage-2.3.18, Repoman-2.3.6
  • Loading branch information
kentfredric committed Jan 10, 2018
1 parent ad12fe2 commit 6abd705
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
20 changes: 20 additions & 0 deletions dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DIST_AUTHOR="SALVA"
DIST_VERSION="0.03"

inherit perl-module

DESCRIPTION="Sort IP v4 addresses"

SLOT="0"
KEYWORDS="~amd64"
IUSE=""

RDEPEND=">=dev-perl/Sort-Key-1.280.0"
DEPEND="${RDEPEND}"

PERL_RM_FILES=( "t/pods.t" )
1 change: 1 addition & 0 deletions dev-perl/Sort-Key-IPv4/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="cpan">Sort-Key-IPv4</remote-id>
<remote-id type="cpan-module">Sort::Key::IPv4</remote-id>
</upstream>
</pkgmetadata>

0 comments on commit 6abd705

Please sign in to comment.