public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nick Sarnie" <sarnex@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-json/
Date: Thu, 21 Oct 2021 23:50:45 +0000 (UTC)	[thread overview]
Message-ID: <1634860192.2eb9ec4403476ad95319ee0c886cc5607fad09c0.sarnex@gentoo> (raw)

commit:     2eb9ec4403476ad95319ee0c886cc5607fad09c0
Author:     Matt Smith <matt <AT> offtopica <DOT> uk>
AuthorDate: Sun Oct 17 09:15:20 2021 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 23:49:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb9ec44

dev-libs/tree-sitter-json: Init at 0.19.0

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Matt Smith <matt <AT> offtopica.uk>
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 dev-libs/tree-sitter-json/Manifest                       |  1 +
 dev-libs/tree-sitter-json/metadata.xml                   | 15 +++++++++++++++
 dev-libs/tree-sitter-json/tree-sitter-json-0.19.0.ebuild | 13 +++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/dev-libs/tree-sitter-json/Manifest b/dev-libs/tree-sitter-json/Manifest
new file mode 100644
index 00000000000..40c6c7f187a
--- /dev/null
+++ b/dev-libs/tree-sitter-json/Manifest
@@ -0,0 +1 @@
+DIST tree-sitter-json-0.19.0.tar.gz 11102 BLAKE2B 8530b53dffa59fcc844501dcbfc9fc8a39a4d4fda6653e02b17261c23da43c8f3dd2bcb1e312a58861ea9af7835d4f2b9208e7960bfaec8ffeecd754e04416d0 SHA512 f4ef90d1ff7cb96093e7b54fb0b4904f7c19256c2e0938c03f81d89f3699f0c0922da54d1d770aa786b9cf10b08f9afa762771a207546a29cf7ff7f1710dadb6

diff --git a/dev-libs/tree-sitter-json/metadata.xml b/dev-libs/tree-sitter-json/metadata.xml
new file mode 100644
index 00000000000..54551edf7ee
--- /dev/null
+++ b/dev-libs/tree-sitter-json/metadata.xml
@@ -0,0 +1,15 @@
+<?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>
+	<upstream>
+		<remote-id type="github">tree-sitter/tree-sitter-json</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-libs/tree-sitter-json/tree-sitter-json-0.19.0.ebuild b/dev-libs/tree-sitter-json/tree-sitter-json-0.19.0.ebuild
new file mode 100644
index 00000000000..ca446b8eacc
--- /dev/null
+++ b/dev-libs/tree-sitter-json/tree-sitter-json-0.19.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit tree-sitter-grammar
+
+DESCRIPTION="JSON grammar for Tree-sitter"
+HOMEPAGE="https://github.com/tree-sitter/tree-sitter-json"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"


             reply	other threads:[~2021-10-21 23:50 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21 23:50 Nick Sarnie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-03 11:39 [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-json/ Arthur Zamarin
2023-10-08 10:54 Matthew Smith
2024-01-14 14:16 Sam James
2024-01-22  4:59 Sam James
2024-02-02 14:05 Arthur Zamarin
2024-04-12  6:33 Arthur Zamarin
2024-05-05 15:46 Sam James
2024-05-17  7:01 Arthur Zamarin
2024-05-17 10:57 Arthur Zamarin
2024-05-19 16:50 Arthur Zamarin
2024-05-19 16:52 Arthur Zamarin
2024-05-19 16:58 Arthur Zamarin
2024-05-20 10:45 Yixun Lan
2024-06-04 17:49 Viorel Munteanu
2024-06-04 17:49 Viorel Munteanu
2024-06-04 17:49 Viorel Munteanu
2024-06-12 23:24 Nick Sarnie
2024-07-04 19:49 Arthur Zamarin
2024-07-04 19:49 Arthur Zamarin
2024-07-04 19:49 Arthur Zamarin
2024-09-06 10:38 Arthur Zamarin
2024-09-06 16:01 Arthur Zamarin
2024-09-27 20:37 Arthur Zamarin
2024-09-27 20:37 Arthur Zamarin
2024-09-27 20:52 Arthur Zamarin
2024-09-27 20:52 Arthur Zamarin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1634860192.2eb9ec4403476ad95319ee0c886cc5607fad09c0.sarnex@gentoo \
    --to=sarnex@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox