commit:     2219f820d7d4bb6c3f41cd39578837b27bd0e469
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 12:17:01 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 18 12:09:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2219f820

media-sound/rhythmbox: Rename USE=gnome-keyring -> keyring

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/rhythmbox/rhythmbox-3.4.6-r2.ebuild | 8 ++++----
 media-sound/rhythmbox/rhythmbox-3.4.7-r1.ebuild | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.6-r2.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.6-r2.ebuild
index 1af433e0001f..c9f0afd65813 100644
--- a/media-sound/rhythmbox/rhythmbox-3.4.6-r2.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.4.6-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Rhythmbox";
 LICENSE="GPL-2"
 SLOT="0"
 
-IUSE="cdr daap dbus gnome-keyring gtk-doc ipod libnotify lirc mtp +python test 
+udev upnp-av"
+IUSE="cdr daap dbus keyring gtk-doc ipod libnotify lirc mtp +python test +udev 
upnp-av"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="
        ipod? ( udev )
@@ -45,7 +45,7 @@ DEPEND="
                >=net-libs/libdmapsharing-2.9.19:3.0
                >=media-plugins/gst-plugins-soup-1.4:1.0
        )
-       gnome-keyring? ( >=app-crypt/libsecret-0.18 )
+       keyring? ( >=app-crypt/libsecret-0.18 )
        libnotify? ( >=x11-libs/libnotify-0.7.0 )
        lirc? ( app-misc/lirc )
        python? (
@@ -78,7 +78,7 @@ RDEPEND="${DEPEND}
                x11-libs/pango[introspection]
 
                dbus? ( sys-apps/dbus )
-               gnome-keyring? ( >=app-crypt/libsecret-0.18[introspection] )
+               keyring? ( >=app-crypt/libsecret-0.18[introspection] )
        )
        upnp-av? (
                <media-libs/grilo-0.3.15-r1:0.3
@@ -105,7 +105,7 @@ src_configure() {
                $(meson_feature udev gudev)
                $(meson_feature ipod)
                $(meson_feature libnotify)
-               $(meson_feature gnome-keyring libsecret)
+               $(meson_feature keyring libsecret)
                $(meson_feature lirc)
                $(meson_feature mtp)
                $(meson_feature python plugins_python)

diff --git a/media-sound/rhythmbox/rhythmbox-3.4.7-r1.ebuild 
b/media-sound/rhythmbox/rhythmbox-3.4.7-r1.ebuild
index a58deb8768bd..15c7414b9734 100644
--- a/media-sound/rhythmbox/rhythmbox-3.4.7-r1.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-3.4.7-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Rhythmbox";
 LICENSE="GPL-2"
 SLOT="0"
 
-IUSE="cdr daap dbus gnome-keyring gtk-doc ipod libnotify lirc mtp +python test 
+udev upnp-av"
+IUSE="cdr daap dbus keyring gtk-doc ipod libnotify lirc mtp +python test +udev 
upnp-av"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="
        ipod? ( udev )
@@ -45,7 +45,7 @@ DEPEND="
                >=net-libs/libdmapsharing-3.9.11:4.0=
                >=media-plugins/gst-plugins-soup-1.4:1.0
        )
-       gnome-keyring? ( >=app-crypt/libsecret-0.18 )
+       keyring? ( >=app-crypt/libsecret-0.18 )
        libnotify? ( >=x11-libs/libnotify-0.7.0 )
        lirc? ( app-misc/lirc )
        python? (
@@ -78,7 +78,7 @@ RDEPEND="${DEPEND}
                x11-libs/pango[introspection]
 
                dbus? ( sys-apps/dbus )
-               gnome-keyring? ( >=app-crypt/libsecret-0.18[introspection] )
+               keyring? ( >=app-crypt/libsecret-0.18[introspection] )
        )
        upnp-av? (
                >=media-libs/grilo-0.3.15-r1:0.3
@@ -105,7 +105,7 @@ src_configure() {
                $(meson_feature udev gudev)
                $(meson_feature ipod)
                $(meson_feature libnotify)
-               $(meson_feature gnome-keyring libsecret)
+               $(meson_feature keyring libsecret)
                $(meson_feature lirc)
                $(meson_feature mtp)
                $(meson_feature python plugins_python)

Reply via email to