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 C4C30158015 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 F09E52BC078; Fri, 22 Dec 2023 13:09:05 +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 CED382BC078 for ; Fri, 22 Dec 2023 13:09:05 +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 D9DBD33FE49 for ; Fri, 22 Dec 2023 13:09:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6099D125F 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.74ff9e82b937ea76b0a149d35c811b4dbd9e0bbb.juippis@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: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 74ff9e82b937ea76b0a149d35c811b4dbd9e0bbb 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: 05aac667-c82e-42f0-874f-f5e6005f7056 X-Archives-Hash: 5f9f79ba6f40fdbfe0d16dbdda6af71d commit: 74ff9e82b937ea76b0a149d35c811b4dbd9e0bbb Author: Joonas Niilola gentoo org> AuthorDate: Fri Dec 22 12:46:27 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=74ff9e82 profiles/base: remove global profile thunderbird[system-icu] mask - fixed in current unstable icu >=74. Signed-off-by: Joonas Niilola gentoo.org> profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 10db35fd6e05..f6571b8d554f 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -93,10 +93,6 @@ media-video/mpv lua_single_target_lua5-1 # See e.g. bugs 617518, 638522, 711302, 802435, 904987 dev-lang/ruby jemalloc -# Joonas Niilola (2023-07-14) -# Calendar is broken with some languages on 115.0 release. Bug #910229 ->=mail-client/thunderbird-115.0 system-icu - # Marek Szuba (2023-07-10) # dev-python/mkdocs-material is by design directly integrated with # Google Fonts and as such violates the network sandbox [1].