commit:     241c9e5a633cbb8770d67a5d45373354f003204d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 15:06:50 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 30 15:12:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241c9e5a

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 <AT> gentoo.org>

 ...0-r2.ebuild => Gearman-Client-Async-0.940.0-r3.ebuild} | 15 ++++++++-------
 1 file 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
similarity index 74%
rename from dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r2.ebuild
rename to dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r3.ebuild
index 23e50adbb0d..c7409a928ef 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

Reply via email to