diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-09-02 10:07:58 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-09-02 10:08:35 +0200 |
commit | ea00402b6cbe180a95fc93165e568fdc67d68423 (patch) | |
tree | 4c15e7a95a710dbcc4f5e49171427985df3166e6 /eclass/elisp.eclass | |
parent | www-apps/chromedriver-bin: bump to 93.0.4577.15 (diff) | |
download | gentoo-ea00402b6cbe180a95fc93165e568fdc67d68423.tar.gz gentoo-ea00402b6cbe180a95fc93165e568fdc67d68423.tar.bz2 gentoo-ea00402b6cbe180a95fc93165e568fdc67d68423.zip |
elisp.eclass: Provide elisp-common
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass/elisp.eclass')
-rw-r--r-- | eclass/elisp.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass index c3c0045d854e..282beee5b6ae 100644 --- a/eclass/elisp.eclass +++ b/eclass/elisp.eclass @@ -10,6 +10,7 @@ # Christian Faulhammer <fauli@gentoo.org> # Ulrich Müller <ulm@gentoo.org> # @SUPPORTED_EAPIS: 6 7 8 +# @PROVIDES: elisp-common # @BLURB: Eclass for Emacs Lisp packages # @DESCRIPTION: # |