public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthew Smith" <matthew@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-cpp/
Date: Sun,  3 Sep 2023 08:03:42 +0000 (UTC)	[thread overview]
Message-ID: <1693728195.e183fadde50e0c1e16b5d1353aeaafbd929ddc6e.matthew@gentoo> (raw)

commit:     e183fadde50e0c1e16b5d1353aeaafbd929ddc6e
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  3 08:02:49 2023 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 08:03:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e183fadd

dev-libs/tree-sitter-cpp: add 0.20.3

Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 dev-libs/tree-sitter-cpp/Manifest                      |  1 +
 dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.3.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-libs/tree-sitter-cpp/Manifest b/dev-libs/tree-sitter-cpp/Manifest
index b12e534098fb..60fdd43c7ad2 100644
--- a/dev-libs/tree-sitter-cpp/Manifest
+++ b/dev-libs/tree-sitter-cpp/Manifest
@@ -1,2 +1,3 @@
 DIST tree-sitter-cpp-0.20.0.tar.gz 504679 BLAKE2B 654f72f7a56a66dccf437ba5a2b2b5f627358ae58aeaafe9a507e0876443937d42b244ddb34b8a72a6723c28e6c10c95851b1fdb2775b3080c344426c0386e4d SHA512 c97d02c8250c93721ed5b951c97cdb1cf6558e20cbef353a33c9937f6b3116e328bbdd4e9e7a70a23dba3e144cbd6318e37ebbb9b6345ac085c62100d09ff34d
 DIST tree-sitter-cpp-0.20.0_p20230410.tar.gz 715821 BLAKE2B fa867ce4e16dd1044007cf366bc711a6eb85dd6fee11796aa32d9bcee4ffbec3b83b7cd56333d5d79c3eb5e6f6e966291626d6edbb7660aed4b4e144caa18e60 SHA512 0d48722962909a708eec0c401e08f71f9eb3e742dc6bbdb0cfc9cb2b31c187b222866f279346de68726811db461f12fa6b1453bafe49d64f6c340a94a6a7abe6
+DIST tree-sitter-cpp-0.20.3.tar.gz 1056333 BLAKE2B 3b1fc2509da265b2f49ec1a9bef7b005b06eba0311432af9e2e97977ec3a568a8ee531375f5330e624675f5b12711c4cf3306959ec82d21f1017380fb6e28b7a SHA512 62630953cb873dccbf6203b90ac6bd62fb596a615c71603c93b4fdc1e21d456c8f6ba74576e9e86732dbce2b7deaa082ea35eddf7fd7387d1ba13236757dfaab

diff --git a/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.3.ebuild b/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.3.ebuild
new file mode 100644
index 000000000000..57119f7c66b2
--- /dev/null
+++ b/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit tree-sitter-grammar
+
+DESCRIPTION="C++ grammar for Tree-sitter"
+HOMEPAGE="https://github.com/tree-sitter/tree-sitter-cpp"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
+
+# requires test data from tree-sitter-c
+RESTRICT="test"


             reply	other threads:[~2023-09-03  8:03 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-03  8:03 Matthew Smith [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-17  7:09 [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-cpp/ Arthur Zamarin
2024-09-24 15:36 Matt Turner
2024-08-22  2:07 Sam James
2024-06-12 23:24 Nick Sarnie
2024-06-07 10:00 Arthur Zamarin
2024-05-17  6:57 Arthur Zamarin
2024-05-05 15:46 Sam James
2024-04-16  6:53 Matthew Smith
2024-04-05  8:47 Matthew Smith
2024-04-05  8:47 Matthew Smith
2024-03-30 16:27 Arthur Zamarin
2023-06-26  6:27 Jakov Smolić
2023-04-25 20:57 Sam James
2023-04-25 13:50 Arthur Zamarin
2023-04-25 13:45 Arthur Zamarin
2023-04-25 13:43 Arthur Zamarin
2023-04-10 14:47 Matthew Smith
2022-12-05 20:01 Matthew Smith
2022-12-03 11:39 Arthur Zamarin
2021-11-13 15:29 Nick Sarnie
2021-11-13 15:29 Nick Sarnie
2021-10-21 23:50 Nick Sarnie

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=1693728195.e183fadde50e0c1e16b5d1353aeaafbd929ddc6e.matthew@gentoo \
    --to=matthew@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