commit: a528ff4973e51823512ffc30e5395c0c741d01df Author: Nikos Chantziaras <realnc <AT> gmail <DOT> com> AuthorDate: Mon Jan 21 20:02:29 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Jan 25 14:20:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a528ff49
net-p2p/qbittorrent: dep on libtorrent-rasterbar-1.1 and revbump-move Build fails with libtorrent-rasterbar-1.2. Closes: https://bugs.gentoo.org/675976 Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Nikos Chantziaras <realnc <AT> gmail.com> Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> .../{qbittorrent-4.1.4.ebuild => qbittorrent-4.1.4-r1.ebuild} | 4 ++-- .../{qbittorrent-4.1.5.ebuild => qbittorrent-4.1.5-r1.ebuild} | 4 ++-- net-p2p/qbittorrent/qbittorrent-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.4.ebuild b/net-p2p/qbittorrent/qbittorrent-4.1.4-r1.ebuild similarity index 94% rename from net-p2p/qbittorrent/qbittorrent-4.1.4.ebuild rename to net-p2p/qbittorrent/qbittorrent-4.1.4-r1.ebuild index f990644fdec..e294819ff92 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.1.4.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.1.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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.0.6:0= + =net-libs/libtorrent-rasterbar-1.1*:0= sys-libs/zlib dbus? ( dev-qt/qtdbus:5 ) X? ( diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.5.ebuild b/net-p2p/qbittorrent/qbittorrent-4.1.5-r1.ebuild similarity index 94% rename from net-p2p/qbittorrent/qbittorrent-4.1.5.ebuild rename to net-p2p/qbittorrent/qbittorrent-4.1.5-r1.ebuild index 970763d76f6..5023499c155 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.1.5.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.1.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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.0.6:0= + =net-libs/libtorrent-rasterbar-1.1*:0= sys-libs/zlib dbus? ( dev-qt/qtdbus:5 ) X? ( diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index 2c128403ac6..30188ae78c3 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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.0.6:0= + =net-libs/libtorrent-rasterbar-1.1*:0= sys-libs/zlib dbus? ( dev-qt/qtdbus:5 ) X? (
