From: Michał Górny Date: Fri, 7 Feb 2020 14:59:56 +0000 (+0100) Subject: media-gfx/eog-plugins: Switch to PYTHON_MULTI_USEDEP API X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cae2eade27fcaa41c08f89da88c1f6dada3b30b8;p=gentoo.git media-gfx/eog-plugins: Switch to PYTHON_MULTI_USEDEP API Signed-off-by: Michał Górny --- diff --git a/media-gfx/eog-plugins/eog-plugins-3.26.4.ebuild b/media-gfx/eog-plugins/eog-plugins-3.26.4-r1.ebuild similarity index 91% rename from media-gfx/eog-plugins/eog-plugins-3.26.4.ebuild rename to media-gfx/eog-plugins/eog-plugins-3.26.4-r1.ebuild index c686fd3f919f..33ba60e823b5 100644 --- a/media-gfx/eog-plugins/eog-plugins-3.26.4.ebuild +++ b/media-gfx/eog-plugins/eog-plugins-3.26.4-r1.ebuild @@ -34,8 +34,10 @@ RDEPEND=" python? ( ${PYTHON_DEPS} >=dev-libs/glib-2.32:2[dbus] - dev-libs/libpeas:=[gtk,python,${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] + dev-libs/libpeas:=[gtk,python,${PYTHON_SINGLE_USEDEP}] + $(python_gen_cond_dep ' + dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + ') gnome-base/gsettings-desktop-schemas media-gfx/eog[introspection] x11-libs/gtk+:3[introspection]