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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E04321584AD for ; Tue, 22 Apr 2025 22:41:00 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3A7E6342FF1 for ; Tue, 22 Apr 2025 22:40:25 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 34A2711029A; Tue, 22 Apr 2025 22:40:24 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 28F4811029A for ; Tue, 22 Apr 2025 22:40:24 +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 DA570342F9A for ; Tue, 22 Apr 2025 22:40:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 502F12511 for ; Tue, 22 Apr 2025 22:40:22 +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: <1745361582.bdc0938cfa1d96eab8057e2bee64a2e214445bf3.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: bdc0938cfa1d96eab8057e2bee64a2e214445bf3 X-VCS-Branch: master Date: Tue, 22 Apr 2025 22:40:22 +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: 7653156f-a8e8-43ef-93e3-7ca2e8001414 X-Archives-Hash: 70600a5f6dc4e4c15802c3f3092ae61e commit: bdc0938cfa1d96eab8057e2bee64a2e214445bf3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 22 21:25:32 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 22 22:39:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc0938c profiles: Mask sci-visualization/zhu3d for removal Bug: https://bugs.gentoo.org/947622 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f4b29af853bc..eafd047a2ff1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-04-22) +# Dead upstream, depends on downstream patching even for Qt5 support. +# Almost no one else keeps packaging this. Bug #947622 +# Removal on 2025-05-22. +sci-visualization/zhu3d + # Michał Górny (2025-04-22) # This package was only really necessary for packages without # Python 3.12+ support, and the eclass no longer uses it.