From 479669f15de0f3709ad445f4bc9b9fb06b9a366a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 10:34:27 +0100 Subject: [PATCH] app-i18n/ibus-typing-booster: Switch to PYTHON_MULTI_USEDEP API MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ....0.ebuild => ibus-typing-booster-2.7.0-r1.ebuild} | 12 +++++++----- .../ibus-typing-booster-2.8.0.ebuild | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) rename app-i18n/ibus-typing-booster/{ibus-typing-booster-2.7.0.ebuild => ibus-typing-booster-2.7.0-r1.ebuild} (70%) diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.7.0.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.7.0-r1.ebuild similarity index 70% rename from app-i18n/ibus-typing-booster/ibus-typing-booster-2.7.0.ebuild rename to app-i18n/ibus-typing-booster/ibus-typing-booster-2.7.0-r1.ebuild index 55d27fd99d77..99d431fc2d5c 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.7.0.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.7.0-r1.ebuild @@ -19,12 +19,14 @@ RESTRICT="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" CDEPEND="${PYTHON_DEPS} - app-i18n/ibus[python(+),${PYTHON_USEDEP}] dev-libs/m17n-lib - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/pyenchant[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/pyxdg[${PYTHON_USEDEP}]" + $(python_gen_cond_dep ' + app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}] + dev-python/dbus-python[${PYTHON_MULTI_USEDEP}] + dev-python/pyenchant[${PYTHON_MULTI_USEDEP}] + dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + dev-python/pyxdg[${PYTHON_MULTI_USEDEP}] + ')" RDEPEND="${CDEPEND} >=dev-db/m17n-db-1.7" DEPEND="${RDEPEND} diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.0.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.0.ebuild index 0845963503ce..0091f717eeca 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.0.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.8.0.ebuild @@ -19,12 +19,14 @@ RESTRICT="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" CDEPEND="${PYTHON_DEPS} - app-i18n/ibus[python(+),${PYTHON_USEDEP}] dev-libs/m17n-lib - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/pyenchant[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/pyxdg[${PYTHON_USEDEP}]" + $(python_gen_cond_dep ' + app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}] + dev-python/dbus-python[${PYTHON_MULTI_USEDEP}] + dev-python/pyenchant[${PYTHON_MULTI_USEDEP}] + dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + dev-python/pyxdg[${PYTHON_MULTI_USEDEP}] + ')" RDEPEND="${CDEPEND} >=dev-db/m17n-db-1.7" DEPEND="${RDEPEND} -- 2.26.2