From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A93C2159C9B for ; Sun, 4 Aug 2024 00:16:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D815E2A02; Sun, 4 Aug 2024 00:16:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 61041E2A02 for ; Sun, 4 Aug 2024 00:16:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 616BE3406D1 for ; Sun, 4 Aug 2024 00:16:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 956C81E65 for ; Sun, 4 Aug 2024 00:15:58 +0000 (UTC) From: "Stefan Strogin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stefan Strogin" Message-ID: <1722730401.5140025c110a144137f39a90fecd9bdee3d7747c.steils@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/neovim/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/neovim/neovim-9999.ebuild X-VCS-Directories: app-editors/neovim/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: 5140025c110a144137f39a90fecd9bdee3d7747c X-VCS-Branch: master Date: Sun, 4 Aug 2024 00:15:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 54841ae8-738b-47bb-827d-1a422f4115ec X-Archives-Hash: 252343b4a0dcb16c2c03c2bcc5577e6f commit: 5140025c110a144137f39a90fecd9bdee3d7747c Author: Stefan Strogin gentoo org> AuthorDate: Sun Aug 4 00:13:21 2024 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Sun Aug 4 00:13:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5140025c app-editors/neovim: sync live Signed-off-by: Stefan Strogin gentoo.org> app-editors/neovim/neovim-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-editors/neovim/neovim-9999.ebuild b/app-editors/neovim/neovim-9999.ebuild index e2bab5a8ceb9..ee6477ed945e 100644 --- a/app-editors/neovim/neovim-9999.ebuild +++ b/app-editors/neovim/neovim-9999.ebuild @@ -49,6 +49,7 @@ DEPEND="${LUA_DEPS} $(lua_gen_cond_dep ' dev-lua/LuaBitOp[${LUA_USEDEP}] ' lua5-{1,2}) + >=dev-libs/libutf8proc-2.9.0:= >=dev-libs/libuv-1.46.0:= >=dev-libs/libvterm-0.3.3 >=dev-libs/msgpack-3.0.0:= @@ -58,11 +59,10 @@ DEPEND="${LUA_DEPS} =dev-libs/tree-sitter-lua-0.1* =dev-libs/tree-sitter-markdown-0.2* =dev-libs/tree-sitter-python-0.21* - =dev-libs/tree-sitter-query-0.3* + =dev-libs/tree-sitter-query-0.4* =dev-libs/tree-sitter-vim-0.4* - =dev-libs/tree-sitter-vimdoc-2* + =dev-libs/tree-sitter-vimdoc-3* >=dev-libs/unibilium-2.0.0:0= - >=dev-libs/libutf8proc-2.9.0:= " RDEPEND=" ${DEPEND}