commit:     1e45605ccd59b22a152d5d0011eb43200f1b2edb
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 20:02:08 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 20:09:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e45605c

dev-perl/Hash-MultiValue: EAPI bump

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

 ...e-0.160.0-r1.ebuild => Hash-MultiValue-0.160.0-r2.ebuild} | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r1.ebuild 
b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r2.ebuild
similarity index 58%
rename from dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r1.ebuild
rename to dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r2.ebuild
index 1780be0a2a71..0b36aee57196 100644
--- a/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r1.ebuild
+++ b/dev-perl/Hash-MultiValue/Hash-MultiValue-0.160.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=ARISTOTLE
 DIST_VERSION=0.16
@@ -11,11 +11,3 @@ DESCRIPTION="Store multiple values per key"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-BDEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? ( virtual/perl-Test-Simple )
-"

Reply via email to