dev-perl/HTTP-Simple: cleanup

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-07-05 20:25:57 +02:00
parent d29b83b7b1
commit c30c7c07d4
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -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
@ -13,12 +13,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ppc x86"
RDEPEND="
virtual/perl-Carp
>=virtual/perl-Exporter-5.570.0
virtual/perl-File-Temp
>=virtual/perl-HTTP-Tiny-0.14.0
>=virtual/perl-JSON-PP-2.70.0
"
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"
BDEPEND="${RDEPEND}"