2025-11-27 20:46:19 UTC

This commit is contained in:
Repository mirror & CI
2025-11-27 20:46:20 +00:00
parent cab481a04c
commit 55c2ebc47e
10 changed files with 19 additions and 19 deletions

View File

@@ -5,10 +5,10 @@ DESCRIPTION=A simple jobserver for Gentoo
EAPI=8
HOMEPAGE=https://gitweb.gentoo.org/proj/steve.git/
INHERIT=meson systemd udev
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv
LICENSE=GPL-2+
RDEPEND=dev-libs/libevent:= sys-fs/fuse:3=
SLOT=0
SRC_URI=https://gitweb.gentoo.org/proj/steve.git/snapshot/steve-1.0.2.tar.bz2
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083 systemd a964c0cbe818b5729da1dbfcee5be861 udev f3d9a4376ebd22131726a68e1a0a058f
_md5_=95a824b1589e4161b3e6bdae6eb1fd28
_md5_=b4c7d59ba25d30f09443a21474e74310

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://opentelemetry.io/ https://github.com/open-telemetry/opentelemetry-cpp/
INHERIT=cmake
IUSE=elasticsearch grpc http otlp prometheus test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv
LICENSE=Apache-2.0
RDEPEND=http? ( net-misc/curl virtual/zlib:= ) elasticsearch? ( dev-cpp/nlohmann_json net-misc/curl ) grpc? ( net-libs/grpc:= ) otlp? ( dev-cpp/abseil-cpp:= dev-libs/protobuf:=[libprotoc(+)] dev-cpp/nlohmann_json ) prometheus? ( dev-cpp/prometheus-cpp )
REQUIRED_USE=grpc? ( otlp ) http? ( otlp )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/1
SRC_URI=https://github.com/open-telemetry/opentelemetry-cpp/archive/refs/tags/v1.24.0.tar.gz -> opentelemetry-cpp-1.24.0.tar.gz otlp? ( https://github.com/open-telemetry/opentelemetry-proto/archive/refs/tags/v1.8.0.tar.gz -> opentelemetry-proto-1.8.0.tar.gz )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7
_md5_=2ef4e55f3aa142d6534bc392275811ba
_md5_=9ef7535a38e81ea129e5c428e83752d0

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/ansible/pylibssh/ https://pypi.org/project/ansible-pylibssh/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv
LICENSE=LGPL-2.1
RDEPEND=>=net-libs/libssh-0.9.0:= python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/a/ansible-pylibssh/ansible-pylibssh-1.3.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=fb2bc96464bf056b23ff187564b17db3
_md5_=f0536ce89b17254978b6f40c81387955

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://mkdocstrings.github.io/griffe/ https://github.com/mkdocstrings/griffe/ https://pypi.org/project/griffe/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=ISC
RDEPEND=>=dev-python/colorama-0.4[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mkdocstrings/griffe/archive/1.15.0.tar.gz -> griffe-1.15.0.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=033d11164b9703e22db838ae296e47ea
_md5_=d2d2077ae9638a1e635149dea43f7c54

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/mkdocstrings/griffe-inherited-docstrings/ https://pypi.org/project/griffe-inherited-docstrings/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=ISC
RDEPEND=>=dev-python/griffe-1.14[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/griffe-inherited-docstrings/griffe_inherited_docstrings-1.1.2.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=9ada74aa1d95fc6b66a4fdff6899c7cc
_md5_=c58217e8790fba3f240cd65c4a77c49c

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/pylast/ https://github.com/pylast/pylast/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv
LICENSE=Apache-2.0
RDEPEND=>=dev-python/httpx-0.26[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pylast/pylast-7.0.0.tar.gz verify-provenance? ( https://pypi.org/integrity/pylast/v7.0.0/pylast-7.0.0.tar.gz/provenance -> pylast-7.0.0.tar.gz.provenance )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=474248463ce3c4d69a8356c30737941b
_md5_=16453d552f570564af2fbb62dc9f372b

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/noirbizarre/pytest-gitconfig/ https://pypi.org/project/pytest-gitconfig/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance
KEYWORDS=~amd64 ~arm64
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=MIT
RDEPEND=>=dev-python/pytest-7.1.2[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pytest-gitconfig/pytest_gitconfig-0.8.0.tar.gz verify-provenance? ( https://pypi.org/integrity/pytest-gitconfig/v0.8.0/pytest_gitconfig-0.8.0.tar.gz/provenance -> pytest_gitconfig-0.8.0.tar.gz.provenance )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=65172f3625fa735f51dc6a404bf336f9
_md5_=d3d2e13b392cd8386a22ea812eafa8d4

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/pytest-recording/ https://github.com/kiwicom/pytest-recording/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv
LICENSE=MIT
RDEPEND=>=dev-python/pytest-3.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/vcrpy-2.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pytest-recording/pytest_recording-0.13.4.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=2def6d85b048ed2fe1cd68aae1204d4d
_md5_=fd43caca3e3d7b488b48d1d934037381

View File

@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://www.zerotier.com/
INHERIT=cargo eapi9-ver flag-o-matic systemd toolchain-funcs
IUSE=controller cpu_flags_arm_neon debug sso debug
KEYWORDS=~amd64 ~arm ~arm64
KEYWORDS=~amd64 ~arm ~arm64 ~riscv
LICENSE=MPL-2.0 controller? ( ZeroTier ) controller? ( 0BSD Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB ) sso? ( 0BSD Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB )
RDEPEND=dev-libs/openssl:= net-libs/libnatpmp >=net-libs/miniupnpc-2.2.8:= controller? ( net-libs/grpc:= >=dev-cpp/opentelemetry-cpp-1.24.0:=[grpc(-),otlp(-),prometheus] )
SLOT=0
SRC_URI=https://github.com/zerotier/ZeroTierOne/archive/refs/tags/1.16.0.tar.gz -> zerotier-1.16.0.tar.gz controller? ( https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/glimberg/rust-jwt/archive/61a9291fdeec747c6edf14f4fa0caf235136c168.tar.gz -> rust-jwt-61a9291fdeec747c6edf14f4fa0caf235136c168.gh.tar.gz ) sso? ( https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/temporalio/sdk-core/archive/4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.tar.gz -> sdk-core-4614dcb8f4ffd2cb244eb0a19d7485c896e3459e.gh.tar.gz https://github.com/glimberg/rust-jwt/archive/61a9291fdeec747c6edf14f4fa0caf235136c168.tar.gz -> rust-jwt-61a9291fdeec747c6edf14f4fa0caf235136c168.gh.tar.gz ) controller? ( https://gitlab.com/api/v4/projects/32909921/packages/generic/zerotier/1.16.0/zerotier-1.16.0-crates.tar.xz ) sso? ( https://gitlab.com/api/v4/projects/32909921/packages/generic/zerotier/1.16.0/zerotier-1.16.0-crates.tar.xz )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust ee7b3be2c0e004fa7aaaed31e4fef928 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=5e7787079f1322cb0d5cf621799102fe
_md5_=cb6fd4d7f9f7201679df09e93e09af76

View File

@@ -1 +1 @@
Thu, 27 Nov 2025 20:15:54 +0000
Thu, 27 Nov 2025 20:46:19 +0000