Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gearman-Client-Async/
Date: Sat, 30 Oct 2021 15:13:16
Message-Id: 1635606768.241c9e5a633cbb8770d67a5d45373354f003204d.dilfridge@gentoo
1 commit: 241c9e5a633cbb8770d67a5d45373354f003204d
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 30 15:06:50 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 30 15:12:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241c9e5a
7
8 dev-perl/Gearman-Client-Async: EAPI=8 bump
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 ...0-r2.ebuild => Gearman-Client-Async-0.940.0-r3.ebuild} | 15 ++++++++-------
14 1 file changed, 8 insertions(+), 7 deletions(-)
15
16 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
17 similarity index 74%
18 rename from dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r2.ebuild
19 rename to dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r3.ebuild
20 index 23e50adbb0d..c7409a928ef 100644
21 --- a/dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r2.ebuild
22 +++ b/dev-perl/Gearman-Client-Async/Gearman-Client-Async-0.940.0-r3.ebuild
23 @@ -1,7 +1,7 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=6
29 +EAPI=8
30
31 DIST_AUTHOR=BRADFITZ
32 DIST_VERSION=0.94
33 @@ -11,16 +11,17 @@ DESCRIPTION="Asynchronous client module for Gearman for Danga::Socket applicatio
34
35 SLOT="0"
36 KEYWORDS="~amd64 ~ppc ~x86"
37 -IUSE="test"
38 -RESTRICT="!test? ( test )"
39
40 -RDEPEND=">=dev-perl/Gearman-1.07
41 - >=dev-perl/Danga-Socket-1.57"
42 -DEPEND="${RDEPEND}
43 +RDEPEND="
44 + >=dev-perl/Gearman-1.70.0
45 + >=dev-perl/Danga-Socket-1.570.0
46 +"
47 +BDEPEND="${RDEPEND}
48 test? ( dev-perl/Gearman-Server )
49 "
50
51 DIST_TEST="do"
52 +
53 src_test() {
54 local BADTESTS=(
55 # blocks forever