commit: 18c0b26c5625af29bbf1eb630896b61cde021b35 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Aug 17 05:13:04 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Aug 17 05:13:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c0b26c
profiles/package.mask: mask app-emacs/ruby-mode Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 37ce77143aab..22dc9947f0cc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2023-08-17) +# The ruby project no longer maintains the elisp ruby-mode with the last +# changed upstream 5 years ago. ruby-mode is also included in Emacs +# itself, and this version is still maintained. +# Masked for removal on 2023-09-17. +app-emacs/ruby-mode + # Sam James <[email protected]> (2023-08-16) # Broken and installs no files, bug #912334. =sys-process/systemd-cron-1.16.7
