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 1976F15ACFD 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 387D5E1006; 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 C7A82E1005 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 E85AD3416ED for ; Wed, 3 May 2023 19:34:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61C68990 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.9bee1cafd7312ebf237a017ae3301f370a94490c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pragha/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/pragha/pragha-1.3.99.1-r1.ebuild media-sound/pragha/pragha-1.3.99.1-r2.ebuild X-VCS-Directories: media-sound/pragha/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 9bee1cafd7312ebf237a017ae3301f370a94490c 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: 9773d14a-5e58-41e3-b027-5f3f170eb465 X-Archives-Hash: 2505fc4082379721cfd5aa3eb2fbcffc commit: 9bee1cafd7312ebf237a017ae3301f370a94490c Author: Matt Turner gentoo org> AuthorDate: Mon May 1 16:42:06 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=9bee1caf media-sound/pragha: Require grilo that uses libsoup:2.4 Signed-off-by: Matt Turner gentoo.org> .../pragha/{pragha-1.3.99.1-r1.ebuild => pragha-1.3.99.1-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/pragha/pragha-1.3.99.1-r1.ebuild b/media-sound/pragha/pragha-1.3.99.1-r2.ebuild similarity index 97% rename from media-sound/pragha/pragha-1.3.99.1-r1.ebuild rename to media-sound/pragha/pragha-1.3.99.1-r2.ebuild index 473933be04a5..9435974474a6 100644 --- a/media-sound/pragha/pragha-1.3.99.1-r1.ebuild +++ b/media-sound/pragha/pragha-1.3.99.1-r2.ebuild @@ -31,7 +31,7 @@ DEPEND=" >=media-libs/libcddb-1.3.0:= ) glyr? ( >=media-libs/glyr-1.0.1:= ) - grilo? ( media-libs/grilo:0.3[network(+)] ) + grilo? ( =dev-libs/keybinder-0.2.0:3 ) koel? ( dev-libs/json-glib ) lastfm? ( >=media-libs/libclastfm-0.5:= )