2022-04-17 18:39:41 UTC

This commit is contained in:
Repository mirror & CI
2022-04-17 18:39:41 +00:00
parent b0dd808b19
commit 00d1d78b07
170 changed files with 557 additions and 458 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/bison sys-devel/flex dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=app-arch/zstd ~dev-cpp/fizz-2022.03.21.00:= ~dev-cpp/folly-2022.03.21.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2022.03.21.00:= dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_pypy3? ( dev-python/six[python_targets_pypy3(-)] ) python_single_target_python3_8? ( dev-python/six[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/six[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/six[python_targets_python3_10(-)] )
DEPEND=app-arch/zstd ~dev-cpp/fizz-2022.04.11.00:= ~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2022.04.11.00:= dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_pypy3? ( dev-python/six[python_targets_pypy3(-)] ) python_single_target_python3_8? ( dev-python/six[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/six[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/six[python_targets_python3_10(-)] )
DESCRIPTION=Facebook's branch of Apache Thrift, including a new C++ server
EAPI=8
HOMEPAGE=https://github.com/facebook/fbthrift
@@ -8,9 +8,9 @@ INHERIT=cmake python-single-r1
IUSE=python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=app-arch/zstd ~dev-cpp/fizz-2022.03.21.00:= ~dev-cpp/folly-2022.03.21.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2022.03.21.00:= dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
RDEPEND=app-arch/zstd ~dev-cpp/fizz-2022.04.11.00:= ~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2022.04.11.00:= dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0
SRC_URI=https://github.com/facebook/fbthrift/archive/v2022.03.21.00.tar.gz -> fbthrift-2022.03.21.00.tar.gz
SRC_URI=https://github.com/facebook/fbthrift/archive/v2022.04.11.00.tar.gz -> fbthrift-2022.04.11.00.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 3c38df051095289667b6f09ebd0cc149 python-utils-r1 59dddabd6a41ab69723654916142f63b python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=02fe790367efa4a4375b49e3664271a8

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=~dev-cpp/folly-2022.03.21.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0= test? ( <dev-cpp/gtest-1.11.0 )
DEPEND=~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0= test? ( <dev-cpp/gtest-1.11.0 )
DESCRIPTION=C++14 implementation of the TLS-1.3 standard
EAPI=8
HOMEPAGE=https://github.com/facebookincubator/fizz
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=examples test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=~dev-cpp/folly-2022.03.21.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0=
RDEPEND=~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facebookincubator/fizz/archive/v2022.03.21.00.tar.gz -> fizz-2022.03.21.00.tar.gz
SRC_URI=https://github.com/facebookincubator/fizz/archive/v2022.04.11.00.tar.gz -> fizz-2022.04.11.00.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 3c38df051095289667b6f09ebd0cc149
_md5_=fabdccc3d2e89b1bed90f8970e94ce14
_md5_=3b3ba0555260dfc8a0da738803007b35

View File

@@ -1,14 +1,16 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=~dev-cpp/fizz-2022.03.21.00:= ~dev-cpp/folly-2022.03.21.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0= dev-cpp/gtest
DEPEND=~dev-cpp/fizz-2022.04.11.00:= ~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0= dev-cpp/gtest
DESCRIPTION=Framework providing common client/server abstractions
EAPI=8
HOMEPAGE=https://github.com/facebook/wangle
INHERIT=cmake
IUSE=examples test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=~dev-cpp/fizz-2022.03.21.00:= ~dev-cpp/folly-2022.03.21.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0=
RDEPEND=~dev-cpp/fizz-2022.04.11.00:= ~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/facebook/wangle/archive/v2022.03.21.00.tar.gz -> wangle-2022.03.21.00.tar.gz
SRC_URI=https://github.com/facebook/wangle/archive/v2022.04.11.00.tar.gz -> wangle-2022.04.11.00.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 3c38df051095289667b6f09ebd0cc149
_md5_=db74449715ba7e65a8544c60a2447c76
_md5_=bba1744949223804a97fc29582fbb236