app-i18n/pology: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 09:35:09 +0000 (10:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:10:44 +0000 (17:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-i18n/pology/pology-0.12-r2.ebuild [moved from app-i18n/pology/pology-0.12-r1.ebuild with 95% similarity]
app-i18n/pology/pology-9999.ebuild

similarity index 95%
rename from app-i18n/pology/pology-0.12-r1.ebuild
rename to app-i18n/pology/pology-0.12-r2.ebuild
index da1015d3f26bc2e7fd848d6551ae088bdc935c0f..fcb45eb1627665de31830fb067271d8a9e4b783b 100644 (file)
@@ -27,7 +27,9 @@ BDEPEND="
 RDEPEND="${PYTHON_DEPS}
        dev-libs/libxml2
        dev-libs/libxslt
-       dev-python/dbus-python[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
+       ')
        sys-devel/gettext
 "
 DEPEND="${RDEPEND}"
index 1670d22e95effec513f47f0e8d79d02a8ea27535..1347ffb8ba8624e94592dd836351f876d446c7aa 100644 (file)
@@ -27,7 +27,9 @@ BDEPEND="
 RDEPEND="${PYTHON_DEPS}
        dev-libs/libxml2
        dev-libs/libxslt
-       dev-python/dbus-python[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/dbus-python[${PYTHON_MULTI_USEDEP}]
+       ')
        sys-devel/gettext
 "
 DEPEND="${RDEPEND}"