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 56824158046 for ; Thu, 10 Oct 2024 02:02:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07C7CE2A85; Thu, 10 Oct 2024 02:02:52 +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 E27E7E2A85 for ; Thu, 10 Oct 2024 02:02:51 +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 EEF1834314E for ; Thu, 10 Oct 2024 02:02:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0530897F for ; Thu, 10 Oct 2024 02:02:49 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1728525531.106df9cf210d9ce0fc911a927a95dcc56433886a.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 106df9cf210d9ce0fc911a927a95dcc56433886a X-VCS-Branch: master Date: Thu, 10 Oct 2024 02:02:49 +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: a4d37f4f-59a5-4db4-8fd5-38c4b2d5d5d5 X-Archives-Hash: 59f153ed031d7d6a28bb06eda8392fcb commit: 106df9cf210d9ce0fc911a927a95dcc56433886a Author: Yongxiang Liang gmail com> AuthorDate: Sun Sep 29 06:14:15 2024 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Oct 10 01:58:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106df9cf profiles/base: Mask app-i18n/mozc[fcitx4] Signed-off-by: Yongxiang Liang gmail.com> Signed-off-by: Yixun Lan gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 72294300a0cb..af4363abeff9 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -3,6 +3,10 @@ # New entries go on top. +# Yongxiang Liang (2024-10-10) +# Fcitx 4 has been archived. +app-i18n/mozc fcitx4 + # Michael Orlitzky (2024-10-07) # Disable "webservices" support for gthumb because it pulls in the old # libsoup2 slot of webkit-gtk. Upstream hasn't really budged on this in