commit: 60bda81ff8b5c259da0b3e0a1df666114c0c5f54 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Feb 26 18:55:45 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Feb 26 18:58:20 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60bda81f
profiles: Mask app-text/master-pdf-editor for removal Bug: https://bugs.gentoo.org/965497 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2e44ea2cb576..63200ea5eedf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,14 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2026-02-26) +# Depends on Qt5 and does not appear to be ported to Qt6 any time soon. +# Possible alternatives are app-text/xournalpp or media-gfx/pdf4qt (only in +# guru overlay right now). Many bugs: #965497, #935693, #935692, #935694, +# #900162, #850064, #935695. +# Removal on 2026-03-28. +app-text/master-pdf-editor + # Andreas Sturmlechner <[email protected]> (2026-02-26) # Depends on Qt5 and does not appear to be ported to Qt6. Upstream's main # problem is reliance on QtXMLPatterns which is not available in Qt6.
