From: Michał Górny Date: Thu, 26 Mar 2020 17:29:39 +0000 (+0100) Subject: net-p2p/deluge: Flatten twisted dep X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7f3158e874904e547bed32548c9344a64946f266;p=gentoo.git net-p2p/deluge: Flatten twisted dep Signed-off-by: Michał Górny --- diff --git a/net-p2p/deluge/deluge-1.3.15-r5.ebuild b/net-p2p/deluge/deluge-1.3.15-r5.ebuild index 61514eb8e1d1..bb90b8848275 100644 --- a/net-p2p/deluge/deluge-1.3.15-r5.ebuild +++ b/net-p2p/deluge/deluge-1.3.15-r5.ebuild @@ -46,12 +46,7 @@ RDEPEND="${CDEPEND} dev-python/pyopenssl[${PYTHON_MULTI_USEDEP}] dev-python/pyxdg[${PYTHON_MULTI_USEDEP}] dev-python/setproctitle[${PYTHON_MULTI_USEDEP}] - || ( >=dev-python/twisted-16.0.0[${PYTHON_MULTI_USEDEP}] - ( - >=dev-python/twisted-core-13.0[${PYTHON_MULTI_USEDEP}] - >=dev-python/twisted-web-13.0[${PYTHON_MULTI_USEDEP}] - ) - ) + >=dev-python/twisted-16.0.0[${PYTHON_MULTI_USEDEP}] geoip? ( dev-python/geoip-python[${PYTHON_MULTI_USEDEP}] ) gtk? ( sound? ( dev-python/pygame[${PYTHON_MULTI_USEDEP}] ) diff --git a/net-p2p/deluge/deluge-1.3.15-r6.ebuild b/net-p2p/deluge/deluge-1.3.15-r6.ebuild index f044210962ad..58e3297a8a9a 100644 --- a/net-p2p/deluge/deluge-1.3.15-r6.ebuild +++ b/net-p2p/deluge/deluge-1.3.15-r6.ebuild @@ -45,12 +45,7 @@ RDEPEND=" dev-python/pyopenssl[${PYTHON_MULTI_USEDEP}] dev-python/pyxdg[${PYTHON_MULTI_USEDEP}] dev-python/setproctitle[${PYTHON_MULTI_USEDEP}] - || ( >=dev-python/twisted-16.0.0[${PYTHON_MULTI_USEDEP}] - ( - >=dev-python/twisted-core-13.0[${PYTHON_MULTI_USEDEP}] - >=dev-python/twisted-web-13.0[${PYTHON_MULTI_USEDEP}] - ) - ) + >=dev-python/twisted-16.0.0[${PYTHON_MULTI_USEDEP}] geoip? ( dev-python/geoip-python[${PYTHON_MULTI_USEDEP}] ) gtk? ( sound? ( dev-python/pygame[${PYTHON_MULTI_USEDEP}] ) diff --git a/net-p2p/deluge/deluge-1.3.15-r7.ebuild b/net-p2p/deluge/deluge-1.3.15-r7.ebuild index 13817ba74ca2..018c45c4ff65 100644 --- a/net-p2p/deluge/deluge-1.3.15-r7.ebuild +++ b/net-p2p/deluge/deluge-1.3.15-r7.ebuild @@ -46,12 +46,7 @@ RDEPEND=" dev-python/pyopenssl[${PYTHON_MULTI_USEDEP}] dev-python/pyxdg[${PYTHON_MULTI_USEDEP}] dev-python/setproctitle[${PYTHON_MULTI_USEDEP}] - || ( >=dev-python/twisted-16.0.0[${PYTHON_MULTI_USEDEP}] - ( - >=dev-python/twisted-core-13.0[${PYTHON_MULTI_USEDEP}] - >=dev-python/twisted-web-13.0[${PYTHON_MULTI_USEDEP}] - ) - ) + >=dev-python/twisted-16.0.0[${PYTHON_MULTI_USEDEP}] geoip? ( dev-python/geoip-python[${PYTHON_MULTI_USEDEP}] ) gtk? ( sound? ( dev-python/pygame[${PYTHON_MULTI_USEDEP}] ) diff --git a/net-p2p/deluge/deluge-1.3.9999.ebuild b/net-p2p/deluge/deluge-1.3.9999.ebuild index af10c260e9f3..33dd3918e4ea 100644 --- a/net-p2p/deluge/deluge-1.3.9999.ebuild +++ b/net-p2p/deluge/deluge-1.3.9999.ebuild @@ -47,12 +47,7 @@ RDEPEND=" dev-python/pyopenssl[${PYTHON_MULTI_USEDEP}] dev-python/pyxdg[${PYTHON_MULTI_USEDEP}] dev-python/setproctitle[${PYTHON_MULTI_USEDEP}] - || ( >=dev-python/twisted-16.0.0[${PYTHON_MULTI_USEDEP}] - ( - >=dev-python/twisted-core-13.0[${PYTHON_MULTI_USEDEP}] - >=dev-python/twisted-web-13.0[${PYTHON_MULTI_USEDEP}] - ) - ) + >=dev-python/twisted-16.0.0[${PYTHON_MULTI_USEDEP}] geoip? ( dev-python/geoip-python[${PYTHON_MULTI_USEDEP}] ) gtk? ( sound? ( dev-python/pygame[${PYTHON_MULTI_USEDEP}] )