commit:     d3626a548719804d2712e24aada8b227b0624028
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 17 00:54:05 2021 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Dec 17 00:54:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3626a54

net-p2p/deluge: deluge is compatible with libtorrent-rasterbar-2

See: https://github.com/deluge-torrent/deluge/pull/312
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 net-p2p/deluge/{deluge-9999.ebuild => deluge-2.0.5-r1.ebuild} | 4 ++--
 net-p2p/deluge/deluge-9999.ebuild                             | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-p2p/deluge/deluge-9999.ebuild 
b/net-p2p/deluge/deluge-2.0.5-r1.ebuild
similarity index 96%
copy from net-p2p/deluge/deluge-9999.ebuild
copy to net-p2p/deluge/deluge-2.0.5-r1.ebuild
index 567df54ba964..f432594a17df 100644
--- a/net-p2p/deluge/deluge-9999.ebuild
+++ b/net-p2p/deluge/deluge-2.0.5-r1.ebuild
@@ -28,7 +28,7 @@ REQUIRED_USE="
 "
 
 DEPEND="
-       <net-libs/libtorrent-rasterbar-2.0.0:=[python,${PYTHON_SINGLE_USEDEP}]
+       net-libs/libtorrent-rasterbar:=[python,${PYTHON_SINGLE_USEDEP}]
        $(python_gen_cond_dep '
                dev-python/wheel[${PYTHON_USEDEP}]
        ')
@@ -36,7 +36,7 @@ DEPEND="
        acct-group/deluge
        acct-user/deluge"
 RDEPEND="
-       <net-libs/libtorrent-rasterbar-2.0.0:=[python,${PYTHON_SINGLE_USEDEP}]
+       net-libs/libtorrent-rasterbar:=[python,${PYTHON_SINGLE_USEDEP}]
        $(python_gen_cond_dep '
                dev-python/chardet[${PYTHON_USEDEP}]
                dev-python/distro[${PYTHON_USEDEP}]

diff --git a/net-p2p/deluge/deluge-9999.ebuild 
b/net-p2p/deluge/deluge-9999.ebuild
index 567df54ba964..f432594a17df 100644
--- a/net-p2p/deluge/deluge-9999.ebuild
+++ b/net-p2p/deluge/deluge-9999.ebuild
@@ -28,7 +28,7 @@ REQUIRED_USE="
 "
 
 DEPEND="
-       <net-libs/libtorrent-rasterbar-2.0.0:=[python,${PYTHON_SINGLE_USEDEP}]
+       net-libs/libtorrent-rasterbar:=[python,${PYTHON_SINGLE_USEDEP}]
        $(python_gen_cond_dep '
                dev-python/wheel[${PYTHON_USEDEP}]
        ')
@@ -36,7 +36,7 @@ DEPEND="
        acct-group/deluge
        acct-user/deluge"
 RDEPEND="
-       <net-libs/libtorrent-rasterbar-2.0.0:=[python,${PYTHON_SINGLE_USEDEP}]
+       net-libs/libtorrent-rasterbar:=[python,${PYTHON_SINGLE_USEDEP}]
        $(python_gen_cond_dep '
                dev-python/chardet[${PYTHON_USEDEP}]
                dev-python/distro[${PYTHON_USEDEP}]

Reply via email to