From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1351215-garchives=archives.gentoo.org@lists.gentoo.org> 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 51244158086 for <garchives@archives.gentoo.org>; Mon, 20 Dec 2021 04:13:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF12F2BC07C; Mon, 20 Dec 2021 04:13:17 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF3912BC07C for <gentoo-commits@lists.gentoo.org>; Mon, 20 Dec 2021 04:13:17 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD8CD343111 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Dec 2021 04:13:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DD4C266 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Dec 2021 04:13:14 +0000 (UTC) From: "Vadim Misbakh-Soloviov" <mva@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Vadim Misbakh-Soloviov" <mva@gentoo.org> Message-ID: <1639973575.5ac71783534fd54992addb74ad4d5256ed6554d6.mva@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/metadata.xml dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.19.0.ebuild X-VCS-Directories: dev-libs/tree-sitter-ocaml/ X-VCS-Committer: mva X-VCS-Committer-Name: Vadim Misbakh-Soloviov X-VCS-Revision: 5ac71783534fd54992addb74ad4d5256ed6554d6 X-VCS-Branch: master Date: Mon, 20 Dec 2021 04:13:14 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7b2bc444-9f2c-4fdd-8b65-734bdf622240 X-Archives-Hash: 8423fbd2f226d31b06056447ccc3d312 commit: 5ac71783534fd54992addb74ad4d5256ed6554d6 Author: Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org> AuthorDate: Thu Dec 9 03:39:49 2021 +0000 Commit: Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org> CommitDate: Mon Dec 20 04:12:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac71783 dev-libs/tree-sitter-ocaml: new package Signed-off-by: Vadim Misbakh-Soloviov <mva <AT> gentoo.org> dev-libs/tree-sitter-ocaml/Manifest | 1 + dev-libs/tree-sitter-ocaml/metadata.xml | 19 +++++++++++++++++++ .../tree-sitter-ocaml/tree-sitter-ocaml-0.19.0.ebuild | 15 +++++++++++++++ 3 files changed, 35 insertions(+) diff --git a/dev-libs/tree-sitter-ocaml/Manifest b/dev-libs/tree-sitter-ocaml/Manifest new file mode 100644 index 000000000000..a291d9385837 --- /dev/null +++ b/dev-libs/tree-sitter-ocaml/Manifest @@ -0,0 +1 @@ +DIST tree-sitter-ocaml-0.19.0.tar.gz 1314747 BLAKE2B 8bceac43a40b11b27395a52a450ab734312fbb43cd4b711ca27e629f16599a04cbb55b13a05540ad20f7aa00f068ef57752b7ba42c45bbc75fc87c344133a743 SHA512 897ce5fcb58241c8ec123536ce52eba64698cb5da08403801f4d1760fab1addaced0b3cda5c24460cf2b4531215becf3a6b29c34ba871370b02b467a13b171ba diff --git a/dev-libs/tree-sitter-ocaml/metadata.xml b/dev-libs/tree-sitter-ocaml/metadata.xml new file mode 100644 index 000000000000..38ac08cf86e4 --- /dev/null +++ b/dev-libs/tree-sitter-ocaml/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person" proxied="yes"> + <email>matt@offtopica.uk</email> + <name>Matthew Smith</name> + </maintainer> + <maintainer type="person" proxied="proxy"> + <email>sarnex@gentoo.org</email> + <name>Nick Sarnie</name> + </maintainer> + <maintainer type="person"> + <email>mva@gentoo.org</email> + <name>Vadim Misbakh-Soloviov</name> + </maintainer> + <upstream> + <remote-id type="github">tree-sitter/tree-sitter-ocaml</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.19.0.ebuild b/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.19.0.ebuild new file mode 100644 index 000000000000..adc64bb944d1 --- /dev/null +++ b/dev-libs/tree-sitter-ocaml/tree-sitter-ocaml-0.19.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2021 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" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +S="${WORKDIR}/${P}/ocaml/src"