From 8d586658048aac86d68063cbe20a04fd9f8dce07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sat, 28 Jun 2025 18:35:55 +0200 Subject: [PATCH] dev-perl/Linux-Smaps: EAPI bump, dependency cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- ...-Smaps-0.140.0.ebuild => Linux-Smaps-0.140.0-r1.ebuild} | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) rename dev-perl/Linux-Smaps/{Linux-Smaps-0.140.0.ebuild => Linux-Smaps-0.140.0-r1.ebuild} (81%) 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 64d13256fdf68..ba39009b5874c 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() {