From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 4955015827B for ; Thu, 14 Aug 2025 21:21:57 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 30CB8340DD1 for ; Thu, 14 Aug 2025 21:21:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2B71E110280; Thu, 14 Aug 2025 21:21:56 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 218D6110280 for ; Thu, 14 Aug 2025 21:21:56 +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 D48F1340DBF for ; Thu, 14 Aug 2025 21:21:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2EC3333F for ; Thu, 14 Aug 2025 21:21:53 +0000 (UTC) From: "Eli Schwartz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eli Schwartz" Message-ID: <1755206501.e1584ae9910b022aab8d93c64471524880117984.eschwartz@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-screenshot/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-screenshot/gnome-screenshot-41.0-r1.ebuild media-gfx/gnome-screenshot/gnome-screenshot-41.0.ebuild X-VCS-Directories: media-gfx/gnome-screenshot/ X-VCS-Committer: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: e1584ae9910b022aab8d93c64471524880117984 X-VCS-Branch: master Date: Thu, 14 Aug 2025 21:21:53 +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: c9aea8ea-a304-4265-8bac-5dbc830c651f X-Archives-Hash: 43b22e17abb27a00c0f27ca751f4d4d7 commit: e1584ae9910b022aab8d93c64471524880117984 Author: Lukas Schmelting posteo com> AuthorDate: Tue Jul 29 17:02:48 2025 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Thu Aug 14 21:21:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1584ae9 media-gfx/gnome-screenshot: enforce binary dependency on gtk x11 backend Closes: https://bugs.gentoo.org/958464 Signed-off-by: Lukas Schmelting posteo.com> Part-of: https://github.com/gentoo/gentoo/pull/43235 Signed-off-by: Eli Schwartz gentoo.org> .../{gnome-screenshot-41.0.ebuild => gnome-screenshot-41.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/gnome-screenshot/gnome-screenshot-41.0.ebuild b/media-gfx/gnome-screenshot/gnome-screenshot-41.0-r1.ebuild similarity index 98% rename from media-gfx/gnome-screenshot/gnome-screenshot-41.0.ebuild rename to media-gfx/gnome-screenshot/gnome-screenshot-41.0-r1.ebuild index c5352f86058e..df1da5c79bae 100644 --- a/media-gfx/gnome-screenshot/gnome-screenshot-41.0.ebuild +++ b/media-gfx/gnome-screenshot/gnome-screenshot-41.0-r1.ebuild @@ -18,7 +18,7 @@ DEPEND=" x11-libs/libXext ) >=dev-libs/glib-2.35.1:2[dbus] - >=x11-libs/gtk+-3.12.0:3 + >=x11-libs/gtk+-3.12.0:3[X?] >=gui-libs/libhandy-1:1= " RDEPEND="${DEPEND}