mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
dev-perl/HTTP-Simple: cleanup
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
d29b83b7b1
commit
c30c7c07d4
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -13,12 +13,7 @@ SLOT="0"
|
|||||||
KEYWORDS="~alpha amd64 ~hppa ppc x86"
|
KEYWORDS="~alpha amd64 ~hppa ppc x86"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
virtual/perl-Carp
|
|
||||||
>=virtual/perl-Exporter-5.570.0
|
>=virtual/perl-Exporter-5.570.0
|
||||||
virtual/perl-File-Temp
|
|
||||||
>=virtual/perl-HTTP-Tiny-0.14.0
|
|
||||||
>=virtual/perl-JSON-PP-2.70.0
|
>=virtual/perl-JSON-PP-2.70.0
|
||||||
"
|
"
|
||||||
BDEPEND="${RDEPEND}
|
BDEPEND="${RDEPEND}"
|
||||||
virtual/perl-ExtUtils-MakeMaker
|
|
||||||
"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user