From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1335189-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id DF3E4158086
	for <garchives@archives.gentoo.org>; Sun, 31 Oct 2021 10:22:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AF96CE0B1A;
	Sun, 31 Oct 2021 10:21:59 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 94107E0B1A
	for <gentoo-commits@lists.gentoo.org>; Sun, 31 Oct 2021 10:21:59 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A180D343775
	for <gentoo-commits@lists.gentoo.org>; Sun, 31 Oct 2021 10:21:58 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 21A01D0
	for <gentoo-commits@lists.gentoo.org>; Sun, 31 Oct 2021 10:21:57 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1635675692.4187e6957ace5bebdd22b8ad44a404566baeed57.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libtorrent-rasterbar/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r4.ebuild net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r5.ebuild
X-VCS-Directories: net-libs/libtorrent-rasterbar/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 4187e6957ace5bebdd22b8ad44a404566baeed57
X-VCS-Branch: master
Date: Sun, 31 Oct 2021 10:21:57 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 5c3bbe2a-6b49-4559-a314-3e265954cd2e
X-Archives-Hash: 56dc272d465499cae777989b85595f24

commit:     4187e6957ace5bebdd22b8ad44a404566baeed57
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 10:21:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 10:21:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4187e695

net-libs/libtorrent-rasterbar: undo boost upper bound

I think I was too hasty here.

Bug: https://bugs.gentoo.org/815145
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...rasterbar-2.0.4-r5.ebuild => libtorrent-rasterbar-2.0.4-r4.ebuild} | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

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
similarity index 93%
rename from net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r5.ebuild
rename to net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r4.ebuild
index cf17459e25a..846dee645ee 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r5.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.4-r4.ebuild
@@ -18,10 +18,8 @@ IUSE="+dht debug gnutls python ssl test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RESTRICT="!test? ( test ) test" # not yet fixed
-# Depend on older Boost for now for bug #815145
-# Possible runtime crashes
 DEPEND="
-	<dev-libs/boost-1.77:=[threads(+)]
+	dev-libs/boost:=[threads(+)]
 	python? (
 		${PYTHON_DEPS}
 		$(python_gen_cond_dep '