commit: 1ca8c2a8a1415a7e6701157ff6ccb6b06537edca Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Aug 30 11:08:45 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Aug 30 11:09:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca8c2a8
net-p2p/qbittorrent: workaround libtorrent-rasterbar dependency * qbitorrent applies -std=c++14 * liboterrent-rasterbar applies -std=c++11 Bug: https://bugs.gentoo.org/739484 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> .../{qbittorrent-4.2.5.ebuild => qbittorrent-4.2.5-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/qbittorrent/qbittorrent-4.2.5.ebuild b/net-p2p/qbittorrent/qbittorrent-4.2.5-r1.ebuild similarity index 97% rename from net-p2p/qbittorrent/qbittorrent-4.2.5.ebuild rename to net-p2p/qbittorrent/qbittorrent-4.2.5-r1.ebuild index 7813f67cbfa..2818adfaefe 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.2.5.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.2.5-r1.ebuild @@ -29,7 +29,7 @@ RDEPEND=" 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= + <net-libs/libtorrent-rasterbar-1.2.9:0= sys-libs/zlib dbus? ( dev-qt/qtdbus:5 ) X? (
