commit: 277c6248448c8640eb622c27aaa57a4f0a40ae23 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun May 4 21:31:45 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun May 4 21:36:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277c6248
profiles: Mask app-misc/flirc for removal Bug: https://bugs.gentoo.org/715918 Bug: https://bugs.gentoo.org/717528 Bug: https://bugs.gentoo.org/734242 Bug: https://bugs.gentoo.org/854750 Bug: https://bugs.gentoo.org/882655 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 00c838ceca11..826d8063863a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-05-04) +# Several open bugs, pending bump since 2020, fails to fetch since 2022. +# If anyone is here to fix these things, then please make upstream port +# the gui to Qt6 or drop it. Removal on 2025-05-31. +# Bugs #715918, #717528, #734242, #854750, #882655 +app-misc/flirc + # Michał Górny <[email protected]> (2025-05-04) # New wave of breakage from random removals. # Bugs #955398, #955396, #955411.
