From 21070120f4f34c3532063e087c90bf415e925ff5 Mon Sep 17 00:00:00 2001
From: Matthew Smith <matthew@gentoo.org>
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 <matthew@gentoo.org>
[Whitespace: removed double empty lines]
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
 app-emacs/magit/magit-3.2.0.ebuild | 3 +--
 app-emacs/magit/magit-3.3.0.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

(limited to 'app-emacs/magit')

diff --git a/app-emacs/magit/magit-3.2.0.ebuild b/app-emacs/magit/magit-3.2.0.ebuild
index eec1091e376e..afdfb0863d8f 100644
--- a/app-emacs/magit/magit-3.2.0.ebuild
+++ b/app-emacs/magit/magit-3.2.0.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=25
 
 inherit elisp
 
diff --git a/app-emacs/magit/magit-3.3.0.ebuild b/app-emacs/magit/magit-3.3.0.ebuild
index 2ffe5de11b37..fecefa5ae84c 100644
--- a/app-emacs/magit/magit-3.3.0.ebuild
+++ b/app-emacs/magit/magit-3.3.0.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