2024-12-20 10:33:37 UTC

This commit is contained in:
Repository mirror & CI
2024-12-20 10:33:37 +00:00
parent 72732c8597
commit 57bf8f8f29
3 changed files with 6 additions and 6 deletions

View File

@@ -1,16 +1,16 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-apps/hwloc:=
DEPEND=!kernel_Darwin? ( sys-apps/hwloc:= )
DESCRIPTION=High level abstract threading library
EAPI=8
HOMEPAGE=https://github.com/uxlfoundation/oneTBB
INHERIT=cmake-multilib flag-o-matic
IUSE=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
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos
LICENSE=Apache-2.0
RDEPEND=sys-apps/hwloc:=
RDEPEND=!kernel_Darwin? ( sys-apps/hwloc:= )
RESTRICT=!test? ( test )
SLOT=0/12.14-2.14-3.14
SRC_URI=https://github.com/uxlfoundation/oneTBB/archive/refs/tags/v2022.0.0.tar.gz -> tbb-2022.0.0.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 37d23064f303dcf23453353ab8c77059
_md5_=6674f6f1a4bfdcc6efc46d9986062727
_md5_=12665cc740c8f6f2750e0fa782197a4f

View File

@@ -3930,7 +3930,7 @@ dev-cpp/sol2 3.3.1 3.3.1-r1: Header-only C++ <-> Lua API wrapper
dev-cpp/sparsehash 2.0.4-r1: An extremely memory-efficient hash_map implementation
dev-cpp/string-theory 3.5 3.6: A flexible modern C++ library for string manipulation and storage
dev-cpp/taskflow 3.3.0 3.4.0 3.6.0 3.7.0 9999: Modern C++ Parallel Task Programming
dev-cpp/tbb 2020.3 2021.7.0-r1 2021.9.0 2021.12.0 2021.13.0 2022.0.0: High level abstract threading library
dev-cpp/tbb 2020.3 2021.7.0-r1 2021.9.0 2021.12.0 2021.13.0 2022.0.0-r1: High level abstract threading library
dev-cpp/tclap 1.2.5: Simple templatized C++ library for parsing command line arguments
dev-cpp/termcolor 2.1.0: A header-only C++ library for printing colored messages to the terminal
dev-cpp/toml11 4.2.0: TOML for Modern C++

View File

@@ -1 +1 @@
Fri, 20 Dec 2024 09:48:44 +0000
Fri, 20 Dec 2024 10:33:37 +0000