commit: aaac69138e6b766bb2e1160a2e617464054ac094 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Aug 17 20:42:09 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Aug 17 20:44:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaac6913
profiles: Mask media-sound/qtagger for removal Bug: https://bugs.gentoo.org/958435 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 ed4d9dd61579..1b2482d74b52 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-08-17) +# Dead upstream for > 10 years. Only a snapshot could save this from +# cleanup in 2018 for Qt5, but not this time (for Qt6). Bug #958435. +# Removal on 2025-09-16. +media-sound/qtagger + # Andreas Sturmlechner <[email protected]> (2025-08-17) # Unmaintained upstream with no prospect to port from Qt5 to Qt6. # Alternatives exist. Bug #961635. Removal on 2025-09-16.
