commit: cb90ba089ce1cf0bdbdd3ee0e21c8fb18e51164c Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Jun 30 14:34:38 2022 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Jun 30 14:36:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb90ba08
profiles: Mask app-editors/emacs pretest versions for testing Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4c3a5057e1e5..fa6249c522e1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2022-06-30) +# Pretest versions, masked for testing. +~app-editors/emacs-28.1.90 +~app-editors/emacs-28.1.91 +~app-editors/emacs-28.1.92 + # Marek Szuba <[email protected]> (2022-06-30) # A GNOME 2-era library with no consumers left in the tree, marked # as deprecated since March 2022. Removal in 30 days (Bug #855299).
