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 42DE8159C9B for ; Fri, 9 Aug 2024 12:04:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19A312BC0C2; Fri, 9 Aug 2024 12:04:48 +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 F0DDB2BC0C2 for ; Fri, 9 Aug 2024 12:04:47 +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 1A3A43430F9 for ; Fri, 9 Aug 2024 12:04:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 719091EC4 for ; Fri, 9 Aug 2024 12:04:44 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1723205050.5a11a4800db7175e4376154797b25238c91dd29c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 5a11a4800db7175e4376154797b25238c91dd29c X-VCS-Branch: master Date: Fri, 9 Aug 2024 12:04:44 +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: dfd560d8-9d52-4e47-a625-4b067875bb42 X-Archives-Hash: e2ecb57cdaf88a746cbfc5586b38220e commit: 5a11a4800db7175e4376154797b25238c91dd29c Author: Pacho Ramos gentoo org> AuthorDate: Fri Aug 9 11:55:10 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Fri Aug 9 12:04:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a11a480 profiles: mask glib-2.80 and co. due to issues when updating Bug: https://bugs.gentoo.org/937616 Signed-off-by: Pacho Ramos gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8346e0f31999..606b78c0ee4c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Pacho Ramos (2024-08-09) +# Mask until we find out a way to deal better with the upstream +# introduced circular dep, bug #937616 +>=dev-libs/glib-2.80 +>=gnome-base/gnome-shell-46 +>=gnome-extra/gnome-shell-extensions-46 +>=gnome-base/nautilis-46 + # Bernard Cafarelli (2024-08-08) # Last release in 2004, website disappeared a long time ago. # Bad code quality, not packaged in other distros or dockapps.net