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/atomic-chrome/atomic-chrome-2.0.0-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app-emacs/atomic-chrome') diff --git a/app-emacs/atomic-chrome/atomic-chrome-2.0.0-r1.ebuild b/app-emacs/atomic-chrome/atomic-chrome-2.0.0-r1.ebuild index 110c2c4f31d6..d05fb6935ac7 100644 --- a/app-emacs/atomic-chrome/atomic-chrome-2.0.0-r1.ebuild +++ b/app-emacs/atomic-chrome/atomic-chrome-2.0.0-r1.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 -- cgit v1.2.3-65-gdbad