diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-03-26 18:47:09 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-03-26 18:50:44 +0200 |
commit | c4da1883586778be40f1eb082dbdbd017a9c5a09 (patch) | |
tree | e36abbd02721a44735fc1ef3de70195b7983ea10 /app-emacs/emacs-ccls | |
parent | app-emacs/consult-flycheck: update NEED_EMACS (diff) | |
download | gentoo-c4da1883586778be40f1eb082dbdbd017a9c5a09.tar.gz gentoo-c4da1883586778be40f1eb082dbdbd017a9c5a09.tar.bz2 gentoo-c4da1883586778be40f1eb082dbdbd017a9c5a09.zip |
app-emacs/*: Drop redundant NEED_EMACS for remaining packages
The default in elisp-common.eclass is 25.3 now.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/emacs-ccls')
-rw-r--r-- | app-emacs/emacs-ccls/emacs-ccls-0_pre20230311.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/emacs-ccls/emacs-ccls-0_pre20230311.ebuild b/app-emacs/emacs-ccls/emacs-ccls-0_pre20230311.ebuild index 25e54e7a2d2a..0937e92327a8 100644 --- a/app-emacs/emacs-ccls/emacs-ccls-0_pre20230311.ebuild +++ b/app-emacs/emacs-ccls/emacs-ccls-0_pre20230311.ebuild @@ -3,8 +3,6 @@ EAPI=8 -NEED_EMACS=25.1 - inherit elisp MY_COMMIT="bf7efbbbfeb4540822c5deca3be5d71c4232f62f" |