commit:     cae2eade27fcaa41c08f89da88c1f6dada3b30b8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 14:59:56 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:26:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae2eade

media-gfx/eog-plugins: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{eog-plugins-3.26.4.ebuild => eog-plugins-3.26.4-r1.ebuild}     | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

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 c686fd3f919..33ba60e823b 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]

Reply via email to