dev-libs/tree-sitter-php: add 0.23.12

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-06-20 17:08:47 +03:00
parent 50fd40e651
commit 382dba9886
2 changed files with 15 additions and 0 deletions

View File

@@ -1 +1,2 @@
DIST tree-sitter-php-0.23.12.tar.gz 588888 BLAKE2B 9055d2331064a243ed023dbc8d40761d8252b0c94b0e856c1e9bb331d3166befb97d74083f6809ec7a147038f7e13d0a50f6c06df1a942e990c9b48ec5f5206d SHA512 d505b6b626ec7d18752278587c92f1478641aa366ab88daeb847d1f1551940600363445dc60b9b17afa7c638467a7aec94bc8c67a6f3c11b3ffdd5b54d6741cd
DIST tree-sitter-php-0.23.2.tar.gz 580616 BLAKE2B b8055ee6b2a5104d4b4a00c45d702cb8d6479cc32c3e195c47ee8d16543f0234df703a4c33687af9a076bd10eca4166a20e16fbe44b1dba9ec45b80fb1a36275 SHA512 ed8c8fddeb6a8f5304cd7419af67a41c94f5d2ad6ee259428eb34109e8afc54a41b1076cfaabe93d311cbc53c82048b98737281816058e6be02077d086f84fe5

View File

@@ -0,0 +1,14 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit tree-sitter-grammar
DESCRIPTION="PHP grammar for Tree-sitter"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter-php"
S=${WORKDIR}/${P}/php
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"