commit:     18024f65b880f5342009501146822dab299a0bb6
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 13:54:10 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 13:55:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18024f65

dev-perl/MaxMind-DB-Common: EAPI bump; dependency cleanup

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

 ...mon-0.40.1.ebuild => MaxMind-DB-Common-0.40.1-r1.ebuild} | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild 
b/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1-r1.ebuild
similarity index 74%
rename from dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild
rename to dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1-r1.ebuild
index e8d02d876865..04c2371490c8 100644
--- a/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1.ebuild
+++ b/dev-perl/MaxMind-DB-Common/MaxMind-DB-Common-0.40.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DIST_AUTHOR=MAXMIND
 DIST_VERSION=0.040001
@@ -11,27 +11,18 @@ DESCRIPTION="Code shared by the MaxMind DB reader and 
writer modules"
 LICENSE="Artistic-2"
 SLOT="0"
 KEYWORDS="amd64 ~loong ~riscv x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
-       virtual/perl-Carp
        dev-perl/Data-Dumper-Concise
        dev-perl/DateTime
-       virtual/perl-Exporter
        dev-perl/List-AllUtils
-       virtual/perl-Math-BigInt
        dev-perl/Moo
        dev-perl/MooX-StrictConstructor
-       virtual/perl-Scalar-List-Utils
        dev-perl/Sub-Quote
-       virtual/perl-autodie
        dev-perl/namespace-autoclean
 "
 BDEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
        test? (
-               virtual/perl-File-Spec
                >=virtual/perl-Test-Simple-0.960.0
        )
 "

Reply via email to