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/deluge/deluge-9999.ebuild | |
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/deluge/deluge-9999.ebuild')
-rw-r--r-- | net-p2p/deluge/deluge-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/deluge/deluge-9999.ebuild b/net-p2p/deluge/deluge-9999.ebuild index c6e4259d2aec..42a1addef2d3 100644 --- a/net-p2p/deluge/deluge-9999.ebuild +++ b/net-p2p/deluge/deluge-9999.ebuild @@ -34,7 +34,7 @@ PATCHES=( "${FILESDIR}/${PN}-1.3.12-fix_scheduler_plugin.patch" ) -CDEPEND=">=net-libs/rb_libtorrent-0.14.9[python,${PYTHON_USEDEP}]" +CDEPEND=">=net-libs/libtorrent-rasterbar-0.14.9[python,${PYTHON_USEDEP}]" DEPEND="${CDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] dev-util/intltool" |