Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtorrent-rasterbar/
Date: Sun, 31 Oct 2021 10:22:00
Message-Id: 1635675692.4187e6957ace5bebdd22b8ad44a404566baeed57.sam@gentoo
1 commit: 4187e6957ace5bebdd22b8ad44a404566baeed57
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 31 10:21:32 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 10:21:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4187e695
7
8 net-libs/libtorrent-rasterbar: undo boost upper bound
9
10 I think I was too hasty here.
11
12 Bug: https://bugs.gentoo.org/815145
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 ...rasterbar-2.0.4-r5.ebuild => libtorrent-rasterbar-2.0.4-r4.ebuild} | 4 +---
16 1 file changed, 1 insertion(+), 3 deletions(-)
17
18 diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r5.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r4.ebuild
19 similarity index 93%
20 rename from net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r5.ebuild
21 rename to net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r4.ebuild
22 index cf17459e25a..846dee645ee 100644
23 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r5.ebuild
24 +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r4.ebuild
25 @@ -18,10 +18,8 @@ IUSE="+dht debug gnutls python ssl test"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
27
28 RESTRICT="!test? ( test ) test" # not yet fixed
29 -# Depend on older Boost for now for bug #815145
30 -# Possible runtime crashes
31 DEPEND="
32 - <dev-libs/boost-1.77:=[threads(+)]
33 + dev-libs/boost:=[threads(+)]
34 python? (
35 ${PYTHON_DEPS}
36 $(python_gen_cond_dep '