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 03A90158083 for ; Sat, 21 Sep 2024 08:51:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CB47E29B4; Sat, 21 Sep 2024 08:51:56 +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 F041BE29B4 for ; Sat, 21 Sep 2024 08:51:55 +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 E0940343026 for ; Sat, 21 Sep 2024 08:51:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4280B1869 for ; Sat, 21 Sep 2024 08:51:53 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1726908698.2d07063765b0d872799967e78a898cfd571dca27.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 2d07063765b0d872799967e78a898cfd571dca27 X-VCS-Branch: dev Date: Sat, 21 Sep 2024 08:51:53 +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: 92d4bf02-cb85-4336-9a45-a1e6cb505542 X-Archives-Hash: fba2b3a23cb54d89ea3cb030b8ce0c25 commit: 2d07063765b0d872799967e78a898cfd571dca27 Author: David Roman gmail com> AuthorDate: Sat Sep 21 08:51:38 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat Sep 21 08:51:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2d070637 profiles: mask app-admin/customrescuecd-x86 for removal Signed-off-by: David Roman gmail.com> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 86d2117f4..05c9457f9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,11 @@ # New entries go on top. +# David Roman (2024-09-21) +# Dead SRC_URI for two years +# Removal on 2024-10-21 +app-admin/customrescuecd-x86 + # Takuya Wakazono (2024-09-21) # Depends on media-libs/kquickimageeditor:5, which has been dropped # from ::gentoo. Upstream has an open issue for Qt6, but it won't be