2024-05-08 12:33:51 UTC

This commit is contained in:
Repository mirror & CI
2024-05-08 12:33:51 +00:00
parent f97e7034c9
commit 30a926c61d
12 changed files with 32 additions and 49 deletions

View File

@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.112.0/pulumi-v3.112.0-linux-x64.tar.gz )
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.115.2/pulumi-v3.115.2-linux-x64.tar.gz )
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c

View File

@@ -1,16 +1,16 @@
BDEPEND=virtual/pkgconfig
BDEPEND=app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=install unpack
DEPEND=dev-libs/openssl sys-apps/pcsc-lite app-crypt/ccid virtual/libusb:0 ssl? ( dev-libs/libp11 )
DESCRIPTION=Thales/Gemalto SafeNet Authentication Client for eToken 5110/5300 & IDPrime (core PKCS#11 modules)
DESCRIPTION=Thales/Gemalto SafeNet Authentication Client
EAPI=8
HOMEPAGE=https://cpl.thalesgroup.com/access-management/security-applications/authentication-client-token-management
INHERIT=systemd
INHERIT=systemd unpacker
IUSE=+ssl
KEYWORDS=~amd64
LICENSE=no-source-code EULA
LICENSE=sac-core-10.8.1050-terms LGPL-2.1 ZLIB
RDEPEND=dev-libs/openssl sys-apps/pcsc-lite app-crypt/ccid virtual/libusb:0 ssl? ( dev-libs/libp11 )
RESTRICT=strip
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=https://nullroute.lt/tmp/2023/pkg/SAC_Linux_10.8.105_R1_GA.zip
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942
_md5_=c690c717356166ac8b1f21a7fddcbdc1
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09
_md5_=295886ce37987b8047b190059fdecf38

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=|| ( Apache-2.0 MIT )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/simdutf/simdutf/archive/refs/tags/v5.2.6.tar.gz -> simdutf-5.2.6.tar.gz
SRC_URI=https://github.com/simdutf/simdutf/archive/refs/tags/v5.2.8.tar.gz -> simdutf-5.2.8.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-any-r1 f5169813d1619761b459800587005fd2
_md5_=8d683403b98509905fae87db4695989a

File diff suppressed because one or more lines are too long

View File

@@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/bidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/python-engineio-4.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] client? ( dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) asyncio-client? ( dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websockets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DESCRIPTION=Python implementation of the Socket.IO realtime server.
EAPI=8
HOMEPAGE=https://python-socketio.readthedocs.org/ https://github.com/miguelgrinberg/python-socketio/ https://pypi.org/project/python-socketio
INHERIT=distutils-r1 pypi
IUSE=client asyncio-client python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/bidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/python-engineio-4.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] client? ( dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) asyncio-client? ( dev-python/aiohttp[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websockets[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) || ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-socketio/python-socketio-5.10.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=7c37fbd7f984f212a83c9a4d4f067e13

View File

@@ -1,16 +1,16 @@
BDEPEND=dev-python/pydot[python_targets_python3_11(-)?] test? ( dev-python/pytest-mock[python_targets_python3_11(-)?] ) test? ( dev-python/pydot[python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_11(-)?]
BDEPEND=dev-python/pydot[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/pydot[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python Finite State Machines made easy.
EAPI=8
HOMEPAGE=https://pypi.org/project/python-statemachine/ https://github.com/fgmacedo/python-statemachine
INHERIT=distutils-r1
IUSE=test python_targets_python3_11
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/pydot[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_11 )
RDEPEND=dev-python/pydot[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/fgmacedo/python-statemachine/archive/refs/tags/2.1.2.tar.gz -> python-statemachine-2.1.2.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=348651b891682cf3e5f1e7b177de931d
_md5_=6ef1a173ee0e004223f1dcc9dff719bf

View File

@@ -1,16 +1,16 @@
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.9.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.9.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Time slots/intervals with an arbitrary start and stop
EAPI=8
HOMEPAGE=https://github.com/ErikBjare/timeslot
INHERIT=distutils-r1 pypi
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/timeslot/timeslot-0.1.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=9ac371d9603de90f3194ef1fd1d78ce7
_md5_=3caa3ee9a624370cffb67e3c708cff24

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -11,4 +11,4 @@ RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/RazrFalcon/svgcleaner/archive/v0.9.5.tar.gz -> svgcleaner-0.9.5.tar.gz https://crates.io/api/v1/crates/bitflags/1.0.1/download -> bitflags-1.0.1.crate https://crates.io/api/v1/crates/cfg-if/0.1.2/download -> cfg-if-0.1.2.crate https://crates.io/api/v1/crates/clap/2.31.2/download -> clap-2.31.2.crate https://crates.io/api/v1/crates/error-chain/0.11.0/download -> error-chain-0.11.0.crate https://crates.io/api/v1/crates/fern/0.5.5/download -> fern-0.5.5.crate https://crates.io/api/v1/crates/float-cmp/0.3.0/download -> float-cmp-0.3.0.crate https://crates.io/api/v1/crates/log/0.4.1/download -> log-0.4.1.crate https://crates.io/api/v1/crates/num/0.1.42/download -> num-0.1.42.crate https://crates.io/api/v1/crates/num-integer/0.1.36/download -> num-integer-0.1.36.crate https://crates.io/api/v1/crates/num-iter/0.1.35/download -> num-iter-0.1.35.crate https://crates.io/api/v1/crates/num-traits/0.2.2/download -> num-traits-0.2.2.crate https://crates.io/api/v1/crates/phf/0.7.21/download -> phf-0.7.21.crate https://crates.io/api/v1/crates/phf_shared/0.7.21/download -> phf_shared-0.7.21.crate https://crates.io/api/v1/crates/simplecss/0.1.0/download -> simplecss-0.1.0.crate https://crates.io/api/v1/crates/siphasher/0.2.2/download -> siphasher-0.2.2.crate https://crates.io/api/v1/crates/svgdom/0.10.5/download -> svgdom-0.10.5.crate https://crates.io/api/v1/crates/svgparser/0.6.4/download -> svgparser-0.6.4.crate https://crates.io/api/v1/crates/textwrap/0.9.0/download -> textwrap-0.9.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.4/download -> unicode-width-0.1.4.crate https://crates.io/api/v1/crates/xmlparser/0.1.2/download -> xmlparser-0.1.2.crate
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0
_md5_=be2785a2ce5b51dcc2493a2232d06b47
_md5_=f474d7ef7909539c3c2286bd81a590f2

View File

@@ -109,7 +109,7 @@ app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay s
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
app-admin/pass-audit 1.2 1.2-r1: A pass extension for auditing your password repository.
app-admin/pass-update 2.2.1: pass extension that provides an easy flow for updating passwords
app-admin/pulumi-bin 3.112.0 3.113.0 3.114.0: Infrastructure as code in any programming language
app-admin/pulumi-bin 3.113.0 3.114.0 3.115.2: Infrastructure as code in any programming language
app-admin/rbw 9999: unofficial bitwarden cli
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
@@ -152,7 +152,7 @@ app-crypt/intel-ipsec-mb 1.1 1.2 1.3 1.5 9999: Multi-Buffer Crypto for IPSec fro
app-crypt/lego 4.14.2 4.15.0 4.16.0 4.16.1 9999: Let's Encrypt/ACME client (like certbot or acme.sh) and library written in Go
app-crypt/pinentry-bemenu 0.13.1: Pinentry based on bemenu
app-crypt/reop 2.1.1: reasonable expectation of privacy
app-crypt/sac-core 10.8.1050: Thales/Gemalto SafeNet Authentication Client for eToken 5110/5300 & IDPrime (core PKCS#11 modules)
app-crypt/sac-core 10.8.1050-r1: Thales/Gemalto SafeNet Authentication Client
app-crypt/tang 14 15: Tang binding daemon
app-crypt/tomb 2.9-r6: Tomb :: File Encryption on GNU/Linux
app-crypt/uacme 1.7.1: ACMEv2 client written in plain C with minimal dependencies
@@ -388,7 +388,7 @@ dev-cpp/pcg-cpp 0.98.1_p20210406-r1: Family of better random number generators
dev-cpp/qt-jdenticon 0.3.0-r1 0.3.0_p20240107: Qt5 / C++14 Port of Jdenticon
dev-cpp/rang 3.2: Minimal, header-only, modern C++ library for terminal goodies
dev-cpp/scnlib 2.0.2-r1: scanf for modern C++
dev-cpp/simdutf 5.2.6: simdutf: Unicode validation and transcoding at billions of characters per second
dev-cpp/simdutf 5.2.8: simdutf: Unicode validation and transcoding at billions of characters per second
dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, Random numbers and others
dev-cpp/toml11 3.8.1: TOML for Modern C++
dev-cpp/trantor 1.5.15 1.5.17: Non-blocking I/O tcp network lib based on c++14/17
@@ -801,7 +801,7 @@ dev-python/python-oauth2 1.1.1-r1: OAuth 2.0 provider for python
dev-python/python-olm 3.2.16: Python bindings for dev-libs/olm
dev-python/python-pidfile 3.0.0-r1 3.1.1: PIDFile context processor. Supported py2 and py3
dev-python/python-skywater-pdk 0.0.0_p20220424: Python library for working with files found in the SkyWater PDK
dev-python/python-socketio 5.10.0 5.11.0 5.11.1: Python implementation of the Socket.IO realtime server.
dev-python/python-socketio 5.11.0 5.11.1: Python implementation of the Socket.IO realtime server.
dev-python/python-statemachine 2.1.2: Python Finite State Machines made easy.
dev-python/python-telegram-bot 20.3-r1 20.5-r1 20.6-r1 9999: Python wrapper of telegram bots API
dev-python/pywebview 4.3.3 4.4.1: A lightweight cross-platform wrapper around a webview component

View File

@@ -1 +1 @@
Tue, 07 May 2024 23:18:32 +0000
Wed, 08 May 2024 12:33:51 +0000