From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9E23915806E for ; Thu, 18 May 2023 12:17:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 962B3E07E6; Thu, 18 May 2023 12:17:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 77318E07E6 for ; Thu, 18 May 2023 12:17:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F38B0340C43 for ; Thu, 18 May 2023 12:17:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19967A7C for ; Thu, 18 May 2023 12:17:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1684411749.2219f820d7d4bb6c3f41cd39578837b27bd0e469.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/rhythmbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/rhythmbox/rhythmbox-3.4.6-r2.ebuild media-sound/rhythmbox/rhythmbox-3.4.7-r1.ebuild X-VCS-Directories: media-sound/rhythmbox/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2219f820d7d4bb6c3f41cd39578837b27bd0e469 X-VCS-Branch: master Date: Thu, 18 May 2023 12:17:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f674e58c-5bff-4ff0-b954-9c06327cc922 X-Archives-Hash: 0e92add6bc5e3927cd8635095ab80a87 commit: 2219f820d7d4bb6c3f41cd39578837b27bd0e469 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 14 12:17:01 2023 +0000 Commit: Andreas Sturmlechner gentoo 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 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? ( =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)