mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
elisp-common.eclass: Update NEED_EMACS to 25.3
This corresponds to the oldest version of Emacs (other than slot 18) currently in the tree. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -206,7 +206,7 @@ BYTECOMPFLAGS="-L ."
|
||||
# @ECLASS_VARIABLE: NEED_EMACS
|
||||
# @DESCRIPTION:
|
||||
# The minimum Emacs version required for the package.
|
||||
: "${NEED_EMACS:=23.1}"
|
||||
: "${NEED_EMACS:=25.3}"
|
||||
|
||||
# @ECLASS_VARIABLE: _ELISP_EMACS_VERSION
|
||||
# @INTERNAL
|
||||
|
||||
Reference in New Issue
Block a user