mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
dev-perl/Gearman: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
ce0f4fac05
commit
eb52dc8201
@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=PALIK
|
||||
DIST_VERSION=2.004.015
|
||||
@ -11,29 +11,18 @@ DESCRIPTION="Gearman distributed job system, client and worker libraries"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
virtual/perl-Carp
|
||||
virtual/perl-IO
|
||||
virtual/perl-IO-Socket-IP
|
||||
dev-perl/IO-Socket-SSL
|
||||
dev-perl/List-MoreUtils
|
||||
virtual/perl-Scalar-List-Utils
|
||||
virtual/perl-Socket
|
||||
virtual/perl-Storable
|
||||
dev-perl/String-CRC32
|
||||
virtual/perl-Time-HiRes
|
||||
>=virtual/perl-version-0.770.0
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
dev-perl/File-Which
|
||||
>=dev-perl/Proc-Guard-0.70.0
|
||||
dev-perl/Test-Exception
|
||||
virtual/perl-Test-Simple
|
||||
>=dev-perl/Test-TCP-2.170.0
|
||||
dev-perl/Test-Timer
|
||||
)
|
||||
Loading…
x
Reference in New Issue
Block a user