mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -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
|
||||
|
||||
EAPI=8
|
||||
@ -11,25 +11,17 @@ DESCRIPTION="A Perl port of Webmachine"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
virtual/perl-Carp
|
||||
virtual/perl-Data-Dumper
|
||||
virtual/perl-Encode
|
||||
dev-perl/HTTP-Headers-ActionPack
|
||||
dev-perl/Hash-MultiValue
|
||||
dev-perl/IO-Handle-Util
|
||||
virtual/perl-Scalar-List-Utils
|
||||
virtual/perl-Locale-Maketext
|
||||
dev-perl/Module-Runtime
|
||||
dev-perl/Sub-Exporter
|
||||
dev-perl/Try-Tiny
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
dev-perl/Module-Build
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
dev-perl/Net-HTTP
|
||||
dev-perl/Path-Class
|
||||
Loading…
x
Reference in New Issue
Block a user