commit: 408a5dc1d82fb7af0ee932ea793937d89e3b05db
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 31 00:32:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 31 02:02:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408a5dc1
elisp.eclass: mark NEED_EMACS as @PRE_INHERIT
Obviously controls dependency in global scope,
as the DESCRIPTION indicates.
Signed-off-by: Sam James <sam <AT> gentoo.org>
eclass/elisp.eclass | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
index 7876928c7fb..a092041009b 100644
--- a/eclass/elisp.eclass
+++ b/eclass/elisp.eclass
@@ -1,4 +1,4 @@
-# Copyright 2002-2020 Gentoo Authors
+# Copyright 2002-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: elisp.eclass
@@ -27,6 +27,7 @@
# ${PN}.el in src_unpack().
# @ECLASS-VARIABLE: NEED_EMACS
+# @PRE_INHERIT
# @DEFAULT_UNSET
# @DESCRIPTION:
# If you need anything different from Emacs 23, use the NEED_EMACS