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 28CC4158020 for ; Thu, 17 Nov 2022 10:28:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C7CAE0878; Thu, 17 Nov 2022 10:28:23 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 55BBEE0878 for ; Thu, 17 Nov 2022 10:28:23 +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 3F10A340DB2 for ; Thu, 17 Nov 2022 10:28:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8734B622 for ; Thu, 17 Nov 2022 10:28:20 +0000 (UTC) From: "Andrew 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, "Andrew Ammerlaan" Message-ID: <1668680882.e2983f7ebe59d7bab89742b9b1920eee2ada6f55.andrewammerlaan@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.10.1.ebuild games-util/lutris/lutris-0.5.11.ebuild X-VCS-Directories: games-util/lutris/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: e2983f7ebe59d7bab89742b9b1920eee2ada6f55 X-VCS-Branch: master Date: Thu, 17 Nov 2022 10:28:20 +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: 4253fe68-3c0a-42c4-a256-5a24437afa52 X-Archives-Hash: 18be0cf37435d7ab162d8c61487528ab commit: e2983f7ebe59d7bab89742b9b1920eee2ada6f55 Author: Andrew Ammerlaan gentoo org> AuthorDate: Thu Nov 17 10:26:28 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Thu Nov 17 10:28:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2983f7e games-util/lutris: drop dependency on net-libs/libsoup Closes: https://bugs.gentoo.org/881565 Signed-off-by: Andrew Ammerlaan gentoo.org> games-util/lutris/lutris-0.5.10.1.ebuild | 1 - games-util/lutris/lutris-0.5.11.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/games-util/lutris/lutris-0.5.10.1.ebuild b/games-util/lutris/lutris-0.5.10.1.ebuild index 8808cea2f845..2fd414ef77a4 100644 --- a/games-util/lutris/lutris-0.5.10.1.ebuild +++ b/games-util/lutris/lutris-0.5.10.1.ebuild @@ -45,7 +45,6 @@ RDEPEND=" ') gnome-base/gnome-desktop:3[introspection] media-sound/fluid-soundfont - net-libs/libsoup net-libs/webkit-gtk:4[introspection] x11-apps/mesa-progs x11-apps/xgamma diff --git a/games-util/lutris/lutris-0.5.11.ebuild b/games-util/lutris/lutris-0.5.11.ebuild index 707232aefc1b..5bdd592291a9 100644 --- a/games-util/lutris/lutris-0.5.11.ebuild +++ b/games-util/lutris/lutris-0.5.11.ebuild @@ -46,7 +46,6 @@ RDEPEND=" ') gnome-base/gnome-desktop:3[introspection] media-sound/fluid-soundfont - net-libs/libsoup net-libs/webkit-gtk:4[introspection] x11-apps/mesa-progs x11-apps/xgamma