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/all-the-icons
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/all-the-icons')
-rw-r--r--app-emacs/all-the-icons/all-the-icons-5.0.0-r1.ebuild4
-rw-r--r--app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild1
2 files changed, 1 insertions, 4 deletions
diff --git a/app-emacs/all-the-icons/all-the-icons-5.0.0-r1.ebuild b/app-emacs/all-the-icons/all-the-icons-5.0.0-r1.ebuild
index 1caaee0f131f..2382e22031b1 100644
--- a/app-emacs/all-the-icons/all-the-icons-5.0.0-r1.ebuild
+++ b/app-emacs/all-the-icons/all-the-icons-5.0.0-r1.ebuild
@@ -1,10 +1,8 @@
-# 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=24.3
-
inherit elisp font readme.gentoo-r1
DESCRIPTION="Various icon fonts propertized for Emacs"
diff --git a/app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild b/app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild
index d58d556b2fff..32ae09b93ef4 100644
--- a/app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild
+++ b/app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild
@@ -4,7 +4,6 @@
EAPI=8
[[ ${PV} == *_p20220325 ]] && COMMIT=65c496d3d1d1298345beb9845840067bffb2ffd8
-NEED_EMACS=24.3
inherit elisp font readme.gentoo-r1