net-misc/econnman: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 17:29:50 +0000 (18:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:34:12 +0000 (17:34 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/econnman/econnman-1.1-r1.ebuild [moved from net-misc/econnman/econnman-1.1.ebuild with 89% similarity]

similarity index 89%
rename from net-misc/econnman/econnman-1.1.ebuild
rename to net-misc/econnman/econnman-1.1-r1.ebuild
index 6469ce52bbc62b3499c70bece38a7522e284e9be..bf5b23bdf38bf0efce13cc59ee31899e3f98f47f 100644 (file)
@@ -21,7 +21,9 @@ DEPEND="${PYTHON_DEPS}"
 RDEPEND="
        ${DEPEND}
        dev-libs/efl[X,connman]
-       dev-python/python-efl[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/python-efl[${PYTHON_MULTI_USEDEP}]
+       ')
 "
 
 src_prepare() {