2024-03-19 20:03:26 UTC

This commit is contained in:
Repository mirror & CI
2024-03-19 20:03:26 +00:00
parent c3016e1738
commit 6aa818db84
3 changed files with 17 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=|| ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) || ( ( dev-lang/python:3.12 dev-python/ply[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/ply[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/ply[python_targets_python3_10(-)] ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=test? ( dev-cpp/gtest dev-libs/simde )
DESCRIPTION=The WebAssembly Binary Toolkit
EAPI=8
HOMEPAGE=https://github.com/WebAssembly/wabt
INHERIT=cmake python-any-r1
IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/WebAssembly/wabt/archive/refs/tags/1.0.34.tar.gz -> wabt-1.0.34.tar.gz https://github.com/WebAssembly/testsuite/archive/c2a67a575ddc815ff2212f68301d333e5e30a923.tar.gz -> WebAssembly-testsuite-c2a67a575ddc815ff2212f68301d333e5e30a923.tar.gz https://github.com/WebAssembly/wasm-c-api/archive/b6dd1fb658a282c64b029867845bc50ae59e1497.tar.gz -> WebAssembly-wasm-c-api-b6dd1fb658a282c64b029867845bc50ae59e1497.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-any-r1 f5169813d1619761b459800587005fd2
_md5_=00527be8627141a74579461d36e611f1

View File

@@ -696,7 +696,7 @@ dev-lang/opencilk 1.1: The OpenCilk concurrency platform for parallel programmin
dev-lang/opencilk-bin 1.1: The OpenCilk concurrency platform for parallel programming
dev-lang/quickjs 2021.03.27: Small embeddable Javascript engine
dev-lang/uasm 2.56.2: UASM is a free MASM-compatible assembler
dev-lang/wabt 1.0.30: The WebAssembly Binary Toolkit
dev-lang/wabt 1.0.30 1.0.34: The WebAssembly Binary Toolkit
dev-libs/KVTree 1.2.0 1.3.0: KVTree provides a fully extensible C data structure modeled after Perl hashes
dev-libs/M_CLI2 3.2.0: M_CLI2 - parse Unix-like command line arguments from Fortran
dev-libs/StringiFor 1.1.4: StringiFor, Strings Fortran Manipulator, yet another strings Fortran module

View File

@@ -1 +1 @@
Tue, 19 Mar 2024 10:50:15 +0000
Tue, 19 Mar 2024 20:03:26 +0000