commit: 64c4b89327623fdb0b9791446f5038c5c38cfa44 Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com> AuthorDate: Thu Oct 31 15:18:34 2024 +0000 Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com> CommitDate: Thu Oct 31 15:19:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=64c4b893
profiles: mask app-editors/kitscenarist for removal Bug: https://bugs.gentoo.org/780705 Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9a9070d17..ec8398cac 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,13 @@ # New entries go on top. +# Takuya Wakazono <[email protected]> (2024-10-31) +# Unmaintained in guru since 2020 and the upstream suggests using their +# new project. +# It also depends on dev-qt/qtwebengine:5, which will soon be removed. +# Removal on 2024-11-30. Bug #780705. +app-editors/kitscenarist + # Takuya Wakazono <[email protected]> (2024-10-19) # Doesn't build anymore. Unmaintained since 2022. # Removal on 2024-11-19. Bug #927878.
