commit: 56ab06be25152d91295ba7ccda14677ae021e3e5 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 22 06:52:08 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Dec 22 06:52:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56ab06be
profiles/package.deprecated: Fix typo in comment. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.deprecated | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index b14e9f1c3ba..9dcd7aef549 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -30,7 +30,7 @@ dev-java/oracle-jre-bin # 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 +# Removal (without prior masking) in 90 days, or after the release # of Emacs 27.1, whatever will occur later. Bug #291296. virtual/emacs
