commit: 32c8d5f15ab9aa296d4371fe1ea34fdfa1087357 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Dec 21 12:16:32 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Dec 21 12:16:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c8d5f1
profiles/package.deprecated: Add a removal date for virtual/emacs. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.deprecated | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index b8e9ab16922..0333ee5f8e5 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -22,6 +22,8 @@ # app-editors/emacs package, which makes the virtual unnecessary. # Packages should depend on >=app-editors/emacs-23.1:* instead. # See the documentation of elisp-common.eclass for details. +# Removal (without prior masking) in 90 days, of after the release +# of Emacs 27.1, whatever will occur later. Bug #291296. virtual/emacs # Michał Górny <[email protected]> (2019-12-09)
