dev-perl/Search-Sitemap: cleanup

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-07-04 22:17:44 +02:00
parent 6ffd5e8fb4
commit 85c2562e05
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@ -12,8 +12,6 @@ SLOT="0"
KEYWORDS="~amd64" KEYWORDS="~amd64"
RDEPEND=" RDEPEND="
virtual/perl-Carp
virtual/perl-IO-Zlib
dev-perl/Module-Find dev-perl/Module-Find
dev-perl/Class-Trigger dev-perl/Class-Trigger
dev-perl/MooseX-ClassAttribute dev-perl/MooseX-ClassAttribute
@ -23,7 +21,6 @@ RDEPEND="
" "
BDEPEND="${RDEPEND} BDEPEND="${RDEPEND}
dev-perl/Module-Install dev-perl/Module-Install
virtual/perl-ExtUtils-MakeMaker
test? ( test? (
dev-perl/Test-Most dev-perl/Test-Most
dev-perl/Test-Mock-LWP dev-perl/Test-Mock-LWP