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 EAE3515807A for ; Mon, 09 Jun 2025 07:43:38 +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 D3E8A34316D for ; Mon, 09 Jun 2025 07:43:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CD2011103C1; Mon, 09 Jun 2025 07:43:35 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id B23351103C1 for ; Mon, 09 Jun 2025 07:43:35 +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 61019343087 for ; Mon, 09 Jun 2025 07:43:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1238299C for ; Mon, 09 Jun 2025 07:43:33 +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: <1749454945.7e1abbaf4df94650a69fbca2c9424f9b199899ec.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: 7e1abbaf4df94650a69fbca2c9424f9b199899ec X-VCS-Branch: master Date: Mon, 09 Jun 2025 07:43:33 +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: cb1bbd1b-10bd-4bb3-a41a-42878e745068 X-Archives-Hash: 9c293dca5f956963dbbb3e0026c6f6b7 commit: 7e1abbaf4df94650a69fbca2c9424f9b199899ec Author: Alexey Sokolov asokolov org> AuthorDate: Sat Apr 12 17:36:00 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jun 9 07:42:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1abbaf profiles: last-rite media-gfx/transfig Bug: https://bugs.gentoo.org/917279 Signed-off-by: Alexey Sokolov asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/40472 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5b5b8c56f24f..c18b13bfa2ef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Alexey Sokolov (2025-06-09) +# Deprecated and no longer maintained upstream. Open security +# issues. Use media-gfx/fig2dev instead. +# Removal on 2025-05-12. Bug #917279. +media-gfx/transfig + # Hans de Graaff (2025-06-09) # Obsolete slots that are ruby32 or ruby33-only. No reverse dependencies # left. Use the newer slot instead. Masked for removal on 2025-07-09. @@ -307,6 +313,63 @@ dev-libs/libxml2-compat =dev-python/ensurepip-setuptools-80.3.0 =dev-python/setuptools-80.3.0 +# Andreas Sturmlechner (2025-04-26) +# Dead upstream, stuck on Qt5, blocking x11-libs/qscintilla[qt5] cleanup +# Bug #947297; removal on 2025-05-26 +dev-db/sqliteman + +# Andreas Sturmlechner (2025-04-26) +# Dead upstream, last revdep on x11-libs/qwtplot3d and x11-libs/qwt:5 +# Bugs #948047, #942455; removal on 2025-05-26 +sci-visualization/scidavis +x11-libs/qwtplot3d +x11-libs/qwt:5 + +# Andreas Sturmlechner (2025-04-24) +# A pain to maintain. No more revdeps. Bug #925718 +dev-qt/qtwebengine:5 + +# Andreas Sturmlechner (2025-04-24) +# Requires Qt5WebEngine; bug #925722 +# Removal on 2025-05-24 - with a good chance to be kept if ported by then. +www-client/otter + +# Andreas Sturmlechner (2025-04-24) +# Requires Qt5WebEngine; no more revdeps. Bug #926684 +# Removal on 2025-05-24. +dev-python/pyqtwebengine + +# Andreas Sturmlechner (2025-04-24) +# Dead upstream, Qt5 based, no more revdeps. Bug #949019 +# Removal on 2025-05-24. +dev-python/python-poppler-qt5 + +# 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. +# Removal on 2025-05-22. Bug #954213. +dev-python/unittest-or-fail + +# Hans de Graaff (2025-04-21) +# ruby32-only slot. Use the newer slot instead. +# Masked for removal on 2025-05-21. +dev-ruby/highline:2 + +# Sam James (2025-04-21) +# Several packages need porting. Tracker bug #954128. +=dev-python/cython-3.1* + +# Hans de Graaff (2025-04-20) +# ruby32-only slot. Use the newer slot instead. +# Masked for removal on 2025-05-20. +dev-ruby/activeldap:6 + # Michał Górny (2025-04-19) # This package will no longer feature stable keywords, due to unresolved # test failures blocking the stabilization request for months.