diff options
Diffstat (limited to 'app-emacs/magit')
-rw-r--r-- | app-emacs/magit/magit-3.2.0.ebuild | 3 | ||||
-rw-r--r-- | app-emacs/magit/magit-3.3.0.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-emacs/magit/magit-3.2.0.ebuild b/app-emacs/magit/magit-3.2.0.ebuild index eec1091e376e..afdfb0863d8f 100644 --- a/app-emacs/magit/magit-3.2.0.ebuild +++ b/app-emacs/magit/magit-3.2.0.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -NEED_EMACS=25 inherit elisp diff --git a/app-emacs/magit/magit-3.3.0.ebuild b/app-emacs/magit/magit-3.3.0.ebuild index 2ffe5de11b37..fecefa5ae84c 100644 --- a/app-emacs/magit/magit-3.3.0.ebuild +++ b/app-emacs/magit/magit-3.3.0.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -NEED_EMACS=25 inherit elisp |