From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0C95158074 for ; Fri, 20 Jun 2025 14:08:58 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CE734341F80 for ; Fri, 20 Jun 2025 14:08:58 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C75911104E1; Fri, 20 Jun 2025 14:08:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id BBFF21104E1 for ; Fri, 20 Jun 2025 14:08:49 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7967F341F75 for ; Fri, 20 Jun 2025 14:08:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C3C729E3 for ; Fri, 20 Jun 2025 14:08:48 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1750428431.6e1d028c75523f76cec61627d0256e31c9518740.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-ocaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/tree-sitter-ocaml/Manifest dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.23.2.ebuild X-VCS-Directories: dev-libs/tree-sitter-ocaml/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 6e1d028c75523f76cec61627d0256e31c9518740 X-VCS-Branch: master Date: Fri, 20 Jun 2025 14:08:48 +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: 691c35fa-7861-4396-a9b3-aab060e5e104 X-Archives-Hash: c44368ea1f35bb0caaabdfec9983e5c4 commit: 6e1d028c75523f76cec61627d0256e31c9518740 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jun 20 14:07:11 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jun 20 14:07:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1d028c dev-libs/tree-sitter-ocaml: add 0.23.2 Signed-off-by: Arthur Zamarin gentoo.org> dev-libs/tree-sitter-ocaml/Manifest | 1 + dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.23.2.ebuild | 14 ++++++++++++++ 2 files changed, 15 insertions(+) diff --git a/dev-libs/tree-sitter-ocaml/Manifest b/dev-libs/tree-sitter-ocaml/Manifest index 4d55a29a8ecc..fd80bee741ef 100644 --- a/dev-libs/tree-sitter-ocaml/Manifest +++ b/dev-libs/tree-sitter-ocaml/Manifest @@ -1 +1,2 @@ DIST tree-sitter-ocaml-0.20.4.tar.gz 2849217 BLAKE2B e96ffaa2bd72b849f215a9d843fc8b27003917878a32eb5471a3ee4547a931a5dd4b991872d913f514d6519b9bf78b7b57bc501c89f360265a36abb695ed229d SHA512 517f1bf1ff989be4c0853eae20f3c7bc51ef3f68bce1a850d80c6ba150cccac820b6ead00c45e53acb2dd06e9b2e7646dda219353ffdad16be3329f2bd33593c +DIST tree-sitter-ocaml-0.23.2.tar.gz 3981768 BLAKE2B 41b4fb97541953a9ec3439301a817eca7d2889fb03ba92891f3f74ff169909269593273d87d2cfd7806af972cd24c182d338c9d1914e247e2268a464c430ad10 SHA512 7e23f839d2ec21ce1de917f3321ebe84e1390711619d6c74c0b94ca3fa138ba4231d79ee0684ebed3fa2f95d04019cf3cb8b164dd03f7779a66c95bf52fb4d60 diff --git a/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.23.2.ebuild b/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.23.2.ebuild new file mode 100644 index 000000000000..2b7bc2d46f83 --- /dev/null +++ b/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.23.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit tree-sitter-grammar + +DESCRIPTION="OCaml grammar for Tree-sitter" +HOMEPAGE="https://github.com/tree-sitter/tree-sitter-ocaml" +S=${WORKDIR}/${P}/grammars/ocaml + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64"