commit:     31b6e5f059e31e6c7f644a83695e3da0b199f898
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 19 19:36:04 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 19 19:36:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b6e5f0

dev-perl/Devel-Symdump: EAPI bump

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

 ...mp-2.180.0-r1.ebuild => Devel-Symdump-2.180.0-r2.ebuild} | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild 
b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r2.ebuild
similarity index 66%
rename from dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
rename to dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r2.ebuild
index d9dc7c1fe324..10634204373d 100644
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r1.ebuild
+++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=ANDK
 DIST_VERSION=2.18
@@ -11,16 +11,7 @@ DESCRIPTION="Dump symbol names or the symbol table"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-BDEPEND="
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               virtual/perl-IO-Compress
-               virtual/perl-Test-Simple
-       )
-"
 PERL_RM_FILES=(
        t/podcover.t
        t/pod.t

Reply via email to