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/flycheck/flycheck-32_p20230305-r1.ebuild | |
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/flycheck/flycheck-32_p20230305-r1.ebuild')
-rw-r--r-- | app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild index eccffd0a4fff..656c7426ce4c 100644 --- a/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild +++ b/app-emacs/flycheck/flycheck-32_p20230305-r1.ebuild @@ -3,8 +3,6 @@ EAPI=8 -NEED_EMACS="24.3" - inherit edo elisp DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs" |