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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 81D27158042 for ; Sat, 9 Nov 2024 23:20:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D4EBE09BF; Sat, 9 Nov 2024 23:20:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 88078E09BF for ; Sat, 9 Nov 2024 23:20:44 +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 B659A33BEED for ; Sat, 9 Nov 2024 23:20:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25D2B1953 for ; Sat, 9 Nov 2024 23:20:42 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1731194285.14f4dbf6e6e2083694f7176d840d25e2420661ce.dilfridge@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: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 14f4dbf6e6e2083694f7176d840d25e2420661ce X-VCS-Branch: master Date: Sat, 9 Nov 2024 23:20:42 +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: a3a9a514-9bb5-44e6-9f6a-fcbfc9a93eea X-Archives-Hash: e2f0bf0da58628e32f6eb264e609c527 commit: 14f4dbf6e6e2083694f7176d840d25e2420661ce Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Nov 9 23:18:05 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Nov 9 23:18:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f4dbf6 package.mask: Mask app-accessibility/powiedz for removal Bug: https://bugs.gentoo.org/729134 Bug: https://bugs.gentoo.org/909625 Bug: https://bugs.gentoo.org/933773 Bug: https://bugs.gentoo.org/870541 Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 756e586620fa..5bc62fc7e83a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel (2024-11-10) +# Fails to build with gcc-14. Horrible code. Not touched by a +# maintainer since 2010. Bugs 729134, 870541, 909625, 933773 +# Removal in 30 days. +app-accessibility/powiedz + # Matt Jolly (2024-11-09) # The legacy Rust ebuilds are no longer maintained and have been # replaced by the new slotted Rust. Removal in 30 days.