sci-mathematics/relational: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 19:09:22 +0000 (20:09 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:35:35 +0000 (17:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-mathematics/relational/relational-2.5-r1.ebuild [moved from sci-mathematics/relational/relational-2.5.ebuild with 89% similarity]

similarity index 89%
rename from sci-mathematics/relational/relational-2.5.ebuild
rename to sci-mathematics/relational/relational-2.5-r1.ebuild
index fb88c016ff8099ba1406467618c4df6280fe972e..5bb400c2b91d98f9f264fe482ed7638dfda46684 100644 (file)
@@ -18,7 +18,9 @@ IUSE=""
 
 DEPEND="
        ${PYTHON_DEPS}
-       dev-python/PyQt5[gui,webkit,widgets,${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/PyQt5[gui,webkit,widgets,${PYTHON_MULTI_USEDEP}]
+       ')
 "
 RDEPEND="${DEPEND}"