Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Thu, 02 Sep 2021 08:08:48
Message-Id: 1630570115.ea00402b6cbe180a95fc93165e568fdc67d68423.ulm@gentoo
1 commit: ea00402b6cbe180a95fc93165e568fdc67d68423
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 08:07:58 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 08:08:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea00402b
7
8 elisp.eclass: Provide elisp-common
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 eclass/elisp.eclass | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
16 index c3c0045d854..282beee5b6a 100644
17 --- a/eclass/elisp.eclass
18 +++ b/eclass/elisp.eclass
19 @@ -10,6 +10,7 @@
20 # Christian Faulhammer <fauli@g.o>
21 # Ulrich Müller <ulm@g.o>
22 # @SUPPORTED_EAPIS: 6 7 8
23 +# @PROVIDES: elisp-common
24 # @BLURB: Eclass for Emacs Lisp packages
25 # @DESCRIPTION:
26 #