commit: 2959c607d3cbb718dce385b55e2d0fb5ea016e6c Author: Alexander Kurakin <kuraga333 <AT> mail <DOT> ru> AuthorDate: Fri Sep 15 12:49:01 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Sep 15 15:33:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2959c607
virtual/editor: remove nonexistent rdep app-editors/le; EAPI -> 8 Closes: https://bugs.gentoo.org/914129 Signed-off-by: Alexander Kurakin <kuraga333 <AT> mail.ru> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> virtual/editor/{editor-0-r5.ebuild => editor-0-r6.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/virtual/editor/editor-0-r5.ebuild b/virtual/editor/editor-0-r6.ebuild similarity index 98% rename from virtual/editor/editor-0-r5.ebuild rename to virtual/editor/editor-0-r6.ebuild index 67b4e56bfea6..d7ebd37b0462 100644 --- a/virtual/editor/editor-0-r5.ebuild +++ b/virtual/editor/editor-0-r6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="Virtual for editor" @@ -28,7 +28,6 @@ RDEPEND="|| ( app-editors/joe app-editors/jove app-editors/kakoune - app-editors/le app-editors/levee app-editors/lpe app-editors/mg
