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 2BC781584AD for ; Thu, 24 Apr 2025 18:21:37 +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 18ACD343089 for ; Thu, 24 Apr 2025 18:21:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 672371104B9; Thu, 24 Apr 2025 18:21:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 606221104B9 for ; Thu, 24 Apr 2025 18:21: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1DBAD343030 for ; Thu, 24 Apr 2025 18:21:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E4502662 for ; Thu, 24 Apr 2025 18:21:24 +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: <1745518865.5924fcf78b4eb5f7bde18091cd2e17cf9d3d8a50.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: 5924fcf78b4eb5f7bde18091cd2e17cf9d3d8a50 X-VCS-Branch: master Date: Thu, 24 Apr 2025 18:21:24 +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: b14cd5fb-82ee-4496-9251-63439edcb670 X-Archives-Hash: b1f5fcfc39b2f0ff05664881db5a9443 commit: 5924fcf78b4eb5f7bde18091cd2e17cf9d3d8a50 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Apr 16 20:24:51 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Apr 24 18:21:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5924fcf7 profiles: Mask dev-python/python-poppler-qt5 for removal Bug: https://bugs.gentoo.org/949019 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 c0fba840fd44..c69e61255c34 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-04-24) +# Dead upstream, Qt5 based, no more revdeps. Bug #949019 +# Removal on 2025-05-24. +dev-python/python-poppler-qt5 + # Andreas Sturmlechner (2025-04-22) # Dead upstream, depends on downstream patching even for Qt5 support. # Almost no one else keeps packaging this. Bug #947622