Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtorrent-rasterbar/
Date: Sat, 29 May 2021 10:34:57
Message-Id: 1622284490.77953a0b5939459f9d810f1bc3b21525c55ab2a8.zlogene@gentoo
1 commit: 77953a0b5939459f9d810f1bc3b21525c55ab2a8
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 10:33:48 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 10:34:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77953a0b
7
8 net-libs/libtorrent-rasterbar: misc fixes
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.3.ebuild | 7 +++----
14 1 file changed, 3 insertions(+), 4 deletions(-)
15
16 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.3.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.3.ebuild
17 index 2ae417c0282..fa7e0e64fa8 100644
18 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.3.ebuild
19 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.3.ebuild
20 @@ -4,7 +4,6 @@
21 EAPI=7
22
23 PYTHON_COMPAT=( python{3_8,3_9} )
24 -PYTHON_REQ_USE="threads(+)"
25
26 inherit cmake python-any-r1
27
28 @@ -17,9 +16,9 @@ SLOT="0/2.0"
29 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
30 IUSE="+dht debug gnutls python ssl test"
31
32 -RESTRICT="!test? ( test ) test"
33 -DEPEND="dev-libs/boost:=[threads]"
34 -RDEPEND="
35 +RESTRICT="!test? ( test ) test" # not yet fixed
36 +RDEPEND="dev-libs/boost:=[threads]"
37 +DEPEND="
38 python? (
39 ${PYTHON_DEPS}
40 $(python_gen_any_dep '