commit:     8d586658048aac86d68063cbe20a04fd9f8dce07
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 16:35:55 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 17:21:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d586658

dev-perl/Linux-Smaps: EAPI bump, dependency cleanup

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

 .../{Linux-Smaps-0.140.0.ebuild => Linux-Smaps-0.140.0-r1.ebuild}  | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild 
b/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0-r1.ebuild
similarity index 81%
rename from dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild
rename to dev-perl/Linux-Smaps/Linux-Smaps-0.140.0-r1.ebuild
index 64d13256fdf6..ba39009b5874 100644
--- a/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild
+++ b/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=AERUDER
 DIST_VERSION=0.14
@@ -12,9 +12,6 @@ DESCRIPTION="Perl interface to /proc/PID/smaps"
 SLOT="0"
 KEYWORDS="amd64 ~arm ppc ppc64 ~riscv x86"
 
-BDEPEND="
-       virtual/perl-ExtUtils-MakeMaker
-"
 # This is only explict due to not seeing where
 # this variable gets used otherwise
 pkg_setup() {

Reply via email to