diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-03-18 23:04:16 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-03-19 00:03:24 +0100 |
commit | 08182c35282ee43933a39462ef9fb7092b368a90 (patch) | |
tree | 6074222ba8695980cb5b716866546facd2500dec /net-p2p/qbittorrent | |
parent | net-p2p/qbittorrent: Drop old (diff) | |
download | gentoo-08182c35282ee43933a39462ef9fb7092b368a90.tar.gz gentoo-08182c35282ee43933a39462ef9fb7092b368a90.tar.bz2 gentoo-08182c35282ee43933a39462ef9fb7092b368a90.zip |
net-libs/rb_libtorrent: pkgmove to libtorrent-rasterbar
Gentoo-bug: 576126
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4241
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.3.11.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.3.7.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-9999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild b/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild index f33532cd9f02..485a4b94e5f5 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild @@ -30,7 +30,7 @@ RDEPEND=" dev-qt/qtnetwork:5[ssl] >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5,X?] dev-qt/qtxml:5 - >=net-libs/rb_libtorrent-1.0.6 + >=net-libs/libtorrent-rasterbar-1.0.6 sys-libs/zlib dbus? ( dev-qt/qtdbus:5 ) X? ( diff --git a/net-p2p/qbittorrent/qbittorrent-3.3.11.ebuild b/net-p2p/qbittorrent/qbittorrent-3.3.11.ebuild index 1221fe2d7a4d..06ecba507335 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.3.11.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.3.11.ebuild @@ -30,7 +30,7 @@ RDEPEND=" dev-qt/qtnetwork:5[ssl] >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5,X?] dev-qt/qtxml:5 - >=net-libs/rb_libtorrent-1.0.6 + >=net-libs/libtorrent-rasterbar-1.0.6 sys-libs/zlib dbus? ( dev-qt/qtdbus:5 ) X? ( diff --git a/net-p2p/qbittorrent/qbittorrent-3.3.7.ebuild b/net-p2p/qbittorrent/qbittorrent-3.3.7.ebuild index 7fbaf8001a9f..270cf58e9b59 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.3.7.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.3.7.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE=" RDEPEND=" dev-libs/boost:= - >=net-libs/rb_libtorrent-1.0.6 + >=net-libs/libtorrent-rasterbar-1.0.6 sys-libs/zlib !qt5? ( >=dev-libs/qjson-0.8.1[qt4(+)] diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index c9cd2adbda54..332e40636c50 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE=" RDEPEND=" dev-libs/boost:= - >=net-libs/rb_libtorrent-1.0.6 + >=net-libs/libtorrent-rasterbar-1.0.6 sys-libs/zlib !qt5? ( >=dev-libs/qjson-0.8.1[qt4(+)] |