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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 47094158041 for ; Sun, 7 Apr 2024 12:46:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85A25E2A6D; Sun, 7 Apr 2024 12:46:58 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 643AFE2A6D for ; Sun, 7 Apr 2024 12:46:58 +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 588B734330C for ; Sun, 7 Apr 2024 12:46:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91A0C14F8 for ; Sun, 7 Apr 2024 12:46:55 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1712494002.9870ac88a4fc63e942ec4544a8cc9ec38b73f399.bkohler@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: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 9870ac88a4fc63e942ec4544a8cc9ec38b73f399 X-VCS-Branch: master Date: Sun, 7 Apr 2024 12:46:55 +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: f76d3d5c-f410-4596-8b77-523ff2f79597 X-Archives-Hash: 83ff51395438470e7f43d8b51600ac8f commit: 9870ac88a4fc63e942ec4544a8cc9ec38b73f399 Author: Ben Kohler gentoo org> AuthorDate: Sun Apr 7 12:26:02 2024 +0000 Commit: Ben Kohler gentoo org> CommitDate: Sun Apr 7 12:46:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9870ac88 profiles: mask sys-apps/memtest86 for removal Bug: https://bugs.gentoo.org/502464 Bug: https://bugs.gentoo.org/607494 Bug: https://bugs.gentoo.org/628528 Bug: https://bugs.gentoo.org/750677 Bug: https://bugs.gentoo.org/887003 Bug: https://bugs.gentoo.org/912973 Bug: https://bugs.gentoo.org/920109 Signed-off-by: Ben Kohler gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ae03b16446b6..6a1e141e6dff 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Ben Kohler (2024-04-07) +# Long ago forked to and obsoleted by sys-apps/memtest86+. Upstream has +# abandoned this for their proprietary UEFI-based one (packaged in gentoo as +# as sys-apps/memtest86-bin). +# Removal on 2024-05-07. Bug #502464, #607494, #628528, #750677, #887003, +# #912973, #920109 +sys-apps/memtest86 + # Andreas Sturmlechner (2024-04-06) # Dead upstream for many years, in a state of decay and no revdeps. # Removal on 2024-05-06. Bug #926193, #891791