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 2C17815808A for ; Sat, 02 Aug 2025 10:35:35 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 16A85340E03 for ; Sat, 02 Aug 2025 10:35:35 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8C34C110379; Sat, 02 Aug 2025 10:35:31 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 82F36110379 for ; Sat, 02 Aug 2025 10:35:31 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C918340DDE for ; Sat, 02 Aug 2025 10:35:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1FF02829 for ; Sat, 02 Aug 2025 10:35:29 +0000 (UTC) From: "Nowa Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nowa Ammerlaan" Message-ID: <1754130876.b6a1446c7533f2d00d3290db502d15a552c5a576.nowa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/lutris/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/lutris/lutris-0.5.17-r1.ebuild games-util/lutris/lutris-0.5.18.ebuild games-util/lutris/lutris-0.5.19.ebuild games-util/lutris/lutris-9999.ebuild X-VCS-Directories: games-util/lutris/ X-VCS-Committer: nowa X-VCS-Committer-Name: Nowa Ammerlaan X-VCS-Revision: b6a1446c7533f2d00d3290db502d15a552c5a576 X-VCS-Branch: master Date: Sat, 02 Aug 2025 10:35:29 +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: c8fa47e2-d2bb-405e-a591-f6a218e09450 X-Archives-Hash: 3895f5a0981c990a0b17b9258af0db69 commit: b6a1446c7533f2d00d3290db502d15a552c5a576 Author: Ian Jordan gmail com> AuthorDate: Tue Jul 29 04:51:00 2025 +0000 Commit: Nowa Ammerlaan gentoo org> CommitDate: Sat Aug 2 10:34:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a1446c games-util/lutris: Drop webkit-gtk:4 dep net-libs/webkit-gtk:4 is no longer in tree so removing to clean up ebuild. Signed-off-by: Ian Jordan gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43228 Closes: https://github.com/gentoo/gentoo/pull/43228 Signed-off-by: Nowa Ammerlaan gentoo.org> games-util/lutris/lutris-0.5.17-r1.ebuild | 5 +---- games-util/lutris/lutris-0.5.18.ebuild | 5 +---- games-util/lutris/lutris-0.5.19.ebuild | 5 +---- games-util/lutris/lutris-9999.ebuild | 5 +---- 4 files changed, 4 insertions(+), 16 deletions(-) diff --git a/games-util/lutris/lutris-0.5.17-r1.ebuild b/games-util/lutris/lutris-0.5.17-r1.ebuild index 78606dc3250c..3f1c65dc9d49 100644 --- a/games-util/lutris/lutris-0.5.17-r1.ebuild +++ b/games-util/lutris/lutris-0.5.17-r1.ebuild @@ -49,10 +49,7 @@ RDEPEND=" dev-python/moddb[${PYTHON_USEDEP}] ') media-sound/fluid-soundfont - || ( - net-libs/webkit-gtk:4[introspection] - net-libs/webkit-gtk:4.1[introspection] - ) + net-libs/webkit-gtk:4.1[introspection] sys-apps/pciutils sys-apps/xdg-desktop-portal x11-apps/mesa-progs diff --git a/games-util/lutris/lutris-0.5.18.ebuild b/games-util/lutris/lutris-0.5.18.ebuild index 78606dc3250c..3f1c65dc9d49 100644 --- a/games-util/lutris/lutris-0.5.18.ebuild +++ b/games-util/lutris/lutris-0.5.18.ebuild @@ -49,10 +49,7 @@ RDEPEND=" dev-python/moddb[${PYTHON_USEDEP}] ') media-sound/fluid-soundfont - || ( - net-libs/webkit-gtk:4[introspection] - net-libs/webkit-gtk:4.1[introspection] - ) + net-libs/webkit-gtk:4.1[introspection] sys-apps/pciutils sys-apps/xdg-desktop-portal x11-apps/mesa-progs diff --git a/games-util/lutris/lutris-0.5.19.ebuild b/games-util/lutris/lutris-0.5.19.ebuild index 78606dc3250c..3f1c65dc9d49 100644 --- a/games-util/lutris/lutris-0.5.19.ebuild +++ b/games-util/lutris/lutris-0.5.19.ebuild @@ -49,10 +49,7 @@ RDEPEND=" dev-python/moddb[${PYTHON_USEDEP}] ') media-sound/fluid-soundfont - || ( - net-libs/webkit-gtk:4[introspection] - net-libs/webkit-gtk:4.1[introspection] - ) + net-libs/webkit-gtk:4.1[introspection] sys-apps/pciutils sys-apps/xdg-desktop-portal x11-apps/mesa-progs diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild index 78606dc3250c..3f1c65dc9d49 100644 --- a/games-util/lutris/lutris-9999.ebuild +++ b/games-util/lutris/lutris-9999.ebuild @@ -49,10 +49,7 @@ RDEPEND=" dev-python/moddb[${PYTHON_USEDEP}] ') media-sound/fluid-soundfont - || ( - net-libs/webkit-gtk:4[introspection] - net-libs/webkit-gtk:4.1[introspection] - ) + net-libs/webkit-gtk:4.1[introspection] sys-apps/pciutils sys-apps/xdg-desktop-portal x11-apps/mesa-progs