From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 3CDBC158287 for ; Sat, 17 May 2025 13:00:54 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EE88F34337C for ; Sat, 17 May 2025 13:00:53 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 001EB1103DE; Sat, 17 May 2025 12:59:55 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id EE92E1103DE for ; Sat, 17 May 2025 12:59:54 +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 AA0CE3433DF for ; Sat, 17 May 2025 12:59:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46321ECC for ; Sat, 17 May 2025 12:59:53 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1747486786.4967fd87665e49ad38e25da3afaa25d40395d6cc.soap@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: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 4967fd87665e49ad38e25da3afaa25d40395d6cc X-VCS-Branch: master Date: Sat, 17 May 2025 12:59:53 +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: 4bf755b0-9d03-4a90-9416-575b4eb9f5c9 X-Archives-Hash: a4b0550df8aabbe569333646e7317ce9 commit: 4967fd87665e49ad38e25da3afaa25d40395d6cc Author: David Seifert gentoo org> AuthorDate: Sat May 17 12:59:46 2025 +0000 Commit: David Seifert gentoo org> CommitDate: Sat May 17 12:59:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4967fd87 package.mask: Last rite dev-libs/icu-layoutex, dev-libs/icu-le-hb Bug: https://bugs.gentoo.org/956106 Closes: https://github.com/gentoo/gentoo/pull/42129 Signed-off-by: David Seifert gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3a66b74f58ec..f94121d09f91 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# David Seifert (2025-05-17) +# Historically split from dev-libs/icu, disabled by default upstream and not +# recommended anymore. If need be, we can make it optional in icu itself. +# Removal on 2025-06-16. Bug #956106. +dev-libs/icu-layoutex +dev-libs/icu-le-hb + # Alfred Wingate (2025-05-17) # Masked for testing dev-db/mysql:8.4