summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-cpp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-13 02:23:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-13 02:23:08 +0100
commit4d4b75287f879f15ebdc56b3edd19737b6f936e8 (patch)
treec02f05b73dd6c0a9d8b35dcb57c7eeaab6cfa9bc /metadata/md5-cache/dev-cpp
parentf8ca23f9f6e4a55e4195e553ca2f3e7dd425f51c (diff)
gentoo auto-resync : 13:08:2022 - 02:23:08
Diffstat (limited to 'metadata/md5-cache/dev-cpp')
-rw-r--r--metadata/md5-cache/dev-cpp/Manifest.gzbin21833 -> 22158 bytes
-rw-r--r--metadata/md5-cache/dev-cpp/folly-2022.07.04.002
-rw-r--r--metadata/md5-cache/dev-cpp/nlohmann_json-3.11.214
-rw-r--r--metadata/md5-cache/dev-cpp/opentelemetry-cpp-1.5.016
4 files changed, 31 insertions, 1 deletions
diff --git a/metadata/md5-cache/dev-cpp/Manifest.gz b/metadata/md5-cache/dev-cpp/Manifest.gz
index d20875df843f..2a729201cd5c 100644
--- a/metadata/md5-cache/dev-cpp/Manifest.gz
+++ b/metadata/md5-cache/dev-cpp/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-cpp/folly-2022.07.04.00 b/metadata/md5-cache/dev-cpp/folly-2022.07.04.00
index 0b59eb7b3b64..52fb78bcaa36 100644
--- a/metadata/md5-cache/dev-cpp/folly-2022.07.04.00
+++ b/metadata/md5-cache/dev-cpp/folly-2022.07.04.00
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/2022.07.04.00
SRC_URI=https://github.com/facebook/folly/releases/download/v2022.07.04.00/folly-v2022.07.04.00.tar.gz
_eclasses_=cmake 44afbf15c35884f7c840470f1cf05d0d flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e
-_md5_=ba3f524ee5a1157633f3a85b19f49406
+_md5_=7d73c0a4f032a5b5fd306dc13c82d58a
diff --git a/metadata/md5-cache/dev-cpp/nlohmann_json-3.11.2 b/metadata/md5-cache/dev-cpp/nlohmann_json-3.11.2
new file mode 100644
index 000000000000..b86246f1db46
--- /dev/null
+++ b/metadata/md5-cache/dev-cpp/nlohmann_json-3.11.2
@@ -0,0 +1,14 @@
+BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=JSON for Modern C++
+EAPI=8
+HOMEPAGE=https://github.com/nlohmann/json https://nlohmann.github.io/json/
+INHERIT=cmake
+IUSE=test
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
+LICENSE=MIT
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/nlohmann/json/archive/v3.11.2.tar.gz -> nlohmann_json-3.11.2.tar.gz test? ( https://github.com/nlohmann/json_test_data/archive/v3.1.0.tar.gz -> nlohmann_json-testdata-3.1.0.tar.gz )
+_eclasses_=cmake 44afbf15c35884f7c840470f1cf05d0d flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e
+_md5_=71b81333e8f61a54446da705ea19fe47
diff --git a/metadata/md5-cache/dev-cpp/opentelemetry-cpp-1.5.0 b/metadata/md5-cache/dev-cpp/opentelemetry-cpp-1.5.0
new file mode 100644
index 000000000000..9836f82b44cb
--- /dev/null
+++ b/metadata/md5-cache/dev-cpp/opentelemetry-cpp-1.5.0
@@ -0,0 +1,16 @@
+BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=net-misc/curl:= dev-libs/thrift:= dev-libs/boost:= test? ( dev-cpp/gtest dev-cpp/benchmark )
+DESCRIPTION=The OpenTelemetry C++ Client
+EAPI=8
+HOMEPAGE=https://opentelemetry.io/ https://github.com/open-telemetry/opentelemetry-cpp
+INHERIT=cmake
+IUSE=+jaeger prometheus test
+KEYWORDS=~amd64 ~arm64
+LICENSE=Apache-2.0
+RDEPEND=net-misc/curl:= dev-libs/thrift:= dev-libs/boost:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/open-telemetry/opentelemetry-cpp/archive/refs/tags/v1.5.0.tar.gz -> opentelemetry-cpp-1.5.0.tar.gz
+_eclasses_=cmake 44afbf15c35884f7c840470f1cf05d0d flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e
+_md5_=bc5063919703d41e3d1c7e6aa09dbcd1