commit:     dc48d88ead823a1db5d9887254c2663dc1e9ca8b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  4 20:21:20 2025 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul  4 20:24:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc48d88e

dev-perl/Net-Google-SafeBrowsing-Blocklist: cleanup

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

 ...ild => Net-Google-SafeBrowsing-Blocklist-1.40.0-r4.ebuild} | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git 
a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r3.ebuild
 
b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r4.ebuild
similarity index 63%
rename from 
dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r3.ebuild
rename to 
dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r4.ebuild
index 55be88c205a8..593b875db3f0 100644
--- 
a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r3.ebuild
+++ 
b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,14 +15,7 @@ KEYWORDS="amd64 ppc x86"
 
 RDEPEND="dev-perl/URI
        >=virtual/perl-Math-BigInt-1.87
-       virtual/perl-DB_File
-       || (
-               virtual/perl-Math-BigInt-FastCalc
-               dev-perl/Math-BigInt-GMP
-       )
-"
-BDEPEND="${RDEPEND}
-       test? ( virtual/perl-Test-Simple )
 "
+BDEPEND="${RDEPEND}"
 
 PERL_RM_FILES=( "t/pod.t" )

Reply via email to