mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-perl/Web-Machine: cleanup
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
0649459f54
commit
507aaffd3d
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 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
|
||||||
@ -11,25 +11,17 @@ DESCRIPTION="A Perl port of Webmachine"
|
|||||||
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
IUSE="test"
|
|
||||||
RESTRICT="!test? ( test )"
|
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
virtual/perl-Carp
|
|
||||||
virtual/perl-Data-Dumper
|
|
||||||
virtual/perl-Encode
|
|
||||||
dev-perl/HTTP-Headers-ActionPack
|
dev-perl/HTTP-Headers-ActionPack
|
||||||
dev-perl/Hash-MultiValue
|
dev-perl/Hash-MultiValue
|
||||||
dev-perl/IO-Handle-Util
|
dev-perl/IO-Handle-Util
|
||||||
virtual/perl-Scalar-List-Utils
|
|
||||||
virtual/perl-Locale-Maketext
|
|
||||||
dev-perl/Module-Runtime
|
dev-perl/Module-Runtime
|
||||||
dev-perl/Sub-Exporter
|
dev-perl/Sub-Exporter
|
||||||
dev-perl/Try-Tiny
|
dev-perl/Try-Tiny
|
||||||
"
|
"
|
||||||
BDEPEND="${RDEPEND}
|
BDEPEND="${RDEPEND}
|
||||||
dev-perl/Module-Build
|
dev-perl/Module-Build
|
||||||
virtual/perl-ExtUtils-MakeMaker
|
|
||||||
test? (
|
test? (
|
||||||
dev-perl/Net-HTTP
|
dev-perl/Net-HTTP
|
||||||
dev-perl/Path-Class
|
dev-perl/Path-Class
|
||||||
Loading…
x
Reference in New Issue
Block a user