commit: 5924fcf78b4eb5f7bde18091cd2e17cf9d3d8a50 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Apr 16 20:24:51 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <asturm <AT> 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 <[email protected]> (2025-04-24) +# Dead upstream, Qt5 based, no more revdeps. Bug #949019 +# Removal on 2025-05-24. +dev-python/python-poppler-qt5 + # Andreas Sturmlechner <[email protected]> (2025-04-22) # Dead upstream, depends on downstream patching even for Qt5 support. # Almost no one else keeps packaging this. Bug #947622
