summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-30 17:06:50 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-30 17:12:48 +0200
commit241c9e5a633cbb8770d67a5d45373354f003204d (patch)
treed387b5d99e6a8709937e237ada0b1563009d1b25
parentdev-perl/Gearman: Remove old (diff)
downloadgentoo-241c9e5a.tar.gz
gentoo-241c9e5a.tar.bz2
gentoo-241c9e5a.zip
dev-perl/Gearman-Client-Async: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r3.ebuild (renamed from dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r2.ebuild)15
1 files changed, 8 insertions, 7 deletions
diff --git a/dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r2.ebuild b/dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r3.ebuild
index 23e50adbb0d4..c7409a928ef6 100644
--- a/dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r2.ebuild
+++ b/dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=BRADFITZ
DIST_VERSION=0.94
@@ -11,16 +11,17 @@ DESCRIPTION="Asynchronous client module for Gearman for Danga::Socket applicatio
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-RDEPEND=">=dev-perl/Gearman-1.07
- >=dev-perl/Danga-Socket-1.57"
-DEPEND="${RDEPEND}
+RDEPEND="
+ >=dev-perl/Gearman-1.70.0
+ >=dev-perl/Danga-Socket-1.570.0
+"
+BDEPEND="${RDEPEND}
test? ( dev-perl/Gearman-Server )
"
DIST_TEST="do"
+
src_test() {
local BADTESTS=(
# blocks forever