From: Ulrich Müller Date: Sat, 21 Dec 2019 09:49:27 +0000 (+0100) Subject: profiles: Deprecate virtual/emacs. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3ca41b72a727defb65a89a9418817bbdb27f429b;p=gentoo.git profiles: Deprecate virtual/emacs. Signed-off-by: Ulrich Müller --- diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 4c450d93c647..b8e9ab16922a 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,13 @@ #--- END OF EXAMPLES --- +# Ulrich Müller (2019-12-21) +# Live ebuilds for Emacs from Git have been consolidated into the +# 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. +virtual/emacs + # Michał Górny (2019-12-09) # The pycrypto project is long dead, and has been forked into # dev-python/pycryptodome that's not entirely API compatible. Many