commit: c121b65259edacfd565575bd1587781e601b111e Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sat Jan 24 13:45:37 2026 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sat Jan 24 13:47:51 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c121b652
profiles: mask app-emacs packages integrated into >=app-editors/emacs-29.4 Bug: https://bugs.gentoo.org/969199 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 24700c59e527..5a371979d11c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,18 @@ #--- END OF EXAMPLES --- +# Maciej Barć <[email protected]> (2026-01-24) +# Some app-emacs packages that are obsolete since Emacs 29 or much +# older. They all are available in the main GNU Emacs distribution. +# Removal on 2026-02-24. Bug #969199. +app-emacs/bind-key +app-emacs/csharp-mode +app-emacs/css-mode +app-emacs/eglot +app-emacs/jsonrpc +app-emacs/python-mode +app-emacs/use-package + # Sam James <[email protected]> (2026-01-22) # eclean-dist -d needs fixing =app-portage/gentoolkit-0.7
