commit:     95b9fa3c47c41e5e6249143cfff7f58d823f2614
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 12:28:40 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 13:55:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b9fa3c

dev-perl/Nmap-Parser: EAPI bump; cleanup deps

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../{Nmap-Parser-1.370.0.ebuild => Nmap-Parser-1.370.0-r1.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Nmap-Parser/Nmap-Parser-1.370.0.ebuild 
b/dev-perl/Nmap-Parser/Nmap-Parser-1.370.0-r1.ebuild
similarity index 76%
rename from dev-perl/Nmap-Parser/Nmap-Parser-1.370.0.ebuild
rename to dev-perl/Nmap-Parser/Nmap-Parser-1.370.0-r1.ebuild
index 79bc422234cb..4d69736f49e8 100644
--- a/dev-perl/Nmap-Parser/Nmap-Parser-1.370.0.ebuild
+++ b/dev-perl/Nmap-Parser/Nmap-Parser-1.370.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=APERSAUD
 DIST_VERSION=1.37
@@ -17,6 +17,4 @@ KEYWORDS="amd64 x86"
 RDEPEND="
        >=virtual/perl-Storable-2.0.0
        >=dev-perl/XML-Twig-3.160.0"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-"
+DEPEND="${RDEPEND}"

Reply via email to