commit: 2c303c077aecd4f9185bcd2f39837dbf9776b8e1 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Feb 25 14:58:13 2026 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Feb 25 15:02:56 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c303c07
profiles: Mask new snapshot of app-editors/uemacs-pk Bug: https://bugs.gentoo.org/970594 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7ca14c84556b..5ee16a909551 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,15 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2026-02-25) +# This is an eviscerated version. Several core commands no longer +# work, notably C-x 2 (split-current-window), M-x describe-bindings +# and M-? (help). Furthermore, it adds an unconditional dependency +# on hunspell, hardcoding the American English dictionary. +# Masking this version for now because it seems inferior to the +# previous 20180719 snapshot. Bug #970594. +~app-editors/uemacs-pk-4.0.15_p20260224 + # Andreas Sturmlechner <[email protected]> (2026-02-24) # Phonon is effectively dead upstream, its only remaining backend depends # on VLC-3. Bug #935797 Removal on 2026-03-26.
