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 DB78915800A for ; Thu, 20 Jul 2023 10:16:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 735A4E089B; Thu, 20 Jul 2023 10:16:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5F0AFE089B for ; Thu, 20 Jul 2023 10:16:28 +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 A9D04335CD3 for ; Thu, 20 Jul 2023 10:16:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B01BB8B for ; Thu, 20 Jul 2023 10:16:24 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1689846754.fbec8c01fafe24b40990434d9c3ea30287b8a810.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/loong/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/loong/package.use.force profiles/arch/loong/package.use.mask profiles/arch/loong/use.mask X-VCS-Directories: profiles/arch/loong/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: fbec8c01fafe24b40990434d9c3ea30287b8a810 X-VCS-Branch: master Date: Thu, 20 Jul 2023 10:16:24 +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: 4d6054ab-5722-459c-b5a8-bb1831fbe0af X-Archives-Hash: 0a3440223871d556cbad36ce1a4916df commit: fbec8c01fafe24b40990434d9c3ea30287b8a810 Author: WANG Xuerui gentoo org> AuthorDate: Wed Jul 19 13:14:17 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Thu Jul 20 09:52:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbec8c01 profiles/arch/loong: retain some wd40 dep forces/masks Prefer to leave wd40 status first, then get these deps keyworded later, to minimize the wd40 graduation PR size and keep it focused. Signed-off-by: WANG Xuerui gentoo.org> profiles/arch/loong/package.use.force | 4 ++++ profiles/arch/loong/package.use.mask | 14 ++++++++++++++ profiles/arch/loong/use.mask | 5 +++++ 3 files changed, 23 insertions(+) diff --git a/profiles/arch/loong/package.use.force b/profiles/arch/loong/package.use.force index 20547d7e155b..ccd2246cf5a9 100644 --- a/profiles/arch/loong/package.use.force +++ b/profiles/arch/loong/package.use.force @@ -1,6 +1,10 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui (2023-07-19) +# dev-lang/spidermonkey still waiting on upstream lld support +sys-auth/polkit duktape + # WANG Xuerui (2022-08-13) # Force the host target # diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 7ffe10bae8ad..ca2061b5a0ba 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,20 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui (2023-07-19) +# Temporary masks; to be lifted after leaving wd40 status. +gnome-base/nautilus previewer +mate-extra/caja-extensions gajim +x11-misc/xscreensaver gdm + +# WANG Xuerui (2023-07-19) +# dev-lang/spidermonkey still waiting on upstream lld support +app-crypt/libsecret test-rust +dev-util/glade gjs + +# dev-python/watchfiles has too old target-lexicon without loong support +dev-python/uvicorn test-rust + # WANG Xuerui (2023-07-19) # Examples used by tests have their libc crate Cargo.locked to 0.2.121, that # predated Rust's loong support. The package itself works as intended. diff --git a/profiles/arch/loong/use.mask b/profiles/arch/loong/use.mask index 2ef4b5d69844..67a6e33307b7 100644 --- a/profiles/arch/loong/use.mask +++ b/profiles/arch/loong/use.mask @@ -1,6 +1,11 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui (2023-07-19) +# Temporary masks; to be lifted after leaving wd40 status. +imagequant +gnome-shell + # WANG Xuerui (2023-07-11) # dev-util/babeltrace fails tests on loong babeltrace