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 /app-leechcraft | |
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 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild b/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild index de743570cd66..4337e2d6adeb 100644 --- a/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild +++ b/app-leechcraft/lc-bittorrent/lc-bittorrent-9999.ebuild @@ -13,7 +13,7 @@ IUSE="debug geoip" DEPEND=" ~app-leechcraft/lc-core-${PV} - net-libs/rb_libtorrent + net-libs/libtorrent-rasterbar dev-qt/qtxml:5 dev-qt/qtwidgets:5 " |