diff options
author | Nikos Chantziaras <realnc@gmail.com> | 2019-01-21 22:02:29 +0200 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-25 17:20:46 +0300 |
commit | a528ff4973e51823512ffc30e5395c0c741d01df (patch) | |
tree | 1fcd0c6e92cde47feda5a0eca9a9fe9c87019b4c /net-p2p/qbittorrent | |
parent | sys-process/audit: amd64 stable wrt bug #669532 (diff) | |
download | gentoo-a528ff4973e51823512ffc30e5395c0c741d01df.tar.gz gentoo-a528ff4973e51823512ffc30e5395c0c741d01df.tar.bz2 gentoo-a528ff4973e51823512ffc30e5395c0c741d01df.zip |
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@gmail.com>
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.1.4-r1.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-4.1.4.ebuild) | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.1.5-r1.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-4.1.5.ebuild) | 4 | ||||
-rw-r--r-- | 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 index f990644fdeca..e294819ff929 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 index 970763d76f69..5023499c1558 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 2c128403ac6f..30188ae78c36 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? ( |