Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Wed, 31 Mar 2021 02:04:28
Message-Id: 1617156165.408a5dc1d82fb7af0ee932ea793937d89e3b05db.sam@gentoo
1 commit: 408a5dc1d82fb7af0ee932ea793937d89e3b05db
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 31 00:32:16 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 31 02:02:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408a5dc1
7
8 elisp.eclass: mark NEED_EMACS as @PRE_INHERIT
9
10 Obviously controls dependency in global scope,
11 as the DESCRIPTION indicates.
12
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 eclass/elisp.eclass | 3 ++-
16 1 file changed, 2 insertions(+), 1 deletion(-)
17
18 diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
19 index 7876928c7fb..a092041009b 100644
20 --- a/eclass/elisp.eclass
21 +++ b/eclass/elisp.eclass
22 @@ -1,4 +1,4 @@
23 -# Copyright 2002-2020 Gentoo Authors
24 +# Copyright 2002-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 # @ECLASS: elisp.eclass
28 @@ -27,6 +27,7 @@
29 # ${PN}.el in src_unpack().
30
31 # @ECLASS-VARIABLE: NEED_EMACS
32 +# @PRE_INHERIT
33 # @DEFAULT_UNSET
34 # @DESCRIPTION:
35 # If you need anything different from Emacs 23, use the NEED_EMACS