From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 56F1C1382C5 for ; Sat, 29 May 2021 10:34:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DA91E07A7; Sat, 29 May 2021 10:34:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8081CE07A7 for ; Sat, 29 May 2021 10:34:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46F32340ECE for ; Sat, 29 May 2021 10:34:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 499AF799 for ; Sat, 29 May 2021 10:34:53 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1622284490.77953a0b5939459f9d810f1bc3b21525c55ab2a8.zlogene@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.3.ebuild X-VCS-Directories: net-libs/libtorrent-rasterbar/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 77953a0b5939459f9d810f1bc3b21525c55ab2a8 X-VCS-Branch: master Date: Sat, 29 May 2021 10:34:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e5c90f8b-fa11-414f-b032-562eb850d9f3 X-Archives-Hash: ef366de4d6833b85e097fcc3f45c4ae7 commit: 77953a0b5939459f9d810f1bc3b21525c55ab2a8 Author: Mikle Kolyada gentoo org> AuthorDate: Sat May 29 10:33:48 2021 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat May 29 10:34:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77953a0b net-libs/libtorrent-rasterbar: misc fixes Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Mikle Kolyada gentoo.org> net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.3.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.3.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.3.ebuild index 2ae417c0282..fa7e0e64fa8 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.3.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.3.ebuild @@ -4,7 +4,6 @@ EAPI=7 PYTHON_COMPAT=( python{3_8,3_9} ) -PYTHON_REQ_USE="threads(+)" inherit cmake python-any-r1 @@ -17,9 +16,9 @@ SLOT="0/2.0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" IUSE="+dht debug gnutls python ssl test" -RESTRICT="!test? ( test ) test" -DEPEND="dev-libs/boost:=[threads]" -RDEPEND=" +RESTRICT="!test? ( test ) test" # not yet fixed +RDEPEND="dev-libs/boost:=[threads]" +DEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_any_dep '