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-misc/fatrat | |
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-misc/fatrat')
-rw-r--r-- | net-misc/fatrat/fatrat-1.2.0_beta2.ebuild | 2 | ||||
-rw-r--r-- | net-misc/fatrat/fatrat-1.2.0_beta2_p20150803.ebuild | 2 | ||||
-rw-r--r-- | net-misc/fatrat/metadata.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/fatrat/fatrat-1.2.0_beta2.ebuild b/net-misc/fatrat/fatrat-1.2.0_beta2.ebuild index 808e42c11d8f..ab50f764a2ef 100644 --- a/net-misc/fatrat/fatrat-1.2.0_beta2.ebuild +++ b/net-misc/fatrat/fatrat-1.2.0_beta2.ebuild @@ -17,7 +17,7 @@ IUSE="bittorrent +curl doc xmpp nls webinterface" RDEPEND="dev-qt/qtdbus:4 dev-qt/qtgui:4 dev-qt/qtsvg:4 - bittorrent? ( >=net-libs/rb_libtorrent-0.14.5 + bittorrent? ( >=net-libs/libtorrent-rasterbar-0.14.5 >=dev-cpp/asio-1.1.0 dev-qt/qtwebkit:4 ) curl? ( >=net-misc/curl-7.18.2 ) diff --git a/net-misc/fatrat/fatrat-1.2.0_beta2_p20150803.ebuild b/net-misc/fatrat/fatrat-1.2.0_beta2_p20150803.ebuild index e94bada93afb..67809dc3beb9 100644 --- a/net-misc/fatrat/fatrat-1.2.0_beta2_p20150803.ebuild +++ b/net-misc/fatrat/fatrat-1.2.0_beta2_p20150803.ebuild @@ -25,7 +25,7 @@ RDEPEND="dev-qt/qtdbus:4 dev-qt/qtgui:4 dev-qt/qtsvg:4 bittorrent? ( - >=net-libs/rb_libtorrent-0.14.5 + >=net-libs/libtorrent-rasterbar-0.14.5 >=dev-cpp/asio-1.1.0 dev-qt/qtwebkit:4 ) diff --git a/net-misc/fatrat/metadata.xml b/net-misc/fatrat/metadata.xml index a025d6c4d8f9..92c93a440df7 100644 --- a/net-misc/fatrat/metadata.xml +++ b/net-misc/fatrat/metadata.xml @@ -9,7 +9,7 @@ FatRat is an open source download manager for Linux. </longdescription> <use> - <flag name="bittorrent">Use the bittorrent protocol via net-libs/rb_libtorrent.</flag> + <flag name="bittorrent">Use the bittorrent protocol via <pkg>net-libs/libtorrent-rasterbar</pkg></flag> <flag name="webinterface">Enable builtin webinterface.</flag> </use> </pkgmetadata> |