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 DFA141580E0 for ; Tue, 28 Jan 2025 18:53:31 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C6796343065 for ; Tue, 28 Jan 2025 18:53:31 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B14991103B6; Tue, 28 Jan 2025 18:53:30 +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 bobolink.gentoo.org (Postfix) with ESMTPS id A3E941103B6 for ; Tue, 28 Jan 2025 18:53:30 +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 5293A343070 for ; Tue, 28 Jan 2025 18:53:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1B5111A7 for ; Tue, 28 Jan 2025 18:53:28 +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: <1738090365.1f03fb751765cb536e3c52fc9181a343c1869a2d.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: 1f03fb751765cb536e3c52fc9181a343c1869a2d X-VCS-Branch: master Date: Tue, 28 Jan 2025 18:53:28 +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: d3155ce9-87f3-496e-aa4a-1bf8c3bf4c20 X-Archives-Hash: 77f056d295009a3b9134c248c71f22b4 commit: 1f03fb751765cb536e3c52fc9181a343c1869a2d Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 28 18:52:45 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 28 18:52:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f03fb75 profiles: Mask x11-misc/urxvtconfig for removal Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index edd276b38563..e98e6ee54af5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-01-28) +# Last release+commit 8 years ago, dead upstream, unmaintained in Gentoo, +# depends on Qt5, no one else packages this. Removal on 2025-02-27. +x11-misc/urxvtconfig + # Arthur Zamarin (2025-01-28) # Since we are done with EGO_SUM, this tool isn't needed any more. # Removal on 2025-02-27. Bug #948966.