commit: 18f24c21b8efedab0ba875a2032beb2aa403ec6f Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Dec 18 16:44:36 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Dec 18 16:46:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f24c21
profiles: Mask app-editors/emacs-vcs for removal. The live ebuilds have been consolidated into app-editors/emacs. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 70a92e78e0e..fadf33534c2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2019-12-18) +# Live ebuilds for Emacs from Git have been consolidated +# into separate slots of the app-editors/emacs package. +# Please update your package.keywords file accordingly. +# Masked for removal in 30 days. Bug #291296. +app-editors/emacs-vcs + # Anthony G. Basile <[email protected]> (2019-12-17) # Project has been dead upstream for years. # Removal in 30 days.
