diff --git a/metadata/md5-cache/app-admin/ananicy-2.2.1-r1 b/metadata/md5-cache/app-admin/ananicy-2.2.1-r1 index d4fd748ad6693..052eb965463cc 100644 --- a/metadata/md5-cache/app-admin/ananicy-2.2.1-r1 +++ b/metadata/md5-cache/app-admin/ananicy-2.2.1-r1 @@ -1,15 +1,15 @@ -BDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) +BDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_15? ( dev-lang/python:3.15 ) DEFINED_PHASES=compile install setup DESCRIPTION=ANother Auto NICe daemon EAPI=8 HOMEPAGE=https://github.com/Nefelim4ag/Ananicy INHERIT=python-single-r1 -IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 +IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15 KEYWORDS=amd64 ~arm ~arm64 LICENSE=GPL-3 -RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) sys-process/schedtool -REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) +RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_15? ( dev-lang/python:3.15 ) sys-process/schedtool +REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15 ) SLOT=0 SRC_URI=https://github.com/Nefelim4ag/Ananicy/archive/2.2.1.tar.gz -> ananicy-2.2.1.tar.gz _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 18a01bee4e486884d7457cfacde74099 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 -_md5_=680ba1f14435e01caa7f2b3fc64c9817 +_md5_=1a08330f92d3b83d5c40eada31d7b1d1 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-bash-0.21.0-r1 b/metadata/md5-cache/dev-libs/tree-sitter-bash-0.21.0-r1 index dcf5e302eba58..46fc9647c397b 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-bash-0.21.0-r1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-bash-0.21.0-r1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Bash grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-bash INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-bash/archive/v0.21.0.tar.gz -> tree-sitter-bash-0.21.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=c18494882d0bcae31b0fb4df3c902877 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-bash-0.23.3 b/metadata/md5-cache/dev-libs/tree-sitter-bash-0.23.3 index c57e1c58ffcad..b1418e5630d79 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-bash-0.23.3 +++ b/metadata/md5-cache/dev-libs/tree-sitter-bash-0.23.3 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Bash grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-bash INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-bash/archive/v0.23.3.tar.gz -> tree-sitter-bash-0.23.3.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=c18494882d0bcae31b0fb4df3c902877 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-bash-0.25.0 b/metadata/md5-cache/dev-libs/tree-sitter-bash-0.25.0 index 76bdb5ec26ce9..fe0626151eba8 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-bash-0.25.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-bash-0.25.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Bash grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-bash INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-bash/archive/v0.25.0.tar.gz -> tree-sitter-bash-0.25.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=c18494882d0bcae31b0fb4df3c902877 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-bash-0.25.1 b/metadata/md5-cache/dev-libs/tree-sitter-bash-0.25.1 index d372dc14d5e6d..b121f7f5eac99 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-bash-0.25.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-bash-0.25.1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Bash grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-bash INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-bash/archive/v0.25.1.tar.gz -> tree-sitter-bash-0.25.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=4a39454d26fb31c4c208e4a32ccc51a3 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.3 b/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.3 index 5c2bf7539cd03..755979ca0fe31 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.3 +++ b/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.3 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=C grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-c INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-c/archive/v0.23.3.tar.gz -> tree-sitter-c-0.23.3.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=d7f515ee676896dd273d32e8cc7263c2 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.4 b/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.4 index 494cfa767dc83..0b2afbd335b5f 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.4 +++ b/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.4 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=C grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-c INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-c/archive/v0.23.4.tar.gz -> tree-sitter-c-0.23.4.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=d7f515ee676896dd273d32e8cc7263c2 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.5 b/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.5 index e91e103b32dfa..8cc4543b86f47 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.5 +++ b/metadata/md5-cache/dev-libs/tree-sitter-c-0.23.5 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=C grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-c INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-c/archive/v0.23.5.tar.gz -> tree-sitter-c-0.23.5.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=3abe928f9a620659a635c5694bf2296d diff --git a/metadata/md5-cache/dev-libs/tree-sitter-c-0.24.1 b/metadata/md5-cache/dev-libs/tree-sitter-c-0.24.1 index 40a37f3c4ba16..3453f6bc55857 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-c-0.24.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-c-0.24.1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=C grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-c INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-c/archive/v0.24.1.tar.gz -> tree-sitter-c-0.24.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=3abe928f9a620659a635c5694bf2296d diff --git a/metadata/md5-cache/dev-libs/tree-sitter-c-0.24.2 b/metadata/md5-cache/dev-libs/tree-sitter-c-0.24.2 index 0257328b60c33..4f35bd5d58a9f 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-c-0.24.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-c-0.24.2 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=C grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-c INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-c/archive/v0.24.2.tar.gz -> tree-sitter-c-0.24.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=0746b9112c1b53c3ea17b97a8165cea5 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.0 index 264e6d9d6a8c5..343d72dd68da2 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-c-sharp/archive/v0.23.0.tar.gz -> tree-sitter-c-sharp-0.23.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=dcea94cd9538f9dbe93d463e84d10f4c diff --git a/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.1 b/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.1 index 656caeec7c888..79a7082547075 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.1 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-c-sharp/archive/v0.23.1.tar.gz -> tree-sitter-c-sharp-0.23.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=fa3d4ce79b5eb8ae54cb42fdbcdfd66f diff --git a/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.5 b/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.5 index 9962039f39e59..be4e52a7bc6da 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.5 +++ b/metadata/md5-cache/dev-libs/tree-sitter-c-sharp-0.23.5 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-c-sharp/archive/v0.23.5.tar.gz -> tree-sitter-c-sharp-0.23.5.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=207471fcd9746d60e649ea90b7290de5 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-clojure-0.0.13 b/metadata/md5-cache/dev-libs/tree-sitter-clojure-0.0.13 index 25aef29ac6ec6..ae0be959a3c98 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-clojure-0.0.13 +++ b/metadata/md5-cache/dev-libs/tree-sitter-clojure-0.0.13 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/sogaiu/tree-sitter-clojure/archive/v0.0.13.tar.gz -> tree-sitter-clojure-0.0.13.gh.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=968f9eb5f87681dc9dc899b7aa4bfd22 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-cmake-0.7.1 b/metadata/md5-cache/dev-libs/tree-sitter-cmake-0.7.1 index 069fed074045d..3f79095ee385d 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-cmake-0.7.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-cmake-0.7.1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=CMake grammar for tree-sitter 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 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/uyha/tree-sitter-cmake/archive/v0.7.1.tar.gz -> tree-sitter-cmake-0.7.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=30bba8becc521388047422629f0bd50d diff --git a/metadata/md5-cache/dev-libs/tree-sitter-cmake-0.7.2 b/metadata/md5-cache/dev-libs/tree-sitter-cmake-0.7.2 index cb82fa8c28ec9..0358908f557b0 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-cmake-0.7.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-cmake-0.7.2 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=CMake grammar for tree-sitter 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 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~amd64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) 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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=83fcab39886d100ff786568537ba5931 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.0 index d64f13a5f9af6..b6f20b3b3a3d0 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=C++ grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-cpp INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=test !test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-cpp/archive/v0.23.0.tar.gz -> tree-sitter-cpp-0.23.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=0d1fe5fe53ead456202f6c57dd403844 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.1 b/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.1 index 859aef9a7ef6f..78480f606c614 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=C++ grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-cpp INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=test !test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-cpp/archive/v0.23.1.tar.gz -> tree-sitter-cpp-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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=3eec110d893122786806a71515964848 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.4 b/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.4 index 30635b322da2b..e07dad96cb818 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.4 +++ b/metadata/md5-cache/dev-libs/tree-sitter-cpp-0.23.4 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=C++ grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-cpp INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=test !test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-cpp/archive/v0.23.4.tar.gz -> tree-sitter-cpp-0.23.4.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=3eec110d893122786806a71515964848 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-css-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-css-0.23.0 index b09996b6241d8..33549cbc3a9a4 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-css-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-css-0.23.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-css/archive/v0.23.0.tar.gz -> tree-sitter-css-0.23.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=b310dde9ddfd59a11bf2035af3b71587 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-css-0.23.2 b/metadata/md5-cache/dev-libs/tree-sitter-css-0.23.2 index 961a1c101b4f2..7e33d144857ac 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-css-0.23.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-css-0.23.2 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-css/archive/v0.23.2.tar.gz -> tree-sitter-css-0.23.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=1edd51702d62c9eeb8dface1bfdd2a9a diff --git a/metadata/md5-cache/dev-libs/tree-sitter-css-0.25.0 b/metadata/md5-cache/dev-libs/tree-sitter-css-0.25.0 index 84b109bd4e9ad..ce6c436b353f5 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-css-0.25.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-css-0.25.0 @@ -10,5 +10,5 @@ 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 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=1edd51702d62c9eeb8dface1bfdd2a9a diff --git a/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.20.0 b/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.20.0 index 4e4bb66210129..90fe20b1eb7aa 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.20.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.20.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-embedded-template/archive/v0.20.0.tar.gz -> tree-sitter-embedded-template-0.20.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=b6ed9852bebc04079fa59fb5d4a83b55 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.23.2 b/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.23.2 index 707878b8633e4..f61db9686d2cf 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.23.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.23.2 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-embedded-template/archive/v0.23.2.tar.gz -> tree-sitter-embedded-template-0.23.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=7c236bf0c361ea4b10f15028c606c274 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.25.0 b/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.25.0 index 9a457a8365393..d9217e392d333 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.25.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-embedded-template-0.25.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-embedded-template/archive/v0.25.0.tar.gz -> tree-sitter-embedded-template-0.25.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=356226570781ef0fe1d7eace9138a2cb diff --git a/metadata/md5-cache/dev-libs/tree-sitter-erlang-0.19 b/metadata/md5-cache/dev-libs/tree-sitter-erlang-0.19 index 9c30c7c5a1c39..13dc44ce89f5f 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-erlang-0.19 +++ b/metadata/md5-cache/dev-libs/tree-sitter-erlang-0.19 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/whatsapp/tree-sitter-erlang/archive/0.19.tar.gz -> tree-sitter-erlang-0.19.gh.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=f59541cb341866f8c68ed161cdb01402 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-gleam-1.0.0 b/metadata/md5-cache/dev-libs/tree-sitter-gleam-1.0.0 index 0384523531323..221f0ead6cf95 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-gleam-1.0.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-gleam-1.0.0 @@ -10,5 +10,5 @@ LICENSE=Apache-2.0 RESTRICT=test !test? ( test ) SLOT=0 SRC_URI=https://github.com/gleam-lang/tree-sitter-gleam/archive/refs/tags/v1.0.0.tar.gz -> tree-sitter-gleam-1.0.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=b92d92c73f2db8290913dae5a422abe0 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-gleam-1.1.0 b/metadata/md5-cache/dev-libs/tree-sitter-gleam-1.1.0 index 35ff7b2ad5127..46c3ed019ebab 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-gleam-1.1.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-gleam-1.1.0 @@ -10,5 +10,5 @@ LICENSE=Apache-2.0 RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/gleam-lang/tree-sitter-gleam/archive/refs/tags/v1.1.0.tar.gz -> tree-sitter-gleam-1.1.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=aaf8200cdc47d3f2e1f90364461adaec diff --git a/metadata/md5-cache/dev-libs/tree-sitter-go-0.23.1 b/metadata/md5-cache/dev-libs/tree-sitter-go-0.23.1 index 7706abb23a846..716aac3a817de 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-go-0.23.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-go-0.23.1 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-go/archive/v0.23.1.tar.gz -> tree-sitter-go-0.23.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=6c9b572723c8514fa9cd434c88136402 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-go-0.23.4 b/metadata/md5-cache/dev-libs/tree-sitter-go-0.23.4 index fbeb033e26287..8985b40440c0e 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-go-0.23.4 +++ b/metadata/md5-cache/dev-libs/tree-sitter-go-0.23.4 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-go/archive/v0.23.4.tar.gz -> tree-sitter-go-0.23.4.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=cf713c1f8d11979800be92c6b3d4bb11 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-go-0.25.0 b/metadata/md5-cache/dev-libs/tree-sitter-go-0.25.0 index 0cc2baa307bcf..bc011accbc681 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-go-0.25.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-go-0.25.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-go/archive/v0.25.0.tar.gz -> tree-sitter-go-0.25.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=cf713c1f8d11979800be92c6b3d4bb11 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-haskell-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-haskell-0.23.0 index d818d383db099..00b9bd6179f69 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-haskell-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-haskell-0.23.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-haskell/archive/v0.23.0.tar.gz -> tree-sitter-haskell-0.23.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=6c4dd2c48609e25835884beb1735bbe5 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-haskell-0.23.1 b/metadata/md5-cache/dev-libs/tree-sitter-haskell-0.23.1 index a9096ebb9fc96..faaeb15e8be16 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-haskell-0.23.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-haskell-0.23.1 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-haskell/archive/v0.23.1.tar.gz -> tree-sitter-haskell-0.23.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=2412530676350f8269b06f8d4f6b3b13 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-html-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-html-0.23.0 index c4cc6a6b7737c..56627678358f4 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-html-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-html-0.23.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=HTML grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-html INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-html/archive/v0.23.0.tar.gz -> tree-sitter-html-0.23.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=3f78f2c3c3f8731ff4dbdaaae396fc7b diff --git a/metadata/md5-cache/dev-libs/tree-sitter-html-0.23.2 b/metadata/md5-cache/dev-libs/tree-sitter-html-0.23.2 index ca57b0153292d..fd13b3fad9ead 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-html-0.23.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-html-0.23.2 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=HTML grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-html INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-html/archive/v0.23.2.tar.gz -> tree-sitter-html-0.23.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=3f78f2c3c3f8731ff4dbdaaae396fc7b diff --git a/metadata/md5-cache/dev-libs/tree-sitter-java-0.23.2 b/metadata/md5-cache/dev-libs/tree-sitter-java-0.23.2 index bd39602408d42..b033c36f763b9 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-java-0.23.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-java-0.23.2 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-java/archive/v0.23.2.tar.gz -> tree-sitter-java-0.23.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=12f5dcafa064aefdd98eb73993e03f31 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-java-0.23.5 b/metadata/md5-cache/dev-libs/tree-sitter-java-0.23.5 index 3939696ea9750..342de9164eaaa 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-java-0.23.5 +++ b/metadata/md5-cache/dev-libs/tree-sitter-java-0.23.5 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-java/archive/v0.23.5.tar.gz -> tree-sitter-java-0.23.5.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=4d2d5ad0e20cf31271398cd4db4feb3e diff --git a/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.23.0 index bda1ec9992784..c7deb9ba5c8d3 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.23.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=JavaScript grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-javascript INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-javascript/archive/v0.23.0.tar.gz -> tree-sitter-javascript-0.23.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=4333a34eecbfe943e2295bc8a246f50a diff --git a/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.23.1 b/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.23.1 index 3d0c09d5c436a..2caeb5b319970 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.23.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.23.1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=JavaScript grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-javascript INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-javascript/archive/v0.23.1.tar.gz -> tree-sitter-javascript-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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=4333a34eecbfe943e2295bc8a246f50a diff --git a/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.25.0 b/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.25.0 index 59d796016044e..51dd8459f75e6 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.25.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.25.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=JavaScript grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-javascript INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-javascript/archive/v0.25.0.tar.gz -> tree-sitter-javascript-0.25.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=df6feb55e65dd89b7216d5531548d4d1 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-jsdoc-0.19.0 b/metadata/md5-cache/dev-libs/tree-sitter-jsdoc-0.19.0 index 0dea349ba24f2..658a831554405 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-jsdoc-0.19.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-jsdoc-0.19.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-jsdoc/archive/v0.19.0.tar.gz -> tree-sitter-jsdoc-0.19.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=ca7eeb81f32b736d589631d89782e85b diff --git a/metadata/md5-cache/dev-libs/tree-sitter-jsdoc-0.25.0 b/metadata/md5-cache/dev-libs/tree-sitter-jsdoc-0.25.0 index 4f6c3a7ef86e9..d8e8978913df1 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-jsdoc-0.25.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-jsdoc-0.25.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-jsdoc/archive/v0.25.0.tar.gz -> tree-sitter-jsdoc-0.25.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=27487dabd0c98e0414aaf43b041c09f7 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-json-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-json-0.23.0 index 1016711abdb77..0442d5c370536 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-json-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-json-0.23.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=JSON grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-json INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-json/archive/v0.23.0.tar.gz -> tree-sitter-json-0.23.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=946224e1c0a44020bf71b684d5a26257 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-json-0.24.8 b/metadata/md5-cache/dev-libs/tree-sitter-json-0.24.8 index 8fb9b93eb943c..120956632f80a 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-json-0.24.8 +++ b/metadata/md5-cache/dev-libs/tree-sitter-json-0.24.8 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=JSON grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-json INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-json/archive/v0.24.8.tar.gz -> tree-sitter-json-0.24.8.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=946224e1c0a44020bf71b684d5a26257 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-julia-0.22.0 b/metadata/md5-cache/dev-libs/tree-sitter-julia-0.22.0 index 8dfd1c7a5b7e2..7a77b98d2039d 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-julia-0.22.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-julia-0.22.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-julia/archive/v0.22.0.tar.gz -> tree-sitter-julia-0.22.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=ce91a44bbf2ef42291b6b7db2f4b4554 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-julia-0.23.1 b/metadata/md5-cache/dev-libs/tree-sitter-julia-0.23.1 index 8acbb3d1f1d83..230c60bf80555 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-julia-0.23.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-julia-0.23.1 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-julia/archive/v0.23.1.tar.gz -> tree-sitter-julia-0.23.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=c7d95e96fec8d1c97622bc3acca5c2dc diff --git a/metadata/md5-cache/dev-libs/tree-sitter-julia-0.25.0 b/metadata/md5-cache/dev-libs/tree-sitter-julia-0.25.0 index ec1d0d7278e78..ea9daefe0adc6 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-julia-0.25.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-julia-0.25.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-julia/archive/v0.25.0.tar.gz -> tree-sitter-julia-0.25.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=3ee3dce7a1d5b84053f8c0d695e1994d diff --git a/metadata/md5-cache/dev-libs/tree-sitter-lua-0.3.0 b/metadata/md5-cache/dev-libs/tree-sitter-lua-0.3.0 index 25bcefa26bf22..bb199c7757a8f 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-lua-0.3.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-lua-0.3.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Lua grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-lua INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-lua/archive/v0.3.0.tar.gz -> tree-sitter-lua-0.3.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=c985f667d8bea192588bd419980b7e0a diff --git a/metadata/md5-cache/dev-libs/tree-sitter-lua-0.4.0 b/metadata/md5-cache/dev-libs/tree-sitter-lua-0.4.0 index 227d807af8420..304b6f3404c69 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-lua-0.4.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-lua-0.4.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Lua grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-lua INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-lua/archive/v0.4.0.tar.gz -> tree-sitter-lua-0.4.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=c985f667d8bea192588bd419980b7e0a diff --git a/metadata/md5-cache/dev-libs/tree-sitter-lua-0.4.1 b/metadata/md5-cache/dev-libs/tree-sitter-lua-0.4.1 index 5961ede98d159..c805e3d831e92 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-lua-0.4.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-lua-0.4.1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Lua grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-lua INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-lua/archive/v0.4.1.tar.gz -> tree-sitter-lua-0.4.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=884ff8b6b149d7c7a1b109c6db6220c7 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-lua-0.5.0 b/metadata/md5-cache/dev-libs/tree-sitter-lua-0.5.0 index b8d87ef2b7410..745f4b795af88 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-lua-0.5.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-lua-0.5.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Lua grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-lua INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-lua/archive/v0.5.0.tar.gz -> tree-sitter-lua-0.5.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=0ae0107d24496d1fc58e8e2719385703 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.4.1 b/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.4.1 index a0f7fd05617ba..9f81e96835349 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.4.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.4.1 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.4.1.tar.gz -> tree-sitter-markdown-0.4.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=012a72b065c13bfa9775a742de5d22a5 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.0 b/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.0 index 681d9772244c7..af1ca5d276329 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.5.0.tar.gz -> tree-sitter-markdown-0.5.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=e740c512b0287fe9c7c772a04c053077 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.1 b/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.1 index 2880e53022916..1e2a4c85ed95f 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.1 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.5.1.tar.gz -> tree-sitter-markdown-0.5.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=e740c512b0287fe9c7c772a04c053077 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.2 b/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.2 index 7ac3caf55275a..cd898942800ec 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.2 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.5.2.tar.gz -> tree-sitter-markdown-0.5.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=13daba1af198cd6fb12e5c8769a09769 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.3 b/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.3 index 1bfac94e227be..8bd077f2164e0 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.3 +++ b/metadata/md5-cache/dev-libs/tree-sitter-markdown-0.5.3 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.5.3.tar.gz -> tree-sitter-markdown-0.5.3.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=13daba1af198cd6fb12e5c8769a09769 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.2.3 b/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.2.3 index 77a76067d7666..1209267a6747d 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.2.3 +++ b/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.2.3 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Markdown-inline grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-markdown INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=test !test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.2.3.tar.gz -> tree-sitter-markdown-0.2.3.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=34684324a538912916153281f0822525 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.2.3-r1 b/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.2.3-r1 index 9f333b56ed760..54575c2e4b11c 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.2.3-r1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.2.3-r1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Markdown-inline grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-markdown INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=test !test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.2.3.tar.gz -> tree-sitter-markdown-0.2.3.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=a9db6d9672df2e0ef80e3abc4f94d342 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.3.2 b/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.3.2 index 67d253fc322c6..d102843543cc6 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.3.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.3.2 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Markdown-inline grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-markdown INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~amd64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=test !test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.3.2.tar.gz -> tree-sitter-markdown-0.3.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=7f61a41d09cf4039d796c5dc8ea17d99 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.3.2-r1 b/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.3.2-r1 index 769a8b3220171..3fd5e616f64a7 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.3.2-r1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.3.2-r1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Markdown-inline grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-markdown INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~amd64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=test !test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.3.2.tar.gz -> tree-sitter-markdown-0.3.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=2fc855acfb704adaa448a8431b9c5b96 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.5.3 b/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.5.3 index 5bc6000a3ac12..13a293fbcbb24 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.5.3 +++ b/metadata/md5-cache/dev-libs/tree-sitter-markdown-inline-0.5.3 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Markdown-inline grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-markdown INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~amd64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=test !test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/v0.5.3.tar.gz -> tree-sitter-markdown-0.5.3.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=9a63bca5608c0637960021c80dcb1550 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.20.4 b/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.20.4 index 3e97d8c181307..416df6f2df956 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.20.4 +++ b/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.20.4 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-ocaml/archive/v0.20.4.tar.gz -> tree-sitter-ocaml-0.20.4.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=1222bfdb7a1eb94c02ab53e684cd4d59 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.23.2 b/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.23.2 index abda9b4f826e6..6e42ef840ba1b 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.23.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.23.2 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-ocaml/archive/v0.23.2.tar.gz -> tree-sitter-ocaml-0.23.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=0465adab039ba2a35687b57ec57ba35f diff --git a/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.24.0 b/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.24.0 index 4713baaa83938..f23d536de3d1f 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.24.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.24.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-ocaml/archive/v0.24.0.tar.gz -> tree-sitter-ocaml-0.24.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=0465adab039ba2a35687b57ec57ba35f diff --git a/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.24.2 b/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.24.2 index a8d20553d0eb5..27ac444a4fda1 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.24.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-ocaml-0.24.2 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-ocaml/archive/v0.24.2.tar.gz -> tree-sitter-ocaml-0.24.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=d9922a01c773ee214264a4bee63b9372 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-php-0.23.12 b/metadata/md5-cache/dev-libs/tree-sitter-php-0.23.12 index e459a3a536841..ede879742b3a4 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-php-0.23.12 +++ b/metadata/md5-cache/dev-libs/tree-sitter-php-0.23.12 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-php/archive/v0.23.12.tar.gz -> tree-sitter-php-0.23.12.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=87057ccf5157dda03a4fa44e61557be8 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-php-0.23.2 b/metadata/md5-cache/dev-libs/tree-sitter-php-0.23.2 index 51d96b19fea0a..35e1a2907c685 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-php-0.23.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-php-0.23.2 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-php/archive/v0.23.2.tar.gz -> tree-sitter-php-0.23.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=18368b9b78bf9117fb15c7c3a9308ff9 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-php-0.24.2 b/metadata/md5-cache/dev-libs/tree-sitter-php-0.24.2 index 0bdbbfbb3409e..3cf8ecbd25e4f 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-php-0.24.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-php-0.24.2 @@ -10,5 +10,5 @@ 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 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=87057ccf5157dda03a4fa44e61557be8 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-powershell-0.26.5 b/metadata/md5-cache/dev-libs/tree-sitter-powershell-0.26.5 index ceec463304355..115e6d12e49c4 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-powershell-0.26.5 +++ b/metadata/md5-cache/dev-libs/tree-sitter-powershell-0.26.5 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/airbus-cert/tree-sitter-powershell/archive/v0.26.5.tar.gz -> tree-sitter-powershell-0.26.5.gh.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=ae37bad99058d53557d94599987d74e4 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-python-0.23.6 b/metadata/md5-cache/dev-libs/tree-sitter-python-0.23.6 index 68368b09fa9ed..508a89b52e371 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-python-0.23.6 +++ b/metadata/md5-cache/dev-libs/tree-sitter-python-0.23.6 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Python grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-python INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-python/archive/v0.23.6.tar.gz -> tree-sitter-python-0.23.6.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=b8582914b1c8e1105361d5a855f48173 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-python-0.25.0 b/metadata/md5-cache/dev-libs/tree-sitter-python-0.25.0 index f8fa8031ee073..de8cc5b451c9a 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-python-0.25.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-python-0.25.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Python grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-python INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-python/archive/v0.25.0.tar.gz -> tree-sitter-python-0.25.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=f2b182ef30a8d2e1ded4bcb311bfa488 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-ql-0.19.0 b/metadata/md5-cache/dev-libs/tree-sitter-ql-0.19.0 index 45ebfaa3a8bcc..3050d99ac20a4 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-ql-0.19.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-ql-0.19.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-ql/archive/v0.19.0.tar.gz -> tree-sitter-ql-0.19.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=eebc92b8d1b5fdf75388061c2169e763 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-ql-0.23.1 b/metadata/md5-cache/dev-libs/tree-sitter-ql-0.23.1 index e81921efb959a..2a027e28452a9 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-ql-0.23.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-ql-0.23.1 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-ql/archive/v0.23.1.tar.gz -> tree-sitter-ql-0.23.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=496d737f38cb53713053399179e0232b diff --git a/metadata/md5-cache/dev-libs/tree-sitter-query-0.4.0 b/metadata/md5-cache/dev-libs/tree-sitter-query-0.4.0 index b1f5022e215f3..3ab66a77f7671 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-query-0.4.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-query-0.4.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Tree-sitter query grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-query INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-query/archive/v0.4.0.tar.gz -> tree-sitter-query-0.4.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=629101c2356a12b1c2ea68e612c60d94 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-query-0.5.0 b/metadata/md5-cache/dev-libs/tree-sitter-query-0.5.0 index 9d44afec1e282..966406fff115c 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-query-0.5.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-query-0.5.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Tree-sitter query grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-query INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-query/archive/v0.5.0.tar.gz -> tree-sitter-query-0.5.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=a6921d6f7475c6955e8e13fa6e008860 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-query-0.6.2 b/metadata/md5-cache/dev-libs/tree-sitter-query-0.6.2 index 0e0f7c1f07510..9958b61eceebb 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-query-0.6.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-query-0.6.2 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Tree-sitter query grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-query INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-query/archive/v0.6.2.tar.gz -> tree-sitter-query-0.6.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=a6921d6f7475c6955e8e13fa6e008860 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-query-0.7.0 b/metadata/md5-cache/dev-libs/tree-sitter-query-0.7.0 index b74953857eb48..e16fcf9183c03 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-query-0.7.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-query-0.7.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Tree-sitter query grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-query INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-query/archive/v0.7.0.tar.gz -> tree-sitter-query-0.7.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=a6921d6f7475c6955e8e13fa6e008860 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-query-0.8.0 b/metadata/md5-cache/dev-libs/tree-sitter-query-0.8.0 index 1908230da3396..1f0b3465cd378 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-query-0.8.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-query-0.8.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Tree-sitter query grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-query INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-query/archive/v0.8.0.tar.gz -> tree-sitter-query-0.8.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=cc163142c4f82d5298c069864f30d206 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-racket-0.24.7_p1 b/metadata/md5-cache/dev-libs/tree-sitter-racket-0.24.7_p1 index 4135d077f7e2b..8deb49b763134 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-racket-0.24.7_p1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-racket-0.24.7_p1 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/6cdh/tree-sitter-racket/archive/v0.24.7-1.tar.gz -> tree-sitter-racket-0.24.7_p1.gh.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=3fb3c3fa0f386fdd45d7913727adc832 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-regex-0.21.0 b/metadata/md5-cache/dev-libs/tree-sitter-regex-0.21.0 index 725c4b93bac23..f1ade0ca64265 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-regex-0.21.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-regex-0.21.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-regex/archive/v0.21.0.tar.gz -> tree-sitter-regex-0.21.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=3eb662039a2d5e2218906f7ea9323f98 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-regex-1.0.0 b/metadata/md5-cache/dev-libs/tree-sitter-regex-1.0.0 index 053f241615922..4e7a02f400da1 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-regex-1.0.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-regex-1.0.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-regex/archive/v1.0.0.tar.gz -> tree-sitter-regex-1.0.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=3f00705a5f5d6acc28eaefc24f9548c8 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-ruby-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-ruby-0.23.0 index 15b29a436a38d..0d51a8c8fcffb 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-ruby-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-ruby-0.23.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Ruby grammar for Tree-sitter 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 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-ruby/archive/v0.23.0.tar.gz -> tree-sitter-ruby-0.23.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=d35c9b9e940b040454a8549146696d2b diff --git a/metadata/md5-cache/dev-libs/tree-sitter-ruby-0.23.1 b/metadata/md5-cache/dev-libs/tree-sitter-ruby-0.23.1 index 7eb114453ec65..f77f72c5fb1c1 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-ruby-0.23.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-ruby-0.23.1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Ruby grammar for Tree-sitter 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 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) 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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=6c1466380ee3b2440333c10b1ded8ff0 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-rust-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-rust-0.23.0 index db57a032417e8..447f8b886f7b5 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-rust-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-rust-0.23.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Rust grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-rust INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-rust/archive/v0.23.0.tar.gz -> tree-sitter-rust-0.23.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=6d3fbee1f83d7e2be368e00937bfd141 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-rust-0.23.2 b/metadata/md5-cache/dev-libs/tree-sitter-rust-0.23.2 index 156b539b80a1f..7dbc069decab3 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-rust-0.23.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-rust-0.23.2 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Rust grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-rust INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-rust/archive/v0.23.2.tar.gz -> tree-sitter-rust-0.23.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=6d3fbee1f83d7e2be368e00937bfd141 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-rust-0.24.0 b/metadata/md5-cache/dev-libs/tree-sitter-rust-0.24.0 index f66ac6477c9d7..381ed9e6e983c 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-rust-0.24.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-rust-0.24.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Rust grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-rust INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-rust/archive/v0.24.0.tar.gz -> tree-sitter-rust-0.24.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=6d3fbee1f83d7e2be368e00937bfd141 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-rust-0.24.2 b/metadata/md5-cache/dev-libs/tree-sitter-rust-0.24.2 index 703513eccf4e3..ff382969c410b 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-rust-0.24.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-rust-0.24.2 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Rust grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter/tree-sitter-rust INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-rust/archive/v0.24.2.tar.gz -> tree-sitter-rust-0.24.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=9e237614dc5ac78be390e204a8ddba2a diff --git a/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.0 index 7cecd829f7fd2..4f642110c9da8 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-scala/archive/v0.23.0.tar.gz -> tree-sitter-scala-0.23.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=714129f8e090004fc6c6cc3e1dd02d0e diff --git a/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.2 b/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.2 index 1d8546f6e1a3d..f32a9972e3604 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.2 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-scala/archive/v0.23.2.tar.gz -> tree-sitter-scala-0.23.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=14b1bbc138ddc87402186692b73bce14 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.4 b/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.4 index 86602b47343a9..6978ed0e0e717 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.4 +++ b/metadata/md5-cache/dev-libs/tree-sitter-scala-0.23.4 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-scala/archive/v0.23.4.tar.gz -> tree-sitter-scala-0.23.4.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=21521cee6f3c41eee69c9004de080d26 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-scala-0.24.0 b/metadata/md5-cache/dev-libs/tree-sitter-scala-0.24.0 index a22e243aae8b3..54edb73825f83 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-scala-0.24.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-scala-0.24.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-scala/archive/v0.24.0.tar.gz -> tree-sitter-scala-0.24.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=21521cee6f3c41eee69c9004de080d26 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-scala-0.26.0 b/metadata/md5-cache/dev-libs/tree-sitter-scala-0.26.0 index 318cd1ca67ed8..d7246a1ca5242 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-scala-0.26.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-scala-0.26.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-scala/archive/v0.26.0.tar.gz -> tree-sitter-scala-0.26.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=a835c53fc1a789fef219cfaf5f4654b6 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-tsq-0.19.0 b/metadata/md5-cache/dev-libs/tree-sitter-tsq-0.19.0 index 9e614890381f8..09dde923959c0 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-tsq-0.19.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-tsq-0.19.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-tsq/archive/0.19.0.tar.gz -> tree-sitter-tsq-0.19.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=4963a67523c8e6caa0451d6c5f0c274b diff --git a/metadata/md5-cache/dev-libs/tree-sitter-tsx-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-tsx-0.23.0 index f8b3bcc4f0a65..d23a67c7e62ff 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-tsx-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-tsx-0.23.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-typescript/archive/v0.23.0.tar.gz -> tree-sitter-tsx-0.23.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=f867c96966ad6ed65075136c46c47fe6 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-tsx-0.23.2 b/metadata/md5-cache/dev-libs/tree-sitter-tsx-0.23.2 index 9d4a9a6c7724f..e1f7a81e45704 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-tsx-0.23.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-tsx-0.23.2 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-typescript/archive/v0.23.2.tar.gz -> tree-sitter-tsx-0.23.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=303c86a9f86c39418fc49afb0772f198 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-typescript-0.23.0 b/metadata/md5-cache/dev-libs/tree-sitter-typescript-0.23.0 index 7d503075a52d6..8518da2b6cae0 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-typescript-0.23.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-typescript-0.23.0 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-typescript/archive/v0.23.0.tar.gz -> tree-sitter-typescript-0.23.0.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=6da7bd81f0ea825df20f5467be6d8d81 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-typescript-0.23.2 b/metadata/md5-cache/dev-libs/tree-sitter-typescript-0.23.2 index 66637546b089f..63382948bb837 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-typescript-0.23.2 +++ b/metadata/md5-cache/dev-libs/tree-sitter-typescript-0.23.2 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/tree-sitter-typescript/archive/v0.23.2.tar.gz -> tree-sitter-typescript-0.23.2.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=457b624ecedaf73915501f801f46b1e6 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-unison-2.1.3 b/metadata/md5-cache/dev-libs/tree-sitter-unison-2.1.3 index bb0173e926e56..504ccc5e1bfbe 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-unison-2.1.3 +++ b/metadata/md5-cache/dev-libs/tree-sitter-unison-2.1.3 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/kylegoetz/tree-sitter-unison/archive/2.1.3.tar.gz -> tree-sitter-unison-2.1.3.gh.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=00d72b11291fa5506f70c96f5597fbbe diff --git a/metadata/md5-cache/dev-libs/tree-sitter-vim-0.4.0 b/metadata/md5-cache/dev-libs/tree-sitter-vim-0.4.0 index 9c42fcf13a417..017df8fa87572 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-vim-0.4.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-vim-0.4.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Vimscript grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-vim INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/v0.4.0.tar.gz -> tree-sitter-vim-0.4.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=a09e9785e9f4063ef0db70ca956af747 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-vim-0.5.0 b/metadata/md5-cache/dev-libs/tree-sitter-vim-0.5.0 index e089374a80e54..2e25c8a19efc1 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-vim-0.5.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-vim-0.5.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Vimscript grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-vim INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/v0.5.0.tar.gz -> tree-sitter-vim-0.5.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=d52a1bf10578c30a9d4dcb260f13f782 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-vim-0.6.0 b/metadata/md5-cache/dev-libs/tree-sitter-vim-0.6.0 index 41d96720686db..fc19fafea6ed6 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-vim-0.6.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-vim-0.6.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Vimscript grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-vim INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/v0.6.0.tar.gz -> tree-sitter-vim-0.6.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=7dc84435b5a1280d979ac1fc65aa2959 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-vim-0.7.0 b/metadata/md5-cache/dev-libs/tree-sitter-vim-0.7.0 index 90fb99b485e78..ae7b1b435d9b4 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-vim-0.7.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-vim-0.7.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Vimscript grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-vim INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/v0.7.0.tar.gz -> tree-sitter-vim-0.7.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=7dc84435b5a1280d979ac1fc65aa2959 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-vim-0.8.1 b/metadata/md5-cache/dev-libs/tree-sitter-vim-0.8.1 index 3ab23f455b211..98b36997b5521 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-vim-0.8.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-vim-0.8.1 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/v0.8.1.tar.gz -> tree-sitter-vim-0.8.1.tar.gz -_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 multilib fc812e8eb2170022c28272d80a1f9e77 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=ee0fd289fb205e7c3d14e5d9ac2ede38 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-3.0.0 b/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-3.0.0 index 19ce21b0b969c..4ac67f4757aa6 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-3.0.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-3.0.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Vimdoc grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/neovim/tree-sitter-vimdoc INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/neovim/tree-sitter-vimdoc/archive/v3.0.0.tar.gz -> tree-sitter-vimdoc-3.0.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=9b2581d17429df1990a59e7ede865b0d diff --git a/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-3.0.1 b/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-3.0.1 index 1e955146b26a6..a054031a317a0 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-3.0.1 +++ b/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-3.0.1 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Vimdoc grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/neovim/tree-sitter-vimdoc INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/neovim/tree-sitter-vimdoc/archive/v3.0.1.tar.gz -> tree-sitter-vimdoc-3.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=e5aa288625b65b53e99824708e3c9f94 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-4.0.0 b/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-4.0.0 index 6204752b9d5c0..82e60eb915ed1 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-4.0.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-4.0.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Vimdoc grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/neovim/tree-sitter-vimdoc INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/neovim/tree-sitter-vimdoc/archive/v4.0.0.tar.gz -> tree-sitter-vimdoc-4.0.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=0bec44fac6d195d3647d0a97c0e84fe7 diff --git a/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-4.1.0 b/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-4.1.0 index c45b98a141aac..01691d3353ad6 100644 --- a/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-4.1.0 +++ b/metadata/md5-cache/dev-libs/tree-sitter-vimdoc-4.1.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( dev-util/tree-sitter-cli ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) +BDEPEND=test? ( dev-util/tree-sitter-cli ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/wheel[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) DEFINED_PHASES=compile configure install prepare test -DEPEND=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 ) ) +DEPEND=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 ) ) DESCRIPTION=Vimdoc grammar for Tree-sitter EAPI=8 HOMEPAGE=https://github.com/neovim/tree-sitter-vimdoc INHERIT=tree-sitter-grammar -IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug test python +IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug test python KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 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 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) -REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) +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 ) ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/neovim/tree-sitter-vimdoc/archive/v4.1.0.tar.gz -> tree-sitter-vimdoc-4.1.0.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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar 7a26eda0bafce723174d2c49ee0a72ab +_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 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 tree-sitter-grammar fcea1c5bd1606642003f49ae47722d3f _md5_=be764007856afa3b780a3d1d1a39f63c diff --git a/metadata/md5-cache/dev-python/networkx-3.6.1 b/metadata/md5-cache/dev-python/networkx-3.6.1 index b475d4af36c42..8920aac03d249 100644 --- a/metadata/md5-cache/dev-python/networkx-3.6.1 +++ b/metadata/md5-cache/dev-python/networkx-3.6.1 @@ -1,16 +1,16 @@ -BDEPEND=test? ( >=dev-python/lxml-4.6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( >=dev-python/matplotlib-3.8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/numpy-1.25[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/scipy-1.11.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_13? ( >=dev-python/matplotlib-3.8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/numpy-1.25[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/scipy-1.11.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_14? ( >=dev-python/matplotlib-3.8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/numpy-1.25[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/scipy-1.11.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-xdist[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] verify-provenance? ( dev-python/pypi-attestations ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) +BDEPEND=test? ( >=dev-python/lxml-4.6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] python_targets_python3_12? ( >=dev-python/matplotlib-3.8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/numpy-1.25[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/scipy-1.11.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_13? ( >=dev-python/matplotlib-3.8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/numpy-1.25[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/scipy-1.11.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_14? ( >=dev-python/matplotlib-3.8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/numpy-1.25[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/scipy-1.11.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pytest-xdist[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] verify-provenance? ( dev-python/pypi-attestations ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) DEFINED_PHASES=compile configure install postinst prepare test unpack DESCRIPTION=Python tools to manipulate graphs and complex networks EAPI=8 HOMEPAGE=https://networkx.org/ https://github.com/networkx/networkx/ https://pypi.org/project/networkx/ INHERIT=distutils-r1 optfeature pypi virtualx -IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance test +IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance test KEYWORDS=amd64 arm arm64 ~loong ~ppc64 ~riscv ~sparc x86 ~x64-macos LICENSE=BSD -RDEPEND=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 ) -REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) +RDEPEND=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 ) +REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 ) RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/n/networkx/networkx-3.6.1.tar.gz verify-provenance? ( https://pypi.org/integrity/networkx/v3.6.1/networkx-3.6.1.tar.gz/provenance -> networkx-3.6.1.tar.gz.provenance ) _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 pypi a451be5a08e8eb46f927fc6dd163583f virtualx 9741d451eb64ea8bb9faee90d68a9b68 -_md5_=71118231406d5f206874a9753a6868e4 +_md5_=7a7c4d6849e6680309146934bb442a3f diff --git a/metadata/md5-cache/dev-python/sip-6.15.3 b/metadata/md5-cache/dev-python/sip-6.15.3 index b1cd0838ff76b..2038a41effcff 100644 --- a/metadata/md5-cache/dev-python/sip-6.15.3 +++ b/metadata/md5-cache/dev-python/sip-6.15.3 @@ -1,16 +1,16 @@ -BDEPEND=>=dev-python/setuptools-scm-8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] doc? ( || ( ( dev-lang/python:3.14 >=dev-python/sphinx-8.1.3[python_targets_python3_14(-)] dev-python/myst-parser[python_targets_python3_14(-)] dev-python/sphinx-rtd-theme[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] dev-python/myst-parser[python_targets_python3_13(-)] dev-python/sphinx-rtd-theme[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/myst-parser[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ) ) test? ( dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] +BDEPEND=>=dev-python/setuptools-scm-8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] doc? ( || ( ( dev-lang/python:3.15 >=dev-python/sphinx-8.1.3[python_targets_python3_15(-)] dev-python/myst-parser[python_targets_python3_15(-)] dev-python/sphinx-rtd-theme[python_targets_python3_15(-)] ) ( dev-lang/python:3.14 >=dev-python/sphinx-8.1.3[python_targets_python3_14(-)] dev-python/myst-parser[python_targets_python3_14(-)] dev-python/sphinx-rtd-theme[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] dev-python/myst-parser[python_targets_python3_13(-)] dev-python/sphinx-rtd-theme[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/myst-parser[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ) ) test? ( dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Python bindings generator for C/C++ libraries EAPI=8 HOMEPAGE=https://github.com/Python-SIP/sip/ INHERIT=distutils-r1 -IUSE=doc test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 +IUSE=doc test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86 LICENSE=BSD-2 BSD -RDEPEND=dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] 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 ) -REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) +RDEPEND=dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] 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 ) +REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 ) RESTRICT=!test? ( test ) SLOT=5 SRC_URI=https://github.com/Python-SIP/sip/archive/refs/tags/6.15.3.tar.gz -> sip-6.15.3.gh.tar.gz _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 -_md5_=2d9ed6ee9dc3f2c7ca467993619568db +_md5_=ab2800e66d1a2e5b90a3428a90a90a04 diff --git a/metadata/md5-cache/dev-python/snakeoil-0.11.1 b/metadata/md5-cache/dev-python/snakeoil-0.11.1 index 1f878977b7708..c5d0c1c80bbd7 100644 --- a/metadata/md5-cache/dev-python/snakeoil-0.11.1 +++ b/metadata/md5-cache/dev-python/snakeoil-0.11.1 @@ -1,16 +1,16 @@ -BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/flit-core[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] verify-provenance? ( dev-python/pypi-attestations ) +BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[threads(+)] ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/flit-core[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] verify-provenance? ( dev-python/pypi-attestations ) DEFINED_PHASES=compile configure install prepare test unpack DESCRIPTION=misc common functionality and useful optimizations EAPI=8 HOMEPAGE=https://github.com/pkgcore/snakeoil/ https://pypi.org/project/snakeoil/ INHERIT=distutils-r1 pypi -IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance +IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos LICENSE=BSD BSD-2 MIT -RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) -REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) +RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[threads(+)] ) +REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/s/snakeoil/snakeoil-0.11.1.tar.gz verify-provenance? ( https://pypi.org/integrity/snakeoil/v0.11.1/snakeoil-0.11.1.tar.gz/provenance -> snakeoil-0.11.1.tar.gz.provenance ) _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 pypi a451be5a08e8eb46f927fc6dd163583f -_md5_=ada6bcdf4dec3e92f861c6db7315c6e2 +_md5_=ce274f375cef7577185fc0991173af74 diff --git a/metadata/md5-cache/dev-python/snakeoil-9999 b/metadata/md5-cache/dev-python/snakeoil-9999 index 670e7c0c4ba2d..96bba35257e2a 100644 --- a/metadata/md5-cache/dev-python/snakeoil-9999 +++ b/metadata/md5-cache/dev-python/snakeoil-9999 @@ -1,15 +1,15 @@ -BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/flit-core[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[threads(+)] ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/flit-core[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare test unpack DESCRIPTION=misc common functionality and useful optimizations EAPI=8 HOMEPAGE=https://github.com/pkgcore/snakeoil/ https://pypi.org/project/snakeoil/ INHERIT=distutils-r1 git-r3 -IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 +IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 LICENSE=BSD BSD-2 MIT PROPERTIES=live -RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) -REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) +RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[threads(+)] ) +REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 ) RESTRICT=!test? ( test ) SLOT=0 _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 git-r3 2f8cdb10b033f92c3136aa6488a31c98 -_md5_=164088ccb07e791b9086bd6a13676992 +_md5_=ce274f375cef7577185fc0991173af74 diff --git a/metadata/md5-cache/dev-python/tree-sitter-0.26.0 b/metadata/md5-cache/dev-python/tree-sitter-0.26.0 index 2f020f4dee025..8f97f51647889 100644 --- a/metadata/md5-cache/dev-python/tree-sitter-0.26.0 +++ b/metadata/md5-cache/dev-python/tree-sitter-0.26.0 @@ -1,17 +1,17 @@ -BDEPEND=test? ( >=dev-libs/tree-sitter-html-0.23.2[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-libs/tree-sitter-javascript-0.23.1[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-libs/tree-sitter-json-0.24.8[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-libs/tree-sitter-python-0.23.6[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-libs/tree-sitter-rust-0.23.2[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( =dev-libs/tree-sitter-0.26*:= python_targets_python3_12? ( dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_13? ( dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] +BDEPEND=test? ( >=dev-libs/tree-sitter-html-0.23.2[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-libs/tree-sitter-javascript-0.23.1[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-libs/tree-sitter-json-0.24.8[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-libs/tree-sitter-python-0.23.6[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-libs/tree-sitter-rust-0.23.2[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) test? ( =dev-libs/tree-sitter-0.26*:= dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] DEFINED_PHASES=compile configure install prepare test unpack -DEPEND==dev-libs/tree-sitter-0.26*:= 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 ) +DEPEND==dev-libs/tree-sitter-0.26*:= 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 ) DESCRIPTION=Python bindings to the Tree-sitter parsing library EAPI=8 HOMEPAGE=https://github.com/tree-sitter/py-tree-sitter/ https://pypi.org/project/tree-sitter/ INHERIT=distutils-r1 -IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug +IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 LICENSE=MIT -RDEPEND==dev-libs/tree-sitter-0.26*:= python_targets_python3_12? ( dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_13? ( dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) -REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) +RDEPEND==dev-libs/tree-sitter-0.26*:= dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] 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 ) +REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/tree-sitter/py-tree-sitter/archive/v0.26.0.tar.gz -> tree-sitter-0.26.0.gh.tar.gz _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 -_md5_=56953918f4f570e38341d731902d7b28 +_md5_=101d155d79f2818de5907cff4187f0df diff --git a/metadata/md5-cache/sys-apps/pkgcore-0.12.35 b/metadata/md5-cache/sys-apps/pkgcore-0.12.35 index 4e1ebdddd0309..73e0ddc106873 100644 --- a/metadata/md5-cache/sys-apps/pkgcore-0.12.35 +++ b/metadata/md5-cache/sys-apps/pkgcore-0.12.35 @@ -1,16 +1,16 @@ -BDEPEND=>=dev-python/snakeoil-0.11.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=app-shells/bash-5.3[readline] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/flit-core-3.8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( dev-vcs/git ) test? ( >=dev-python/snakeoil-0.11.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=app-shells/bash-5.3[readline] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] +BDEPEND=>=dev-python/snakeoil-0.11.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=app-shells/bash-5.3[readline] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/flit-core-3.8[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] test? ( dev-vcs/git ) test? ( >=dev-python/snakeoil-0.11.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=app-shells/bash-5.3[readline] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) 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/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=a framework for package management EAPI=8 HOMEPAGE=https://github.com/pkgcore/pkgcore INHERIT=distutils-r1 pypi -IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 +IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos LICENSE=BSD MIT -RDEPEND=>=dev-python/snakeoil-0.11.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=app-shells/bash-5.3[readline] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] 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 ) -REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) +RDEPEND=>=dev-python/snakeoil-0.11.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=app-shells/bash-5.3[readline] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] 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 ) +REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/p/pkgcore/pkgcore-0.12.35.tar.gz _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 pypi a451be5a08e8eb46f927fc6dd163583f -_md5_=1693d520e0d8622c287a5a10279fdd9c +_md5_=644933b050a74daa773ae0e43327daec diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 5ddb5ef4eeebd..26f507be25ea2 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 05 Jul 2026 19:01:01 +0000 +Sun, 05 Jul 2026 19:31:03 +0000