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 80ADE158083 for ; Sat, 21 Sep 2024 12:27:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D2D1E29B0; Sat, 21 Sep 2024 12:27:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 pigeon.gentoo.org (Postfix) with ESMTPS id 18BA5E29B0 for ; Sat, 21 Sep 2024 12:27:09 +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 997A53431A1 for ; Sat, 21 Sep 2024 12:27:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0527C27EA for ; Sat, 21 Sep 2024 12:27:07 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1726908698.2d07063765b0d872799967e78a898cfd571dca27.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 2d07063765b0d872799967e78a898cfd571dca27 X-VCS-Branch: master Date: Sat, 21 Sep 2024 12:27:07 +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: 9283aa18-8d42-456a-8872-693e6328138a X-Archives-Hash: 5de471afda044ee2831780c2c1db6498 commit: 2d07063765b0d872799967e78a898cfd571dca27 Author: David Roman gmail com> AuthorDate: Sat Sep 21 08:51:38 2024 +0000 Commit: Haelwenn Monnier hacktivis me> 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