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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2FB87158083 for ; Wed, 11 Sep 2024 22:56:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E9B6E29E8; Wed, 11 Sep 2024 22:56:01 +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 2B697E29E8 for ; Wed, 11 Sep 2024 22:56:01 +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 5451833FE49 for ; Wed, 11 Sep 2024 22:56:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B43991AD0 for ; Wed, 11 Sep 2024 22:55:58 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1726095274.bfe6bc3dc1ebf987f7f6b47962a27e18e8a79161.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bfe6bc3dc1ebf987f7f6b47962a27e18e8a79161 X-VCS-Branch: master Date: Wed, 11 Sep 2024 22:55:58 +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: 37350393-e416-492c-ae54-3cbe17b0c9e4 X-Archives-Hash: d076b740fd63f7682fe552ec31cf8942 commit: bfe6bc3dc1ebf987f7f6b47962a27e18e8a79161 Author: Sam James gentoo org> AuthorDate: Wed Sep 11 22:54:34 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 11 22:54:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe6bc3d profiles: fix timezone-data mask message The change in 97af870e18ed9b1c97dc18e3a8c9163c64d36a09 to clarify libc++ is not affected made it read oddly. Fixes: 97af870e18ed9b1c97dc18e3a8c9163c64d36a09 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 741156fc357a..73e8341a4429 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -44,7 +44,7 @@ mate-extra/mate-netbook sci-chemistry/mopac7 # Sam James (2024-09-10) -# Breaks libstdc++ impls with a casing issue: https://gcc.gnu.org/PR116657 +# Breaks libstdc++ with a casing issue: https://gcc.gnu.org/PR116657 =sys-libs/timezone-data-2024b # Andreas Sturmlechner (2024-09-09)