summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Smith <matthew@gentoo.org>2023-03-23 11:51:55 +0000
committerUlrich Müller <ulm@gentoo.org>2023-03-26 18:50:43 +0200
commit21070120f4f34c3532063e087c90bf415e925ff5 (patch)
tree3134fe0b341728d01cf6a8157fb9dd924d242bce /app-emacs/magit-popup
parentelisp-common.eclass: Update NEED_EMACS to 25.3 (diff)
downloadgentoo-21070120f4f34c3532063e087c90bf415e925ff5.tar.gz
gentoo-21070120f4f34c3532063e087c90bf415e925ff5.tar.bz2
gentoo-21070120f4f34c3532063e087c90bf415e925ff5.zip
app-emacs/*: drop redundant NEED_EMACS
Not needed after elisp-common.eclass changed the default to 25.3 (the oldest currently in tree). Signed-off-by: Matthew Smith <matthew@gentoo.org> [Whitespace: removed double empty lines] Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/magit-popup')
-rw-r--r--app-emacs/magit-popup/magit-popup-2.13.0.ebuild3
-rw-r--r--app-emacs/magit-popup/magit-popup-2.13.2.ebuild3
-rw-r--r--app-emacs/magit-popup/magit-popup-2.13.3.ebuild3
3 files changed, 3 insertions, 6 deletions
diff --git a/app-emacs/magit-popup/magit-popup-2.13.0.ebuild b/app-emacs/magit-popup/magit-popup-2.13.0.ebuild
index e2fd732e5f14..50a096e997d5 100644
--- a/app-emacs/magit-popup/magit-popup-2.13.0.ebuild
+++ b/app-emacs/magit-popup/magit-popup-2.13.0.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-NEED_EMACS=24
inherit elisp
diff --git a/app-emacs/magit-popup/magit-popup-2.13.2.ebuild b/app-emacs/magit-popup/magit-popup-2.13.2.ebuild
index f58ae4d2112b..158f840bbe15 100644
--- a/app-emacs/magit-popup/magit-popup-2.13.2.ebuild
+++ b/app-emacs/magit-popup/magit-popup-2.13.2.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-NEED_EMACS=24
inherit elisp
diff --git a/app-emacs/magit-popup/magit-popup-2.13.3.ebuild b/app-emacs/magit-popup/magit-popup-2.13.3.ebuild
index 0a144c701e4d..50a096e997d5 100644
--- a/app-emacs/magit-popup/magit-popup-2.13.3.ebuild
+++ b/app-emacs/magit-popup/magit-popup-2.13.3.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=7
-NEED_EMACS=24
inherit elisp