From 21070120f4f34c3532063e087c90bf415e925ff5 Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Thu, 23 Mar 2023 11:51:55 +0000 Subject: app-emacs/*: drop redundant NEED_EMACS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Not needed after elisp-common.eclass changed the default to 25.3 (the oldest currently in tree). Signed-off-by: Matthew Smith [Whitespace: removed double empty lines] Signed-off-by: Ulrich Müller --- app-emacs/apel/apel-10.8_p20201106.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app-emacs/apel') diff --git a/app-emacs/apel/apel-10.8_p20201106.ebuild b/app-emacs/apel/apel-10.8_p20201106.ebuild index 8e9d3d330adc..03be7e5e6f5a 100644 --- a/app-emacs/apel/apel-10.8_p20201106.ebuild +++ b/app-emacs/apel/apel-10.8_p20201106.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=24.5 inherit elisp -- cgit v1.2.3-65-gdbad