commit:     4789b845384d27b8cf0b50190a874eb7a209d26c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 16:53:18 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:31:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4789b845

media-sound/rhythmbox: Switch to PYTHON_MULTI_USEDEP API

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

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

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.3.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.3-r1.ebuild
similarity index 95%
rename from media-sound/rhythmbox/rhythmbox-3.4.3.ebuild
rename to media-sound/rhythmbox/rhythmbox-3.4.3-r1.ebuild
index b018eac6102..5d67d46725d 100644
--- a/media-sound/rhythmbox/rhythmbox-3.4.3.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.4.3-r1.ebuild
@@ -48,7 +48,9 @@ COMMON_DEPEND="
        lirc? ( app-misc/lirc )
        python? (
                ${PYTHON_DEPS}
-               >=dev-python/pygobject-3.0:3[${PYTHON_USEDEP}]
+               $(python_gen_cond_dep '
+                       >=dev-python/pygobject-3.0:3[${PYTHON_MULTI_USEDEP}]
+               ')
        )
        udev? (
                dev-libs/libgudev:=
@@ -65,7 +67,7 @@ RDEPEND="${COMMON_DEPEND}
        media-plugins/gst-plugins-taglib:1.0
        x11-themes/adwaita-icon-theme
        python? (
-               >=dev-libs/libpeas-0.7.3[python,${PYTHON_USEDEP}]
+               >=dev-libs/libpeas-0.7.3[python,${PYTHON_SINGLE_USEDEP}]
                net-libs/libsoup:2.4[introspection]
                x11-libs/gdk-pixbuf:2[introspection]
                x11-libs/gtk+:3[introspection]

Reply via email to