summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-05 00:07:53 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-05 00:07:53 +0100
commit9d1e33edaf09cde926d589461f40e378d4124be9 (patch)
treeb0a5a85acd92ce912a95245121dde9cebcf76b71 /metadata/md5-cache/dev-libs
parentdafa6f367240d1f5329ca89fb6f78985dbdc025b (diff)
gentoo auto-resync : 05:06:2024 - 00:07:52
Diffstat (limited to 'metadata/md5-cache/dev-libs')
-rw-r--r--metadata/md5-cache/dev-libs/Manifest.gzbin184264 -> 184269 bytes
-rw-r--r--metadata/md5-cache/dev-libs/cxxopts-3.2.0-r14
-rw-r--r--metadata/md5-cache/dev-libs/imath-3.1.11-r1 (renamed from metadata/md5-cache/dev-libs/imath-3.1.9)8
-rw-r--r--metadata/md5-cache/dev-libs/imath-3.1.617
-rw-r--r--metadata/md5-cache/dev-libs/iniparser-4.2.213
-rw-r--r--metadata/md5-cache/dev-libs/libelf-0.8.13-r44
-rw-r--r--metadata/md5-cache/dev-libs/libgpg-error-1.484
-rw-r--r--metadata/md5-cache/dev-libs/libpcre2-10.434
-rw-r--r--metadata/md5-cache/dev-libs/libpfm-4.13.04
-rw-r--r--metadata/md5-cache/dev-libs/libusb-1.0.27-r14
-rw-r--r--metadata/md5-cache/dev-libs/tree-sitter-html-0.20.34
-rw-r--r--metadata/md5-cache/dev-libs/tree-sitter-javascript-0.21.04
-rw-r--r--metadata/md5-cache/dev-libs/tree-sitter-json-0.21.04
-rw-r--r--metadata/md5-cache/dev-libs/tree-sitter-python-0.21.0-r14
-rw-r--r--metadata/md5-cache/dev-libs/tree-sitter-rust-0.21.24
-rw-r--r--metadata/md5-cache/dev-libs/wayland-protocols-1.364
16 files changed, 41 insertions, 45 deletions
diff --git a/metadata/md5-cache/dev-libs/Manifest.gz b/metadata/md5-cache/dev-libs/Manifest.gz
index 44df0c6bf08c..63cbcc516ca8 100644
--- a/metadata/md5-cache/dev-libs/Manifest.gz
+++ b/metadata/md5-cache/dev-libs/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-libs/cxxopts-3.2.0-r1 b/metadata/md5-cache/dev-libs/cxxopts-3.2.0-r1
index 3010c280a2dc..a1f34b86677a 100644
--- a/metadata/md5-cache/dev-libs/cxxopts-3.2.0-r1
+++ b/metadata/md5-cache/dev-libs/cxxopts-3.2.0-r1
@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://github.com/jarro2783/cxxopts
INHERIT=cmake
IUSE=icu test
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
+KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0/3.2.0
SRC_URI=https://github.com/jarro2783/cxxopts/archive/v3.2.0.tar.gz -> cxxopts-3.2.0.tar.gz
_eclasses_=cmake c7c9a62d6232cac66d4ea32d575c3e7c flag-o-matic d309b9713dfc18e754cba88d3ba69653 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3
-_md5_=5734a69803a6a6e94a24f3b1d3b1c5e1
+_md5_=5b577b1d435bcf3d55b85e126a9c9f05
diff --git a/metadata/md5-cache/dev-libs/imath-3.1.9 b/metadata/md5-cache/dev-libs/imath-3.1.11-r1
index 1484974f3bfd..88644af493a5 100644
--- a/metadata/md5-cache/dev-libs/imath-3.1.9
+++ b/metadata/md5-cache/dev-libs/imath-3.1.11-r1
@@ -1,17 +1,17 @@
-BDEPEND=virtual/pkgconfig python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
+BDEPEND=virtual/pkgconfig doc? ( app-text/doxygen python_single_target_python3_10? ( dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-press-theme[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-press-theme[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/breathe[python_targets_python3_12(-)] dev-python/sphinx[python_targets_python3_12(-)] dev-python/sphinx-press-theme[python_targets_python3_12(-)] ) ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=sys-libs/zlib python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( dev-libs/boost:=[python,python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-libs/boost:=[python,python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-libs/boost:=[python,python_targets_python3_12(-)] dev-python/numpy[python_targets_python3_12(-)] ) )
DESCRIPTION=Imath basic math package
EAPI=8
HOMEPAGE=https://imath.readthedocs.io
INHERIT=cmake python-single-r1
-IUSE=large-stack python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
+IUSE=doc large-stack python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=sys-libs/zlib python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( dev-libs/boost:=[python,python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-libs/boost:=[python,python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-libs/boost:=[python,python_targets_python3_12(-)] dev-python/numpy[python_targets_python3_12(-)] ) )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) )
RESTRICT=!test? ( test )
SLOT=3/29
-SRC_URI=https://github.com/AcademySoftwareFoundation/Imath/archive/refs/tags/v3.1.9.tar.gz -> imath-3.1.9.tar.gz
+SRC_URI=https://github.com/AcademySoftwareFoundation/Imath/archive/refs/tags/v3.1.11.tar.gz -> imath-3.1.11.tar.gz
_eclasses_=cmake c7c9a62d6232cac66d4ea32d575c3e7c flag-o-matic d309b9713dfc18e754cba88d3ba69653 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3
-_md5_=96e5aac8265d375e79c30c73a15c6e79
+_md5_=fabf80309e13b8d4bef6b74839b0654a
diff --git a/metadata/md5-cache/dev-libs/imath-3.1.6 b/metadata/md5-cache/dev-libs/imath-3.1.6
deleted file mode 100644
index 641dc238c1f4..000000000000
--- a/metadata/md5-cache/dev-libs/imath-3.1.6
+++ /dev/null
@@ -1,17 +0,0 @@
-BDEPEND=virtual/pkgconfig doc? ( python_single_target_python3_10? ( dev-python/breathe[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/breathe[python_targets_python3_11(-)] ) ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
-DEFINED_PHASES=compile configure install prepare setup test
-DEPEND=sys-libs/zlib python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( dev-libs/boost:=[python,python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-libs/boost:=[python,python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] ) )
-DESCRIPTION=Imath basic math package
-EAPI=8
-HOMEPAGE=https://imath.readthedocs.io
-INHERIT=cmake python-single-r1
-IUSE=doc large-stack python test python_single_target_python3_10 python_single_target_python3_11
-KEYWORDS=amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux
-LICENSE=BSD
-RDEPEND=sys-libs/zlib python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( dev-libs/boost:=[python,python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-libs/boost:=[python,python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] ) )
-REQUIRED_USE=python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 ) )
-RESTRICT=!test? ( test )
-SLOT=3/29
-SRC_URI=https://github.com/AcademySoftwareFoundation/Imath/archive/refs/tags/v3.1.6.tar.gz -> imath-3.1.6.tar.gz
-_eclasses_=cmake c7c9a62d6232cac66d4ea32d575c3e7c flag-o-matic d309b9713dfc18e754cba88d3ba69653 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3
-_md5_=9a2ce14997b2db5087c4fe74a4d31fd3
diff --git a/metadata/md5-cache/dev-libs/iniparser-4.2.2 b/metadata/md5-cache/dev-libs/iniparser-4.2.2
new file mode 100644
index 000000000000..bc96e0004f7f
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/iniparser-4.2.2
@@ -0,0 +1,13 @@
+BDEPEND=doc? ( app-text/doxygen ) app-alternatives/ninja >=dev-build/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=A free stand-alone ini file parsing library
+EAPI=7
+HOMEPAGE=https://gitlab.com/iniparser/iniparser
+INHERIT=cmake
+IUSE=doc examples
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
+LICENSE=MIT
+SLOT=4
+SRC_URI=https://gitlab.com/iniparser/iniparser/-/archive/v4.2.2/iniparser-v4.2.2.tar.bz2 -> iniparser-4.2.2.tar.bz2
+_eclasses_=cmake c7c9a62d6232cac66d4ea32d575c3e7c flag-o-matic d309b9713dfc18e754cba88d3ba69653 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3
+_md5_=5bbef65e8aca038662975646f2d073a4
diff --git a/metadata/md5-cache/dev-libs/libelf-0.8.13-r4 b/metadata/md5-cache/dev-libs/libelf-0.8.13-r4
index 4928bc4504f0..5094c6e9ea75 100644
--- a/metadata/md5-cache/dev-libs/libelf-0.8.13-r4
+++ b/metadata/md5-cache/dev-libs/libelf-0.8.13-r4
@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://directory.fsf.org/wiki/Libelf https://web.archive.org/web/20190203164512/http://www.mr511.de/software/
INHERIT=autotools multilib-minimal toolchain-funcs
IUSE=debug nls abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-solaris
+KEYWORDS=~alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 ~x64-solaris
LICENSE=LGPL-2+
RDEPEND=!dev-libs/elfutils
SLOT=0
SRC_URI=http://www.mr511.de/software/libelf-0.8.13.tar.gz
_eclasses_=autotools dc70c1dc473b68317fc4a86f5fbfc57d gnuconfig a397adda6984a4c423e28ac274c1ba98 libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=5500264b7e716b16a514940e8530c44e
+_md5_=9613503784636ea85a6801d9198f5ada
diff --git a/metadata/md5-cache/dev-libs/libgpg-error-1.48 b/metadata/md5-cache/dev-libs/libgpg-error-1.48
index 58a67a68b397..a2674c763486 100644
--- a/metadata/md5-cache/dev-libs/libgpg-error-1.48
+++ b/metadata/md5-cache/dev-libs/libgpg-error-1.48
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://www.gnupg.org/related_software/libgpg-error
INHERIT=autotools multilib-minimal toolchain-funcs verify-sig
IUSE=common-lisp nls static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 verify-sig
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
LICENSE=GPL-2 LGPL-2.1
RDEPEND=nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://gnupg/libgpg-error/libgpg-error-1.48.tar.bz2 verify-sig? ( mirror://gnupg/libgpg-error/libgpg-error-1.48.tar.bz2.sig )
_eclasses_=autotools dc70c1dc473b68317fc4a86f5fbfc57d gnuconfig a397adda6984a4c423e28ac274c1ba98 libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 verify-sig a79ba011daaf532d71a219182474d150
-_md5_=60fe3af7ba9193dec16e459555b1e336
+_md5_=a36c6e4bb18b21baebfb44f13d89b367
diff --git a/metadata/md5-cache/dev-libs/libpcre2-10.43 b/metadata/md5-cache/dev-libs/libpcre2-10.43
index 51a390349b7b..1f61b3426949 100644
--- a/metadata/md5-cache/dev-libs/libpcre2-10.43
+++ b/metadata/md5-cache/dev-libs/libpcre2-10.43
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://www.pcre.org/
INHERIT=libtool multilib-minimal verify-sig
IUSE=bzip2 +jit libedit +pcre16 +pcre32 +readline static-libs unicode valgrind zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 verify-sig
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
LICENSE=BSD
RDEPEND=bzip2? ( app-arch/bzip2 ) libedit? ( dev-libs/libedit ) readline? ( sys-libs/readline:= ) zlib? ( sys-libs/zlib )
REQUIRED_USE=?? ( libedit readline )
SLOT=0/3
SRC_URI=https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2 https://ftp.pcre.org/pub/pcre/pcre2-10.43.tar.bz2 verify-sig? ( https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2.sig )
_eclasses_=libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 verify-sig a79ba011daaf532d71a219182474d150
-_md5_=c05566bae3ed8dabdb9fc28cc45d350e
+_md5_=75fb042533b9954e58465e77afed7fd7
diff --git a/metadata/md5-cache/dev-libs/libpfm-4.13.0 b/metadata/md5-cache/dev-libs/libpfm-4.13.0
index 2b4899ba3c80..18d88a73e839 100644
--- a/metadata/md5-cache/dev-libs/libpfm-4.13.0
+++ b/metadata/md5-cache/dev-libs/libpfm-4.13.0
@@ -4,9 +4,9 @@ EAPI=8
HOMEPAGE=http://perfmon2.sourceforge.net
INHERIT=toolchain-funcs
IUSE=static-libs
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=GPL-2 MIT
SLOT=0/4
SRC_URI=https://downloads.sourceforge.net/perfmon2/libpfm4/libpfm-4.13.0.tar.gz
_eclasses_=multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=bec24c6dc5ef0904eea688ac1eb9ac15
+_md5_=d5dce95ec9ad57f76b44b2ee293c5d78
diff --git a/metadata/md5-cache/dev-libs/libusb-1.0.27-r1 b/metadata/md5-cache/dev-libs/libusb-1.0.27-r1
index 4a694b5daae4..adab9229f9c4 100644
--- a/metadata/md5-cache/dev-libs/libusb-1.0.27-r1
+++ b/metadata/md5-cache/dev-libs/libusb-1.0.27-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://libusb.info/ https://github.com/libusb/libusb
INHERIT=libtool multilib-minimal
IUSE=debug doc examples static-libs test udev abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
+KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
LICENSE=LGPL-2.1
RDEPEND=udev? ( >=virtual/libudev-208:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
REQUIRED_USE=static-libs? ( !udev )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=1
SRC_URI=https://github.com/libusb/libusb/releases/download/v1.0.27/libusb-1.0.27.tar.bz2
_eclasses_=libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=813e40aab8c492db10a267eb8a06600d
+_md5_=0a07f29a84709378e6f47a13fd5855ce
diff --git a/metadata/md5-cache/dev-libs/tree-sitter-html-0.20.3 b/metadata/md5-cache/dev-libs/tree-sitter-html-0.20.3
index 917575066281..f4416f516c58 100644
--- a/metadata/md5-cache/dev-libs/tree-sitter-html-0.20.3
+++ b/metadata/md5-cache/dev-libs/tree-sitter-html-0.20.3
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/tree-sitter/tree-sitter-html
INHERIT=tree-sitter-grammar
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug test python
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~riscv ~s390 ~x86
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=MIT
RDEPEND=python? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tree-sitter/tree-sitter-html/archive/v0.20.3.tar.gz -> tree-sitter-html-0.20.3.tar.gz
_eclasses_=distutils-r1 5400d21736d8621562bf93be4fa98eec edo 367e103a74bf77e6a8da7894d999fa3c flag-o-matic d309b9713dfc18e754cba88d3ba69653 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea toolchain-funcs e56c7649b804f051623c8bc1a1c44084 tree-sitter-grammar f75f8078d91d685f79c130e884c93a37
-_md5_=dd9bccf8fbdf168514d450349b6b6c67
+_md5_=e3e69dcbd21fcf31e31a8a72e02f0ac2
diff --git a/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.21.0 b/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.21.0
index 9e5aa2b19f1f..5f973e2882bf 100644
--- a/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.21.0
+++ b/metadata/md5-cache/dev-libs/tree-sitter-javascript-0.21.0
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/tree-sitter/tree-sitter-javascript
INHERIT=tree-sitter-grammar
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug test python
-KEYWORDS=amd64 ~arm ~arm64 ~ppc ~riscv ~s390 ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=MIT
RDEPEND=python? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tree-sitter/tree-sitter-javascript/archive/v0.21.0.tar.gz -> tree-sitter-javascript-0.21.0.tar.gz
_eclasses_=distutils-r1 5400d21736d8621562bf93be4fa98eec edo 367e103a74bf77e6a8da7894d999fa3c flag-o-matic d309b9713dfc18e754cba88d3ba69653 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea toolchain-funcs e56c7649b804f051623c8bc1a1c44084 tree-sitter-grammar f75f8078d91d685f79c130e884c93a37
-_md5_=fed3b9f3453a6d1d685b2f469663f878
+_md5_=cf1d83242aa44c3063331b72b30b0ab9
diff --git a/metadata/md5-cache/dev-libs/tree-sitter-json-0.21.0 b/metadata/md5-cache/dev-libs/tree-sitter-json-0.21.0
index b223097b4bb9..5867337e9b24 100644
--- a/metadata/md5-cache/dev-libs/tree-sitter-json-0.21.0
+++ b/metadata/md5-cache/dev-libs/tree-sitter-json-0.21.0
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/tree-sitter/tree-sitter-json
INHERIT=tree-sitter-grammar
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug test python
-KEYWORDS=amd64 ~arm ~arm64 ~ppc ~riscv ~s390 ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=MIT
RDEPEND=python? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tree-sitter/tree-sitter-json/archive/v0.21.0.tar.gz -> tree-sitter-json-0.21.0.tar.gz
_eclasses_=distutils-r1 5400d21736d8621562bf93be4fa98eec edo 367e103a74bf77e6a8da7894d999fa3c flag-o-matic d309b9713dfc18e754cba88d3ba69653 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea toolchain-funcs e56c7649b804f051623c8bc1a1c44084 tree-sitter-grammar f75f8078d91d685f79c130e884c93a37
-_md5_=960db59a7e8dab57b09e3eb07a2c11ba
+_md5_=cffebc25e341191d18a31ebac4cf5441
diff --git a/metadata/md5-cache/dev-libs/tree-sitter-python-0.21.0-r1 b/metadata/md5-cache/dev-libs/tree-sitter-python-0.21.0-r1
index c601cb5fdac3..f93e7e557cce 100644
--- a/metadata/md5-cache/dev-libs/tree-sitter-python-0.21.0-r1
+++ b/metadata/md5-cache/dev-libs/tree-sitter-python-0.21.0-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/tree-sitter/tree-sitter-python
INHERIT=tree-sitter-grammar
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug test python
-KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=MIT
RDEPEND=python? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tree-sitter/tree-sitter-python/archive/v0.21.0.tar.gz -> tree-sitter-python-0.21.0.tar.gz
_eclasses_=distutils-r1 5400d21736d8621562bf93be4fa98eec edo 367e103a74bf77e6a8da7894d999fa3c flag-o-matic d309b9713dfc18e754cba88d3ba69653 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea toolchain-funcs e56c7649b804f051623c8bc1a1c44084 tree-sitter-grammar f75f8078d91d685f79c130e884c93a37
-_md5_=df8244e3f6ecdfcbebe5a94487add9d5
+_md5_=00eeef3615ed958b5b25dbbbcee4cd44
diff --git a/metadata/md5-cache/dev-libs/tree-sitter-rust-0.21.2 b/metadata/md5-cache/dev-libs/tree-sitter-rust-0.21.2
index 686db90b14c7..4ffe16c17faa 100644
--- a/metadata/md5-cache/dev-libs/tree-sitter-rust-0.21.2
+++ b/metadata/md5-cache/dev-libs/tree-sitter-rust-0.21.2
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/tree-sitter/tree-sitter-rust
INHERIT=tree-sitter-grammar
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug test python
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~riscv ~s390 ~x86
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=MIT
RDEPEND=python? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tree-sitter/tree-sitter-rust/archive/v0.21.2.tar.gz -> tree-sitter-rust-0.21.2.tar.gz
_eclasses_=distutils-r1 5400d21736d8621562bf93be4fa98eec edo 367e103a74bf77e6a8da7894d999fa3c flag-o-matic d309b9713dfc18e754cba88d3ba69653 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea toolchain-funcs e56c7649b804f051623c8bc1a1c44084 tree-sitter-grammar f75f8078d91d685f79c130e884c93a37
-_md5_=7f05ecfc6601b7965e5f7b3c6fe46a8e
+_md5_=d39c471dedae276bfdb8f205b6571ae5
diff --git a/metadata/md5-cache/dev-libs/wayland-protocols-1.36 b/metadata/md5-cache/dev-libs/wayland-protocols-1.36
index 4f855b32d8be..94a8adca82d2 100644
--- a/metadata/md5-cache/dev-libs/wayland-protocols-1.36
+++ b/metadata/md5-cache/dev-libs/wayland-protocols-1.36
@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://wayland.freedesktop.org/
INHERIT=meson
IUSE=test
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.36/downloads/wayland-protocols-1.36.tar.xz
_eclasses_=flag-o-matic d309b9713dfc18e754cba88d3ba69653 meson aecae905c2e0c201d7925fae52a5576d multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=eeaa46cc84a09a9d909dfaa4a215cf33
+_md5_=9105ac3fc2726fc51e4a58d08bfe0b71