commit:     b817a18ae42172d4197e2eae7974618e95135a88
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 20:49:00 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 20:49:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b817a18a

dev-perl/Net-IP: EAPI=8 bump

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

 .../Net-IP/{Net-IP-1.260.0-r1.ebuild => Net-IP-1.260.0-r2.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Net-IP/Net-IP-1.260.0-r1.ebuild 
b/dev-perl/Net-IP/Net-IP-1.260.0-r2.ebuild
similarity index 84%
rename from dev-perl/Net-IP/Net-IP-1.260.0-r1.ebuild
rename to dev-perl/Net-IP/Net-IP-1.260.0-r2.ebuild
index 959086c8663..ca788a6c042 100644
--- a/dev-perl/Net-IP/Net-IP-1.260.0-r1.ebuild
+++ b/dev-perl/Net-IP/Net-IP-1.260.0-r2.ebuild
@@ -1,17 +1,15 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=MANU
-MODULE_VERSION=1.26
+DIST_AUTHOR=MANU
+DIST_VERSION=1.26
 inherit perl-module
 
 DESCRIPTION="Perl extension for manipulating IPv4/IPv6 addresses"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
-IUSE=""
 
 PATCHES=( "${FILESDIR}/initip-0.patch" )
-SRC_TEST="do"

Reply via email to