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 DFA5513835B for ; Sun, 30 Aug 2020 12:04:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2D06E0876; Sun, 30 Aug 2020 12:04:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5A65EE0876 for ; Sun, 30 Aug 2020 12:04:20 +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 31E0C340DD4 for ; Sun, 30 Aug 2020 12:04:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5C52336 for ; Sun, 30 Aug 2020 12:04:17 +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: <1598789056.563614dcae25370b7b6196166250035d1d699afa.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/qbittorrent/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/qbittorrent/qbittorrent-4.2.5-r1.ebuild net-p2p/qbittorrent/qbittorrent-4.2.5-r2.ebuild X-VCS-Directories: net-p2p/qbittorrent/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 563614dcae25370b7b6196166250035d1d699afa X-VCS-Branch: master Date: Sun, 30 Aug 2020 12:04:17 +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: 27eaa8df-be52-4691-b5b3-34a29591f7ef X-Archives-Hash: 61e91f2aba863eba3db7d0f2bed3895d commit: 563614dcae25370b7b6196166250035d1d699afa Author: Mikle Kolyada gentoo org> AuthorDate: Sun Aug 30 12:00:15 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Aug 30 12:04:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=563614dc net-p2p/qbittorrent: remove libtorrent restriction Closes: https://bugs.gentoo.org/739484 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada gentoo.org> .../{qbittorrent-4.2.5-r1.ebuild => qbittorrent-4.2.5-r2.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-p2p/qbittorrent/qbittorrent-4.2.5-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.2.5-r2.ebuild similarity index 92% rename from net-p2p/qbittorrent/qbittorrent-4.2.5-r1.ebuild rename to net-p2p/qbittorrent/qbittorrent-4.2.5-r2.ebuild index 2818adfaefe..9768d17e97f 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.2.5-r1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.2.5-r2.ebuild @@ -27,9 +27,8 @@ RDEPEND=" >=dev-libs/boost-1.62.0-r1:= dev-qt/qtcore:5 dev-qt/qtnetwork:5[ssl] - >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5(+),X?] dev-qt/qtxml:5 - =net-libs/libtorrent-rasterbar-1.2.0:0= sys-libs/zlib dbus? ( dev-qt/qtdbus:5 ) X? (