diff options
author | 2023-09-15 15:49:01 +0300 | |
---|---|---|
committer | 2023-09-15 17:33:58 +0200 | |
commit | 2959c607d3cbb718dce385b55e2d0fb5ea016e6c (patch) | |
tree | 677cd4b6149d6fa8ce1df886d2d61d8fc2aff1b3 /virtual | |
parent | dev-ruby/neovim-ruby-client: update upstream metadata (diff) | |
download | gentoo-2959c607d3cbb718dce385b55e2d0fb5ea016e6c.tar.gz gentoo-2959c607d3cbb718dce385b55e2d0fb5ea016e6c.tar.bz2 gentoo-2959c607d3cbb718dce385b55e2d0fb5ea016e6c.zip |
virtual/editor: remove nonexistent rdep app-editors/le; EAPI -> 8
Closes: https://bugs.gentoo.org/914129
Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/editor/editor-0-r6.ebuild (renamed from virtual/editor/editor-0-r5.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/editor/editor-0-r5.ebuild b/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 |