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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CFA3615802F for ; Thu, 9 Mar 2023 05:46:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9895CE08CD; Thu, 9 Mar 2023 05:46:27 +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 7E674E08CD for ; Thu, 9 Mar 2023 05:46:27 +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 F23A3335D9D for ; Thu, 9 Mar 2023 05:46:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D40B88F for ; Thu, 9 Mar 2023 05:46:24 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1678340759.47e9abb525baecff9fabd4a94228acd006626e8a.mgorny@gentoo> Subject: [gentoo-commits] proj/gentoo-syntax:master commit in: syntax/ X-VCS-Repository: proj/gentoo-syntax X-VCS-Files: syntax/ebuild.vim X-VCS-Directories: syntax/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 47e9abb525baecff9fabd4a94228acd006626e8a X-VCS-Branch: master Date: Thu, 9 Mar 2023 05:46:24 +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: a3d1ba17-72fa-4139-a863-9e2b6c61c1b8 X-Archives-Hash: b0f68b5d19b44c2b224a1fdd1367c502 commit: 47e9abb525baecff9fabd4a94228acd006626e8a Author: Patrick McLean sony com> AuthorDate: Fri Mar 3 19:05:30 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Mar 9 05:45:59 2023 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-syntax.git/commit/?id=47e9abb5 syntax/ebuild.vim: Add dostrip, ver_cut, ver_rs, ver_test Signed-off-by: Patrick McLean sony.com> Signed-off-by: Michał Górny gentoo.org> syntax/ebuild.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/syntax/ebuild.vim b/syntax/ebuild.vim index 85468c9..c012801 100644 --- a/syntax/ebuild.vim +++ b/syntax/ebuild.vim @@ -38,6 +38,7 @@ syn keyword EbuildCoreKeyword doinitd doconfd doenvd domo dodir ebegin eend syn keyword EbuildCoreKeyword newconfd newdoc newenvd newinitd newlib.a newlib.so syn keyword EbuildCoreKeyword hasv usev usex elog eapply eapply_user syn keyword EbuildCoreKeyword einstalldocs in_iuse get_libdir +syn keyword EbuildCoreKeyword dostrip ver_cut ver_rs ver_test " Deprecated and banned functions syn keyword EbuildDeprecatedKeyword check_KV dohard dohtml prepall prepalldocs