commit: 6d139d6f124b429b7dc5d86e543c8c697a2b26e3 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Nov 18 22:51:00 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Nov 18 22:51:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d139d6f
profiles: Mask app-text/kchmviewer for removal 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 e8f24497c6d..d8ca75513a7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-11-18) +# Depends on deprecated QtWebKit, dead upstream. +# Alternatives: kde-apps/okular[chm], app-text/xchm +# Removal in 30 days. +app-text/kchmviewer + # Andreas Sturmlechner <[email protected]> (2020-11-18) # Depends on deprecated QtWebKit, no maintainer. # Bugs #712200 and 725388. Removal in 30 days.
