commit: fd54ffb24686a56947399365f113a7c6518e4270 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun May 11 20:52:11 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue May 13 19:08:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd54ffb2
profiles: Mask x11-misc/qtfm for removal Bug: https://bugs.gentoo.org/950302 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c6a466ddb136..260ce44e162f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-05-13) +# Last release from 2021, last commit >1 year ago and depends on Qt5. +# Upstream shows no signs of activity let alone Qt6 porting work. +# Unmaintained in Gentoo. Bug #950302; removal on 2025-06-12. +x11-misc/qtfm + # Matt Turner <[email protected]> (2025-05-13) # Package is replaced by dev-util/mesa_clc. # Removal on 2025-06-12. Bug #955925.
