commit: aed543f776e60e19f22e28ac87fdefa5b43410bd Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue May 27 19:51:38 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue May 27 19:52:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed543f7
profiles: Mask x11-misc/qxkb for removal Bug: https://bugs.gentoo.org/951875 Bug: https://bugs.gentoo.org/953016 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 facfd8710456..45316d6b5b85 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-05-27) +# Dead upstream with no release for over 10 years, Qt5-based even only by +# means of a snapshot. Bugs #951875, #953016. Removal on 2025-06-26. +x11-misc/qxkb + # Andreas Sturmlechner <[email protected]> (2025-05-27) # Upstream repository+author, web pages and documentation gone after long # period of inactivity, based on Qt5. Bugs #949021, #940094
