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 AC4F11581B9 for ; Sun, 05 Oct 2025 17:45:43 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 93EB0341BD4 for ; Sun, 05 Oct 2025 17:45:43 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 44D02110574; Sun, 05 Oct 2025 17:45:29 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3C1D6110574 for ; Sun, 05 Oct 2025 17:45:29 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E3C33340F85 for ; Sun, 05 Oct 2025 17:45:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14F843AA3 for ; Sun, 05 Oct 2025 17:45:26 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1759686246.e6df65f21aaf84f240ad3deef1d3851d4c0bd98d.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e6df65f21aaf84f240ad3deef1d3851d4c0bd98d X-VCS-Branch: master Date: Sun, 05 Oct 2025 17:45:26 +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: 958c7157-cbdd-4dd3-a603-788428bb2104 X-Archives-Hash: fe657d58b7a2da90f6ef8364ecc87323 commit: e6df65f21aaf84f240ad3deef1d3851d4c0bd98d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 5 13:59:22 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 5 17:44:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6df65f2 profiles: Mask dev-build/cmake-fedora for removal Bug: https://bugs.gentoo.org/800608 Bug: https://bugs.gentoo.org/866377 Bug: https://bugs.gentoo.org/955465 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1b2d8271ae1e..c89a6faa76a0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-10-05) +# Last release 8 years ago, broken by CMake 4, unclear purpose without any +# revdeps. Bugs #800608, #866377, #955465. Removal on 2025-11-01. +dev-build/cmake-fedora + # Ionen Wolkens (2025-10-05) # New major nasm version that seem to break several packages (can # confirm at least dav1d, x265, and x264 wrt bug #963796). Mask for