commit: 1bbc65189df087df3af0b4a0c70c1b2e8c86251e Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Thu Mar 23 11:53:25 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Mar 26 16:50:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbc6518
app-emacs/consult-flycheck: update NEED_EMACS Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> .../{consult-flycheck-0.9-r1.ebuild => consult-flycheck-0.9-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild b/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild similarity index 96% rename from app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild rename to app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild index b28863a7366a..d866bc663de1 100644 --- a/app-emacs/consult-flycheck/consult-flycheck-0.9-r1.ebuild +++ b/app-emacs/consult-flycheck/consult-flycheck-0.9-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -NEED_EMACS=26 +NEED_EMACS=27.1 inherit elisp