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-dired
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-dired')
-rw-r--r--app-emacs/all-the-icons-dired/all-the-icons-dired-2.0.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/all-the-icons-dired/all-the-icons-dired-2.0.ebuild b/app-emacs/all-the-icons-dired/all-the-icons-dired-2.0.ebuild
index a1983a3dd6d2..51001c2ca136 100644
--- a/app-emacs/all-the-icons-dired/all-the-icons-dired-2.0.ebuild
+++ b/app-emacs/all-the-icons-dired/all-the-icons-dired-2.0.ebuild
@@ -3,8 +3,6 @@
EAPI=8
-NEED_EMACS=24.4
-
inherit elisp
DESCRIPTION="Display all-the-icons icon for each file in Emacs' dired buffer"