2025-07-04 12:37:01 UTC

This commit is contained in:
Repository mirror & CI
2025-07-04 12:37:01 +00:00
parent f80cab1e79
commit fe90388c2c
7 changed files with 39 additions and 9 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-timeout[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-snappy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/boto3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/argh[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psycopg:2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-dateutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/argcomplete[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] net-misc/rsync dev-db/postgresql[server] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Administration tool for disaster recovery of PostgreSQL servers
EAPI=8
HOMEPAGE=https://www.pgbarman.org https://sourceforge.net/projects/pgbarman/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-python/boto3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/argh[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psycopg:2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-dateutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/argcomplete[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] net-misc/rsync dev-db/postgresql[server] 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_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/2ndquadrant-it/barman/archive/release/3.14.1.tar.gz -> barman-3.14.1.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71
_md5_=53062ee1751c22d7e41ac8dd57a1cdd2

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-lang/erlang emacs? ( >=app-editors/emacs-23.1:* )
DEFINED_PHASES=compile install postinst postrm
DESCRIPTION=Lisp-flavoured Erlang, a lisp syntax front-end to the Erlang compiler
EAPI=8
HOMEPAGE=http://lfe.github.io/ https://github.com/rvirding/lfe/
INHERIT=elisp-common toolchain-funcs
IUSE=emacs
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=dev-lang/erlang emacs? ( >=app-editors/emacs-23.1:* )
SLOT=0
SRC_URI=https://github.com/rvirding/lfe/archive/2.2.0.tar.gz -> lfe-2.2.0.tar.gz
_eclasses_=elisp-common fe05085d051330f15cf7201109b5cd23 toolchain-funcs f9d71a6efe9d083aec750dd13968e169
_md5_=2da7d0692b20e6464b1e09ae7d40d56e

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/hynek/argon2-cffi/ https://pypi.org/project/argon2-cffi/
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
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
LICENSE=MIT
RDEPEND=>=dev-python/argon2-cffi-bindings-21.2.0[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/a/argon2-cffi/argon2_cffi-25.1.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=5f598cf62db009c1ca10bc09b41cde10
_md5_=310de49da25f8d9107f486ba91743657

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/scikit-build/scikit-build-core/ https://pypi.org/project/scikit-build-core/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
LICENSE=Apache-2.0
RDEPEND=app-alternatives/ninja dev-build/cmake >=dev-python/packaging-23.2[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pathspec-0.10.1[python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyproject-metadata-0.5[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/s/scikit-build-core/scikit_build_core-0.11.4.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=b224d65dbc07866211d9ed96a849934d
_md5_=f1d21349b6b93edba82aa5900cff3b89

View File

@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://www.opensmtpd.org
INHERIT=pam systemd verify-sig
IUSE=berkdb +mta pam split-usr verify-sig
KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv x86
KEYWORDS=amd64 ~arm arm64 ~ppc64 ~riscv x86
LICENSE=ISC BSD BSD-1 BSD-2 BSD-4
RDEPEND=dev-libs/libbsd dev-libs/libevent:= dev-libs/openssl:= sys-libs/zlib:= virtual/libcrypt:= berkdb? ( sys-libs/db:= ) elibc_musl? ( sys-libs/fts-standalone ) pam? ( sys-libs/pam ) acct-user/smtpd acct-user/smtpq app-misc/ca-certificates net-mail/mailbase !mail-client/mailx-support !mail-mta/courier !mail-mta/esmtp !mail-mta/exim !mail-mta/msmtp[mta] !mail-mta/netqmail !mail-mta/nullmailer !mail-mta/postfix !mail-mta/sendmail !mail-mta/ssmtp[mta]
SLOT=0
SRC_URI=https://www.opensmtpd.org/archives/opensmtpd-7.6.0p1.tar.gz verify-sig? ( https://www.opensmtpd.org/archives/opensmtpd-7.6.0p1.sum.sig )
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319
_md5_=5f158a4c803c5d5b687df433ec65c842
_md5_=666401f62f481240533b2f0f679234b9

View File

@@ -3943,7 +3943,7 @@ dev-cpp/websocketpp 0.8.2-r1: C++/Boost Asio based websocket client/server libra
dev-cpp/xsimd 13.0.0-r1 13.1.0 13.2.0: C++ wrappers for SIMD intrinsics
dev-cpp/yaml-cpp 0.8.0 0.8.0-r1: YAML parser and emitter in C++
dev-db/apgdiff 2.7.0-r1: A simple PostgreSQL diff tool that is useful for schema upgrades
dev-db/barman 3.13.0 3.13.3 3.14.0: Administration tool for disaster recovery of PostgreSQL servers
dev-db/barman 3.13.0 3.13.3 3.14.0 3.14.1: Administration tool for disaster recovery of PostgreSQL servers
dev-db/bucardo 5.4.1: An asynchronous PostgreSQL replication system
dev-db/cdb 0.75-r4 0.75-r5: Fast, reliable, simple package for creating and reading constant databases
dev-db/citus 12.1.8 13.0.4 13.1.0 9999: Open-source postgresql extension for clustering/multi-node setups
@@ -5184,7 +5184,7 @@ dev-lang/julia-bin 1.8.3-r1 1.8.5-r1 1.9.4-r1 1.10.0-r1 1.10.9 1.11.5-r1 9999: H
dev-lang/jwasm 2.19: MASM-compatible TASM-similar assembler (fork of Wasm)
dev-lang/kotlin-bin 2.1.21 2.2.0: Statically typed language that targets the JVM and JavaScript
dev-lang/lazarus 3.4-r1: feature rich visual programming environment emulating Delphi
dev-lang/lfe 2.0 2.0.1 2.1.2: Lisp-flavoured Erlang, a lisp syntax front-end to the Erlang compiler
dev-lang/lfe 2.0 2.0.1 2.1.2 2.2.0: Lisp-flavoured Erlang, a lisp syntax front-end to the Erlang compiler
dev-lang/lisaac 0.13.1-r2: An object prototype based language
dev-lang/logtalk 3.47.0-r2: Open source object-oriented logic programming language
dev-lang/lua 5.1.5-r200 5.3.6-r102 5.4.6: A powerful light-weight programming language designed for extending applications

View File

@@ -1 +1 @@
Fri, 04 Jul 2025 12:22:25 +0000
Fri, 04 Jul 2025 12:37:01 +0000