From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1560942-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 7F905158089 for <garchives@archives.gentoo.org>; Sun, 8 Oct 2023 10:54:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 677122BC11B; Sun, 8 Oct 2023 10:54:06 +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 403532BC11C for <gentoo-commits@lists.gentoo.org>; Sun, 8 Oct 2023 10:54:06 +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 26762335D1B for <gentoo-commits@lists.gentoo.org>; Sun, 8 Oct 2023 10:54:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80649C36 for <gentoo-commits@lists.gentoo.org>; Sun, 8 Oct 2023 10:54:02 +0000 (UTC) From: "Matthew Smith" <matthew@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, "Matthew Smith" <matthew@gentoo.org> Message-ID: <1696762435.07b73e40e7dc27bf8f145db8c70c2d25ee1f8710.matthew@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tree-sitter-regex/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/tree-sitter-regex/Manifest dev-libs/tree-sitter-regex/tree-sitter-regex-0.20.0.ebuild X-VCS-Directories: dev-libs/tree-sitter-regex/ X-VCS-Committer: matthew X-VCS-Committer-Name: Matthew Smith X-VCS-Revision: 07b73e40e7dc27bf8f145db8c70c2d25ee1f8710 X-VCS-Branch: master Date: Sun, 8 Oct 2023 10:54:02 +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: ddd4c868-5adf-40bc-9c34-c1c6a8ee7618 X-Archives-Hash: 2a06ce4f532821bc3bd730e8cfa5234f commit: 07b73e40e7dc27bf8f145db8c70c2d25ee1f8710 Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Sun Oct 8 10:48:01 2023 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Sun Oct 8 10:53:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07b73e40 dev-libs/tree-sitter-regex: add 0.20.0 Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> dev-libs/tree-sitter-regex/Manifest | 1 + dev-libs/tree-sitter-regex/tree-sitter-regex-0.20.0.ebuild | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/dev-libs/tree-sitter-regex/Manifest b/dev-libs/tree-sitter-regex/Manifest index 1656a65590e4..64fa25dce9bb 100644 --- a/dev-libs/tree-sitter-regex/Manifest +++ b/dev-libs/tree-sitter-regex/Manifest @@ -1 +1,2 @@ DIST tree-sitter-regex-0.19.0.tar.gz 17452 BLAKE2B a1a4db494b685c9e4df3dba790b8d4938d604c02c419c040d783aa11093fb1d988f807d002b798ff53e6b64f294df6b24b6774642bb331ad0dc2a9a61f2ad88c SHA512 d2ecc9637f7e130b16103b375592e449f3b58afcce7d284e269ba7a20e96ca5d6c118a8c99819e7c9d0f8d4ceeb139ba493fcf6e001da25610a70030db599991 +DIST tree-sitter-regex-0.20.0.tar.gz 20283 BLAKE2B b5c71d9956736c913d995631e3051ff20594b059d5fd736d57ce3ae29499b9dc41127f25fd88f7d9c81702e74383157554eb418f8aad88d6e8f46ae4b9f2a6d3 SHA512 35c8e51539ae8135f7a3ef7c3b5c736e0ef7dfcaf7a97417c0228e47fb2500833e1e585805dfe7a4552b5ddd2cc6bba394aee34845cf419f467747ab10f94988 diff --git a/dev-libs/tree-sitter-regex/tree-sitter-regex-0.20.0.ebuild b/dev-libs/tree-sitter-regex/tree-sitter-regex-0.20.0.ebuild new file mode 100644 index 000000000000..bd636ef0cafb --- /dev/null +++ b/dev-libs/tree-sitter-regex/tree-sitter-regex-0.20.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit tree-sitter-grammar + +DESCRIPTION="Regular Expressions grammar for Tree-sitter" +HOMEPAGE="https://github.com/tree-sitter/tree-sitter-regex" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64"