From c4da1883586778be40f1eb082dbdbd017a9c5a09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sun, 26 Mar 2023 18:47:09 +0200 Subject: app-emacs/*: Drop redundant NEED_EMACS for remaining packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The default in elisp-common.eclass is 25.3 now. Signed-off-by: Ulrich Müller --- app-emacs/pkg-info/pkg-info-0.6.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'app-emacs/pkg-info') diff --git a/app-emacs/pkg-info/pkg-info-0.6.ebuild b/app-emacs/pkg-info/pkg-info-0.6.ebuild index 6d5a97eaf6ad..8ef0989a4abf 100644 --- a/app-emacs/pkg-info/pkg-info-0.6.ebuild +++ b/app-emacs/pkg-info/pkg-info-0.6.ebuild @@ -1,10 +1,8 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -NEED_EMACS="24.1" - inherit elisp DESCRIPTION="Provide information about Emacs packages" -- cgit v1.2.3