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 EE8EC1581EE for ; Fri, 04 Apr 2025 21:22: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)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D5BE33431C5 for ; Fri, 04 Apr 2025 21:22:31 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D81C81102CE; Fri, 04 Apr 2025 21:22:30 +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 CD9351102CE for ; Fri, 04 Apr 2025 21:22: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8392534319C for ; Fri, 04 Apr 2025 21:22:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1722D1936 for ; Fri, 04 Apr 2025 21:22:29 +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: <1743801738.2375078ca4798dfb8afb3ce92318739c71f775cf.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: 2375078ca4798dfb8afb3ce92318739c71f775cf X-VCS-Branch: master Date: Fri, 04 Apr 2025 21:22:29 +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: adc3d944-854d-4987-b326-9d5a217cedbb X-Archives-Hash: 82330922e224871da3b35b7467ee58cb commit: 2375078ca4798dfb8afb3ce92318739c71f775cf Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Apr 3 20:12:26 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Apr 4 21:22:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2375078c profiles: Mask media-video/jellyfin-media-player for removal Bug: https://bugs.gentoo.org/926666 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index f2ea6fa869da..7877994a9d21 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -52,9 +52,16 @@ x11-misc/xtoolwait # Removal on 2025-05-04. Bug #953119. media-gfx/xloadimage +# Andreas Sturmlechner (2025-04-02) +# Depends on Qt5WebEngine, and upstream seem to be having a hard time +# porting to Qt6 with an unknown ETA likely well beyond the time we want +# to keep dev-qt/qtwebengine:5 in ::gentoo. +# Removal on 2025-04-31. Bug #926666 +media-video/jellyfin-media-player + # Andreas Sturmlechner (2025-04-02) # No release since 2021, no commit in 3 years, depends on Qt5WebEngine. -# Use app-text/uchmviewer instead. Bug #823008 +# Use app-text/uchmviewer instead. Removal on 2025-04-31. Bug #823008 app-text/kchmviewer # Ionen Wolkens (2025-04-02)