app-i18n/ibus-table: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 09:33:28 +0000 (10:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:10:43 +0000 (17:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild [moved from app-i18n/ibus-table/ibus-table-1.9.18.ebuild with 84% similarity]
app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild [moved from app-i18n/ibus-table/ibus-table-1.9.21.ebuild with 84% similarity]

similarity index 84%
rename from app-i18n/ibus-table/ibus-table-1.9.18.ebuild
rename to app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
index 025526aa8b12e2fb4d206a08bf79d656fffdf580..dcd828dcbbeaee737c6172a9289b9dfe69ccaf7d 100644 (file)
@@ -18,8 +18,10 @@ IUSE="nls"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-       app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-       dev-python/pygobject:3[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+               dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+       ')
        virtual/libiconv
        nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
similarity index 84%
rename from app-i18n/ibus-table/ibus-table-1.9.21.ebuild
rename to app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
index 7da7fff419c84a385278705182c5da466d42c507..9db9ac7acf04d8cda32027bb20dd4336d75cee43 100644 (file)
@@ -19,8 +19,10 @@ RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-       app-i18n/ibus[python(+),${PYTHON_USEDEP}]
-       dev-python/pygobject:3[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+               dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+       ')
        virtual/libiconv
        nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}