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 1F0171581EE for ; Fri, 04 Apr 2025 13:28:18 +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)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0C61B3431AB for ; Fri, 04 Apr 2025 13:28:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 183261102CE; Fri, 04 Apr 2025 13:27:27 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0C3D61102CE for ; Fri, 04 Apr 2025 13:27:27 +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 B51CA3432AC for ; Fri, 04 Apr 2025 13:27:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1817C1936 for ; Fri, 04 Apr 2025 13:27:25 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1743772880.a1ad6be230244f659df86675f13a8915dc90ce9b.mattst88@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: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: a1ad6be230244f659df86675f13a8915dc90ce9b X-VCS-Branch: master Date: Fri, 04 Apr 2025 13:27:25 +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: 32219f92-c585-4d71-94d9-c7686b2d90ce X-Archives-Hash: c43cefb5f95cc50111367fb2c703cc80 commit: a1ad6be230244f659df86675f13a8915dc90ce9b Author: Matt Turner gentoo org> AuthorDate: Fri Apr 4 13:21:20 2025 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Apr 4 13:21:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ad6be2 package.mask: Last rite media-gfx/xloadimage Bug: https://bugs.gentoo.org/953119 Signed-off-by: Matt Turner gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0b8802ac8850..25c812cfc17f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Matt Turner (2025-04-04) +# Package is dead and has a pile of patches to make it compile. +# SRC_URI is long gone. Many alternative image viewers. +# Removal on 2025-05-04. Bug #953119. +media-gfx/xloadimage + # Andreas Sturmlechner (2025-04-02) # No release since 2021, no commit in 3 years, depends on Qt5WebEngine. # Use app-text/uchmviewer instead. Bug #823008