commit: f33c8e7d94946584b72b1dd853d8b3849986d634 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Mar 19 23:18:04 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Mar 19 23:18:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f33c8e7d
profiles: Mask kde-misc/kdirstat for removal Bug: https://bugs.gentoo.org/951138 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 7c771058e90d..683e4c8a4479 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-03-20) +# Upstream have made clear that they are not going to port to Qt6 and +# recommend sys-apps/qdirstat (from original k4dirstat author) instead. +# Alternatively, there is kde-apps/filelight available. +# Bug #951138. Removal on 2025-04-19. +kde-misc/kdirstat + # Michał Górny <[email protected]> (2025-03-18) # Last release in 2019, no tests, no reverse dependencies. # Removal on 2025-04-17. Bug #951540.
