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 DB633158016 for ; Fri, 22 Dec 2023 13:09:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C96A2BC08E; Fri, 22 Dec 2023 13:09:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 061022BC08E for ; Fri, 22 Dec 2023 13:09:06 +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 15B033406C2 for ; Fri, 22 Dec 2023 13:09:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74F801320 for ; Fri, 22 Dec 2023 13:09:03 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1703250540.58c24e17edb4b3f2a43697560b22468984bfb097.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 58c24e17edb4b3f2a43697560b22468984bfb097 X-VCS-Branch: master Date: Fri, 22 Dec 2023 13:09:03 +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: 3104af1f-8216-4012-a4f0-1bd55f704cf7 X-Archives-Hash: 56e3723c0de9c4f0871de8a8f0179445 commit: 58c24e17edb4b3f2a43697560b22468984bfb097 Author: Joonas Niilola gentoo org> AuthorDate: Fri Dec 22 12:48:47 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Dec 22 13:09:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58c24e17 profiles/base: move thunderbird[system-icu] mask to stable profile - fixed in current unstable icu-74. Signed-off-by: Joonas Niilola gentoo.org> profiles/base/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 461222d4c342..492eed4f6199 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Joonas Niilola (2023-07-14) +# Calendar is broken with some languages on 115.0 release with =mail-client/thunderbird-115.0 system-icu + # Sam James (2023-10-23) # Requires llvm-17. >=www-client/chromium-118 libcxx lto pgo