public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-bash/
Date: Thu, 05 Jun 2025 19:18:12 +0000 (UTC)	[thread overview]
Message-ID: <1749151085.a5647c9b2c51729355ffa49c7a08dd7fc30e9eaa.arthurzam@gentoo> (raw)

commit:     a5647c9b2c51729355ffa49c7a08dd7fc30e9eaa
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  5 19:10:06 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  5 19:18:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5647c9b

dev-libs/tree-sitter-bash: add 0.25.0

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-libs/tree-sitter-bash/Manifest                       |  1 +
 dev-libs/tree-sitter-bash/tree-sitter-bash-0.25.0.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/dev-libs/tree-sitter-bash/Manifest b/dev-libs/tree-sitter-bash/Manifest
index 6c0432c4e729..0da2ce39c344 100644
--- a/dev-libs/tree-sitter-bash/Manifest
+++ b/dev-libs/tree-sitter-bash/Manifest
@@ -2,3 +2,4 @@ DIST tree-sitter-bash-0.21.0.tar.gz 557096 BLAKE2B bfbdb4db0f75c292567043a47d32e
 DIST tree-sitter-bash-0.23.1.tar.gz 542859 BLAKE2B fbcc788a241b740e128d1ac7dac6292411121c67239c2656a74514f016b89882e4bd6371fc287b9d94b4b78f2b8e968ba3029de67e1c307e99ecce95bfe83dc5 SHA512 1ab59105a5f0a74a17b415420fb8da072cdd2765f776a4f1b0297ca4a4637055d625753c502b96928e9cdf56fd9f175589da4acdeb338daa9113df94c4aa6581
 DIST tree-sitter-bash-0.23.2.tar.gz 544189 BLAKE2B 71e5baa9f51ddb41324be09355fbcc62d559e7eee7c473d190842ddb72d18915f05e4b87d7443119e10edb365a01992d4622710190c33e9ebf2ce47ec4d95502 SHA512 522ca01f823103283a3edcba6d400e118e7ddd452e1b94378feb7c5b3a708b90d55f98c65a4c0af9c89d70878ad595c7f1bbf41197a5367423f894b4fd37bff0
 DIST tree-sitter-bash-0.23.3.tar.gz 544232 BLAKE2B a7f2b8e73fcf99f29771e2952b10cd5679ee35cd1b98a2f59acf6e6110d4aafc900b4b5d53d43f1cc78dbdfc3ca376b1ff34bec79cffd81efbb1b8950efc96c0 SHA512 4882f12aed6dc73f15c0452af38ad400ab0fe386eb33aa61b3c7133fc86d48fff4f0a29302cb5c3ced55eddb2fd65d39414585833cad59a02e98417ef5aac1ba
+DIST tree-sitter-bash-0.25.0.tar.gz 550233 BLAKE2B 813b89d9c16a06bf392159b29267383682bc0af053ea24695574b6ca60621725c7b1bed056b50c9b75662807721889ea2d9bd11b1a0c89e9dba323ee351b4677 SHA512 612e505a564d07691806faaca19d1f552e2786ca8c4ed9716af62a630b91089f4e58f2139ce18373478a23a5c4807ff6bea51a2cab451c59c84d02498f31db61

diff --git a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.25.0.ebuild b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.25.0.ebuild
new file mode 100644
index 000000000000..e066f715a0ca
--- /dev/null
+++ b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.25.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+TS_BINDINGS=( python )
+
+inherit tree-sitter-grammar
+
+DESCRIPTION="Bash grammar for Tree-sitter"
+HOMEPAGE="https://github.com/tree-sitter/tree-sitter-bash"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"


             reply	other threads:[~2025-06-05 19:18 UTC|newest]

Thread overview: 78+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-05 19:18 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-26 11:23 [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-bash/ Arthur Zamarin
2025-09-26 11:23 Arthur Zamarin
2025-09-24  1:21 Sam James
2025-09-23 12:08 Arthur Zamarin
2025-09-22  2:41 Sam James
2025-09-21 23:19 Sam James
2025-06-20  6:07 Arthur Zamarin
2025-03-14 10:42 Sam James
2025-02-23  5:11 Sam James
2025-02-18 22:10 Sam James
2025-02-18 22:10 Sam James
2025-02-18 22:01 Jakov Smolić
2025-02-18 22:01 Jakov Smolić
2025-02-18 21:53 Sam James
2025-02-18 21:53 Sam James
2025-02-10 18:26 Arthur Zamarin
2024-11-23 14:27 Sam James
2024-11-10 16:25 Arthur Zamarin
2024-10-15  5:58 Arthur Zamarin
2024-09-27 20:52 Arthur Zamarin
2024-09-27 20:52 Arthur Zamarin
2024-09-27 20:37 Arthur Zamarin
2024-09-27 20:37 Arthur Zamarin
2024-07-19  5:33 Arthur Zamarin
2024-05-17 15:05 Arthur Zamarin
2024-04-15 21:09 Sam James
2024-04-15 14:18 Arthur Zamarin
2024-04-15 14:18 Arthur Zamarin
2024-04-14 19:00 Arthur Zamarin
2024-04-14 19:00 Arthur Zamarin
2024-04-14 18:59 Arthur Zamarin
2024-04-14 18:59 Arthur Zamarin
2024-03-23 14:35 Arthur Zamarin
2024-03-23  8:28 Arthur Zamarin
2024-03-10 12:42 Arthur Zamarin
2024-03-10 12:42 Arthur Zamarin
2024-03-10 12:04 Arthur Zamarin
2024-03-10 12:04 Arthur Zamarin
2024-03-10 12:04 Arthur Zamarin
2024-03-10 12:04 Arthur Zamarin
2024-03-10  9:16 Arthur Zamarin
2024-03-10  9:16 Arthur Zamarin
2024-02-10 14:52 Arthur Zamarin
2024-02-10 14:52 Arthur Zamarin
2023-12-01 11:18 Arthur Zamarin
2023-12-01 11:18 Arthur Zamarin
2023-12-01 11:18 Arthur Zamarin
2023-12-01 11:18 Arthur Zamarin
2023-12-01 11:18 Arthur Zamarin
2023-12-01 11:18 Arthur Zamarin
2023-12-01 11:18 Arthur Zamarin
2023-11-13 19:53 Sam James
2023-10-08 11:26 Matthew Smith
2023-10-08 10:54 Matthew Smith
2023-10-02  4:26 Arthur Zamarin
2023-10-02  4:26 Arthur Zamarin
2023-08-27 20:26 Sam James
2022-12-20 16:52 Arthur Zamarin
2022-07-30 17:20 Arthur Zamarin
2022-07-28 19:59 Matthew Smith
2022-07-26 15:21 Agostino Sarubbo
2022-07-26 15:20 Agostino Sarubbo
2022-07-26 15:19 Agostino Sarubbo
2022-07-26 15:18 Agostino Sarubbo
2022-07-26 15:16 Agostino Sarubbo
2022-05-22 19:16 Arthur Zamarin
2022-05-16 19:38 Arthur Zamarin
2022-05-16 13:46 WANG Xuerui
2022-05-16  2:35 Sam James
2022-05-15 16:07 Jakov Smolić
2022-05-15  9:16 Jakov Smolić
2022-05-15  9:05 Jakov Smolić
2022-05-15  5:46 Sam James
2022-05-15  3:48 Sam James
2022-05-15  0:06 Yixun Lan
2022-05-14 22:01 Jakov Smolić
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=1749151085.a5647c9b2c51729355ffa49c7a08dd7fc30e9eaa.arthurzam@gentoo \
    --to=arthurzam@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