From 3ca41b72a727defb65a89a9418817bbdb27f429b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Sat, 21 Dec 2019 10:49:27 +0100 Subject: [PATCH] profiles: Deprecate virtual/emacs. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- profiles/package.deprecated | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.26.2