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 778B715808A for ; Mon, 28 Jul 2025 22:47:34 +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 623CF341FD2 for ; Mon, 28 Jul 2025 22:47:34 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2F4BB110561; Mon, 28 Jul 2025 22:47:26 +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 259BB110561 for ; Mon, 28 Jul 2025 22:47:26 +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 D5996341095 for ; Mon, 28 Jul 2025 22:47:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7323232B9 for ; Mon, 28 Jul 2025 22:47:24 +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: <1753742832.d12c7750a7bc2c3025312de876ccada8693dfda2.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: d12c7750a7bc2c3025312de876ccada8693dfda2 X-VCS-Branch: master Date: Mon, 28 Jul 2025 22:47:24 +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: 61740dae-f1f5-4325-b123-e2dc4b3f917e X-Archives-Hash: d07ee52d087362972872b26de69f804d commit: d12c7750a7bc2c3025312de876ccada8693dfda2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 28 21:02:17 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 28 22:47:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d12c7750 profiles: Mask dev-debug/edb-debugger for removal Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index df4f142f114b..3fd0b4510de6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-07-28) +# Current package is 4 years old and outdated compared to upstream, needs +# a real maintainer: still EAPI-7, Qt5-based with unclear upstream status. +# Many bugs: #955642, #957424, #957402, #903803, #841740 +# Removal on 2025-08-27. +dev-debug/edb-debugger + # Andreas Sturmlechner (2025-07-28) # Current package is 4 years old and outdated compared to upstream. # Still Qt5-based with unclear upstream status. Needs real care.