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 092E815ACFC for ; Wed, 3 May 2023 19:34:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33F22E1005; Wed, 3 May 2023 19:34:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6F88E1005 for ; Wed, 3 May 2023 19:34:48 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 081F0341710 for ; Wed, 3 May 2023 19:34:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75A3DA40 for ; Wed, 3 May 2023 19:34:46 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1683142476.87c6c8c7e370497b3db8d727fa250f2c7a32c0ad.mattst88@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-r1.ebuild media-sound/rhythmbox/rhythmbox-3.4.6.ebuild X-VCS-Directories: media-sound/rhythmbox/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 87c6c8c7e370497b3db8d727fa250f2c7a32c0ad X-VCS-Branch: master Date: Wed, 3 May 2023 19:34:46 +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: 6db8f37f-76fe-4790-8cf1-deee08ad3a01 X-Archives-Hash: 642c96bfbacee157c8fdc32a34f2d585 commit: 87c6c8c7e370497b3db8d727fa250f2c7a32c0ad Author: Matt Turner gentoo org> AuthorDate: Mon May 1 16:43:16 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed May 3 19:34:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c6c8c7 media-sound/rhythmbox: Require grilo that uses libsoup:2.4 Signed-off-by: Matt Turner gentoo.org> .../rhythmbox/{rhythmbox-3.4.6.ebuild => rhythmbox-3.4.6-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/rhythmbox/rhythmbox-3.4.6.ebuild b/media-sound/rhythmbox/rhythmbox-3.4.6-r1.ebuild similarity index 97% rename from media-sound/rhythmbox/rhythmbox-3.4.6.ebuild rename to media-sound/rhythmbox/rhythmbox-3.4.6-r1.ebuild index 762799dfaa0b..0c74d6a942d5 100644 --- a/media-sound/rhythmbox/rhythmbox-3.4.6.ebuild +++ b/media-sound/rhythmbox/rhythmbox-3.4.6-r1.ebuild @@ -81,8 +81,8 @@ RDEPEND="${DEPEND} gnome-keyring? ( >=app-crypt/libsecret-0.18[introspection] ) ) upnp-av? ( - >=media-libs/grilo-0.3:0.3 - >=media-plugins/grilo-plugins-0.3:0.3[upnp-av] +