2026-07-18 14:31:00 UTC

This commit is contained in:
Repository mirror & CI
2026-07-18 14:31:00 +00:00
parent aba16c6942
commit 01989fa1da
7 changed files with 24 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/uyha/tree-sitter-cmake
INHERIT=tree-sitter-grammar
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python
KEYWORDS=~amd64
KEYWORDS=~amd64 ~riscv
LICENSE=MIT
RDEPEND=python? ( python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] )
REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/uyha/tree-sitter-cmake/archive/v0.7.2.tar.gz -> tree-sitter-cmake-0.7.2.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f
_md5_=83fcab39886d100ff786568537ba5931
_md5_=3948b8cb4bea70a9fdf75a1508fd924e

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://github.com/tree-sitter/tree-sitter-css
INHERIT=tree-sitter-grammar
IUSE=test
KEYWORDS=amd64
KEYWORDS=amd64 ~riscv
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tree-sitter/tree-sitter-css/archive/v0.25.0.tar.gz -> tree-sitter-css-0.25.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f
_md5_=1edd51702d62c9eeb8dface1bfdd2a9a
_md5_=383c6af8941c9887d82da1fdfd4c303a

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://github.com/tree-sitter/tree-sitter-php
INHERIT=tree-sitter-grammar
IUSE=test
KEYWORDS=amd64
KEYWORDS=amd64 ~riscv
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tree-sitter/tree-sitter-php/archive/v0.24.2.tar.gz -> tree-sitter-php-0.24.2.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f
_md5_=87057ccf5157dda03a4fa44e61557be8
_md5_=fd3b1e6091e566888ea8112765304016

View File

@@ -0,0 +1,14 @@
BDEPEND=test? ( dev-util/tree-sitter-cli )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=PHPDoc grammar for Tree-sitter
EAPI=8
HOMEPAGE=https://github.com/claytonrcarter/tree-sitter-phpdoc
INHERIT=tree-sitter-grammar
IUSE=test
KEYWORDS=~riscv
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/claytonrcarter/tree-sitter-phpdoc/archive/refs/tags/v0.1.8.tar.gz -> tree-sitter-phpdoc-0.1.8.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f
_md5_=6c42f9ddcb072159b3c3083bc66ffa83

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/tree-sitter/tree-sitter-ruby
INHERIT=tree-sitter-grammar
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python
KEYWORDS=amd64
KEYWORDS=amd64 ~riscv
LICENSE=MIT
RDEPEND=python? ( python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] )
REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tree-sitter/tree-sitter-ruby/archive/v0.23.1.tar.gz -> tree-sitter-ruby-0.23.1.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f
_md5_=6c1466380ee3b2440333c10b1ded8ff0
_md5_=af1a5231837efe80ee479dbc724d9a56

View File

@@ -6010,6 +6010,7 @@ dev-libs/tree-sitter-markdown-inline 0.2.3 0.2.3-r1 0.3.2 0.3.2-r1 0.5.3: Markdo
dev-libs/tree-sitter-meta 1-r5: Metapackage for Tree Sitter packages
dev-libs/tree-sitter-ocaml 0.20.4 0.23.2 0.24.0 0.24.2: OCaml grammar for Tree-sitter
dev-libs/tree-sitter-php 0.23.2 0.23.12 0.24.2: PHP grammar for Tree-sitter
dev-libs/tree-sitter-phpdoc 0.1.8: PHPDoc grammar for Tree-sitter
dev-libs/tree-sitter-powershell 0.26.5: PowerShell programming language grammar for Tree-sitter
dev-libs/tree-sitter-python 0.23.6 0.25.0: Python grammar for Tree-sitter
dev-libs/tree-sitter-ql 0.19.0 0.23.1: Semmle QL grammar for Tree-sitter

View File

@@ -1 +1 @@
Sat, 18 Jul 2026 13:31:06 +0000
Sat, 18 Jul 2026 14:31:00 +0000