summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-03-26 18:47:09 +0200
committerUlrich Müller <ulm@gentoo.org>2023-03-26 18:50:44 +0200
commitc4da1883586778be40f1eb082dbdbd017a9c5a09 (patch)
treee36abbd02721a44735fc1ef3de70195b7983ea10 /app-emacs/projectile
parentapp-emacs/consult-flycheck: update NEED_EMACS (diff)
downloadgentoo-c4da1883586778be40f1eb082dbdbd017a9c5a09.tar.gz
gentoo-c4da1883586778be40f1eb082dbdbd017a9c5a09.tar.bz2
gentoo-c4da1883586778be40f1eb082dbdbd017a9c5a09.zip
app-emacs/*: Drop redundant NEED_EMACS for remaining packages
The default in elisp-common.eclass is 25.3 now. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/projectile')
-rw-r--r--app-emacs/projectile/projectile-2.5.0-r1.ebuild4
-rw-r--r--app-emacs/projectile/projectile-2.6.0.ebuild4
-rw-r--r--app-emacs/projectile/projectile-2.7.0.ebuild4
3 files changed, 3 insertions, 9 deletions
diff --git a/app-emacs/projectile/projectile-2.5.0-r1.ebuild b/app-emacs/projectile/projectile-2.5.0-r1.ebuild
index 26f4e8b00c5e..f1dc336ca4fe 100644
--- a/app-emacs/projectile/projectile-2.5.0-r1.ebuild
+++ b/app-emacs/projectile/projectile-2.5.0-r1.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=8
-NEED_EMACS="25.1"
-
inherit elisp
DESCRIPTION="A project interaction library for Emacs"
diff --git a/app-emacs/projectile/projectile-2.6.0.ebuild b/app-emacs/projectile/projectile-2.6.0.ebuild
index 26f4e8b00c5e..f1dc336ca4fe 100644
--- a/app-emacs/projectile/projectile-2.6.0.ebuild
+++ b/app-emacs/projectile/projectile-2.6.0.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=8
-NEED_EMACS="25.1"
-
inherit elisp
DESCRIPTION="A project interaction library for Emacs"
diff --git a/app-emacs/projectile/projectile-2.7.0.ebuild b/app-emacs/projectile/projectile-2.7.0.ebuild
index 26f4e8b00c5e..f1dc336ca4fe 100644
--- a/app-emacs/projectile/projectile-2.7.0.ebuild
+++ b/app-emacs/projectile/projectile-2.7.0.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=8
-NEED_EMACS="25.1"
-
inherit elisp
DESCRIPTION="A project interaction library for Emacs"