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 BEE47158043 for ; Wed, 17 Apr 2024 17:17:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F266E29C3; Wed, 17 Apr 2024 17:17:22 +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 E5B2BE29C3 for ; Wed, 17 Apr 2024 17:17:21 +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 066E634330F for ; Wed, 17 Apr 2024 17:17:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D33E16D3 for ; Wed, 17 Apr 2024 17:17:19 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1713374176.f225e987087d1b38d623652f853d3e92bd23ecc7.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/epiphany/epiphany-46.0.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: f225e987087d1b38d623652f853d3e92bd23ecc7 X-VCS-Branch: master Date: Wed, 17 Apr 2024 17:17:19 +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: 746c28c1-70ec-43c3-833f-8d4d1b828976 X-Archives-Hash: 0980bd33b6472fd5446c0ca5a8cca86c commit: f225e987087d1b38d623652f853d3e92bd23ecc7 Author: Mart Raudsepp gentoo org> AuthorDate: Wed Apr 17 10:53:31 2024 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Apr 17 17:16:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f225e987 www-client/epiphany: fix gstreamer slot dep No revbump as no new gstreamer slot is anticipated within the next 3 years and thus it's basically the same, just solves a little QA tool warning. Signed-off-by: Mart Raudsepp gentoo.org> www-client/epiphany/epiphany-46.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/epiphany/epiphany-46.0.ebuild b/www-client/epiphany/epiphany-46.0.ebuild index 03ac7c36b230..48f8c8b0a46e 100644 --- a/www-client/epiphany/epiphany-46.0.ebuild +++ b/www-client/epiphany/epiphany-46.0.ebuild @@ -20,7 +20,7 @@ DEPEND=" >=x11-libs/gdk-pixbuf-2.36.5:2 >=dev-libs/glib-2.74.0:2 gnome-base/gsettings-desktop-schemas - >=media-libs/gstreamer-1.0 + media-libs/gstreamer:1.0 >=gui-libs/gtk-4.12.0:4 >=app-text/iso-codes-0.35 >=dev-libs/json-glib-1.6