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 307CE158020 for ; Fri, 14 Oct 2022 20:31:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 618CDE086C; Fri, 14 Oct 2022 20:31:19 +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 456C3E086C for ; Fri, 14 Oct 2022 20:31:19 +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 0EB12340988 for ; Fri, 14 Oct 2022 20:31:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5235A5F6 for ; Fri, 14 Oct 2022 20:31:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1665779468.f51df08c656a51a72831252a0233370f145b9891.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild gnome-base/gnome-shell/gnome-shell-42.4-r4.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f51df08c656a51a72831252a0233370f145b9891 X-VCS-Branch: master Date: Fri, 14 Oct 2022 20:31:16 +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: 2413a695-e647-49b1-bf42-837833f9ac31 X-Archives-Hash: d3073fc6555a057a902accd81e5ce1ee commit: f51df08c656a51a72831252a0233370f145b9891 Author: Sam James gentoo org> AuthorDate: Fri Oct 14 20:30:44 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 14 20:31:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51df08c gnome-base/gnome-shell: drop xdg-desktop-portal-gtk dep to workaround Portage bug Bug: https://bugs.gentoo.org/877159 Bug: https://bugs.gentoo.org/872227 Signed-off-by: Sam James gentoo.org> .../{gnome-shell-42.4-r3.ebuild => gnome-shell-42.4-r4.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild b/gnome-base/gnome-shell/gnome-shell-42.4-r4.ebuild similarity index 98% rename from gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild rename to gnome-base/gnome-shell/gnome-shell-42.4-r4.ebuild index 98679dac2b62..69c46d9d3274 100644 --- a/gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-42.4-r4.ebuild @@ -88,7 +88,7 @@ DEPEND=" # 7. IBus is needed for nls integration # 8. Optional telepathy chat integration # 9. Cantarell font used in gnome-shell global CSS (if removing this for some reason, make sure it's pulled in somehow for non-meta users still too) -# 10. xdg-desktop-portal-gtk for various integration, e.g. #764632 +# 10. xdg-desktop-portal-gnome for various integration, e.g. #764632 # 11. TODO: semi-optional webkit-gtk[introspection] for captive portal helper #