commit: 174159498e31c6ef27bf9a06c1b2a7f94ecd4f5f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Aug 18 19:00:28 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Aug 27 14:38:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17415949
profiles: Mask media-sound/fmit for removal Bug: https://bugs.gentoo.org/955259 Bug: https://bugs.gentoo.org/955260 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 f977840ee101..8834fd440915 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-08-27) +# Only translation commits since 2020, still Qt5-based. Worse, packaged +# version in Gentoo is from 2016, no one bothered to bump it since then. +# Really needs a package maintainer while upstream is looking into Qt6. +# Bug #955260. Removal on 2025-09-26. +media-sound/fmit + # Andreas Sturmlechner <[email protected]> (2025-08-27) # Qt5 based, still EAPI-7, last commit in upstream repo 7 years ago. # Alternatives are games-emulation/mednafen or, from guru overlay,
