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 19919158046 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 EF5DEE2A84; Thu, 10 Oct 2024 02:02:51 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DB4FEE2A84 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 1661B3431FE for ; Thu, 10 Oct 2024 02:02:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42DA721C8 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: <1728525640.f21e9e792b5c72572c798ce2e23b28cef6ee24b8.dlan@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: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: f21e9e792b5c72572c798ce2e23b28cef6ee24b8 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: 8903229b-c7e8-4190-bb2b-0ed0f6e6122c X-Archives-Hash: cba98fcc5feef408dc020cbc1a31b849 commit: f21e9e792b5c72572c798ce2e23b28cef6ee24b8 Author: Yongxiang Liang gmail com> AuthorDate: Thu Sep 12 03:48:25 2024 +0000 Commit: Yixun Lan gentoo org> CommitDate: Thu Oct 10 02:00:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f21e9e79 profiles: Mask reverse dependencies for app-i18n/fcitx:4 Bug: https://bugs.gentoo.org/939192 Closes: https://github.com/gentoo/gentoo/pull/38489 Signed-off-by: Yongxiang Liang gmail.com> Signed-off-by: Yixun Lan gentoo.org> profiles/package.mask | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3a33cf3a96a7..0ba30172ce67 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,23 @@ #--- END OF EXAMPLES --- +# Yongxiang Liang (2024-10-10) +# Fcitx 4 has been archived. Users can upgrade to Fcitx 5 +app-i18n/fcitx-anthy:4 +app-i18n/fcitx-chewing:4 +app-i18n/fcitx-cloudpinyin:4 +app-i18n/fcitx-configtool:4 +app-i18n/fcitx-hangul:4 +app-i18n/fcitx-libpinyin:4 +app-i18n/fcitx-m17n:4 +app-i18n/fcitx-qt5:4 +app-i18n/fcitx-rime:4 +app-i18n/fcitx-sayura:4 +app-i18n/fcitx-table-extra:4 +app-i18n/fcitx-unikey:4 +app-i18n/fcitx:4 +app-i18n/kcm-fcitx + # Matt Jolly (2024-10-10) # Despite passing tests this version of GN has proven # to be unable to build Chromium. Masked pending investigation.