From: Michał Górny Date: Fri, 7 Feb 2020 17:29:50 +0000 (+0100) Subject: net-misc/econnman: Switch to PYTHON_MULTI_USEDEP API X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1365858af059f5b893b3bfe35bcb13c376e53e91;p=gentoo.git net-misc/econnman: Switch to PYTHON_MULTI_USEDEP API Signed-off-by: Michał Górny --- diff --git a/net-misc/econnman/econnman-1.1.ebuild b/net-misc/econnman/econnman-1.1-r1.ebuild similarity index 89% rename from net-misc/econnman/econnman-1.1.ebuild rename to net-misc/econnman/econnman-1.1-r1.ebuild index 6469ce52bbc6..bf5b23bdf38b 100644 --- a/net-misc/econnman/econnman-1.1.ebuild +++ b/net-misc/econnman/econnman-1.1-r1.ebuild @@ -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() {