commit:     8a61c0e056cbae49a028c96c632e1933600d8f5f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  8 14:34:29 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug  8 14:45:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a61c0e0

dev-perl/Sort-Key-IPv4: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...4-0.30.0-r1.ebuild => Sort-Key-IPv4-0.30.0-r2.ebuild} | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild 
b/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r2.ebuild
similarity index 54%
rename from dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild
rename to dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r2.ebuild
index 38f7af1eb37..1c4c5cfbdb5 100644
--- a/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild
+++ b/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
-DIST_AUTHOR="SALVA"
-DIST_VERSION="0.03"
+DIST_AUTHOR=SALVA
+DIST_VERSION=0.03
 
 inherit perl-module
 
@@ -12,9 +12,11 @@ DESCRIPTION="Sort IP v4 addresses"
 
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
-RDEPEND=">=dev-perl/Sort-Key-1.280.0"
-DEPEND="${RDEPEND}"
+RDEPEND="
+       >=dev-perl/Sort-Key-1.280.0
+"
+BDEPEND="${RDEPEND}
+"
 
 PERL_RM_FILES=( "t/pods.t" )

Reply via email to