mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
2025-12-06 17:30:53 UTC
This commit is contained in:
parent
8f1061ddc5
commit
efcc941bb4
@ -1,13 +1,13 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.87.0:* >=dev-lang/rust-1.87.0:* )
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DESCRIPTION=A container-focused DNS server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/containers/aardvark-dns
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=amd64 arm64 ~loong ~ppc64 ~riscv
|
||||
KEYWORDS=~amd64 ~arm64 ~loong ~ppc64 ~riscv
|
||||
LICENSE=Apache-2.0 0BSD Apache-2.0-with-LLVM-exceptions MIT Unlicense Unicode-DFS-2016 ZLIB
|
||||
SLOT=0
|
||||
SRC_URI=https://crates.io/api/v1/crates/aardvark-dns/1.14.0/download -> aardvark-dns-1.14.0.crate https://github.com/containers/aardvark-dns/releases/download/v1.14.0/aardvark-dns-v1.14.0-vendor.tar.gz
|
||||
SRC_URI=https://crates.io/api/v1/crates/aardvark-dns/1.17.0/download -> aardvark-dns-1.17.0.crate https://github.com/containers/aardvark-dns/releases/download/v1.17.0/aardvark-dns-v1.17.0-vendor.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust ee7b3be2c0e004fa7aaaed31e4fef928 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8
|
||||
_md5_=9cb25a2276a8b5da150ad5c977721dd4
|
||||
_md5_=dba319eaf9e7fca2730c563ec4933807
|
||||
@ -1,4 +1,4 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.87.0:* >=dev-lang/rust-1.87.0:* ) >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DESCRIPTION=A container-focused DNS server
|
||||
EAPI=8
|
||||
@ -9,4 +9,4 @@ LICENSE=Apache-2.0 0BSD Apache-2.0-with-LLVM-exceptions MIT Unlicense Unicode-DF
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust ee7b3be2c0e004fa7aaaed31e4fef928 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=47ac7e68f700267625fe5711dbff2517
|
||||
_md5_=dba319eaf9e7fca2730c563ec4933807
|
||||
|
||||
@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/distro-1.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/docker-7[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/dockerpty-0.4.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/docopt-0.6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-dotenv-0.13.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonschema-2.5.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/paramiko[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pysocks-1.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.20.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/six-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/texttable-0.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/websocket-client-0.32.0[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-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/distro-1.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/docker-7[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/dockerpty-0.4.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/docopt-0.6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-dotenv-0.13.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonschema-2.5.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/paramiko[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pysocks-1.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.20.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/six-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/texttable-0.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/websocket-client-0.32.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( >=dev-python/pytest-5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/ddt-1.2.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/py[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
|
||||
DESCRIPTION=Multi-container orchestration for Docker
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/docker/compose
|
||||
INHERIT=bash-completion-r1 distutils-r1
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=amd64 arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=dev-python/distro-1.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/docker-7[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/dockerpty-0.4.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/docopt-0.6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-dotenv-0.13.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonschema-2.5.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/paramiko[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pysocks-1.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.20.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/six-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/texttable-0.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/websocket-client-0.32.0[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/docker/compose/archive/1.29.2.tar.gz -> docker-compose-1.29.2.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db bash-completion-r1 767861f3744f589ee5291c1698b1c082 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_=1e89ceb8be92e88146ec630fec2a0445
|
||||
@ -4,7 +4,7 @@ DEPEND=>=dev-python/distro-1.5.0[python_targets_python3_11(-)?,python_targets_py
|
||||
DESCRIPTION=Multi-container orchestration for Docker
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/docker/compose
|
||||
INHERIT=bash-completion-r1 distutils-r1
|
||||
INHERIT=distutils-r1 shell-completion
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=amd64 arm64
|
||||
LICENSE=Apache-2.0
|
||||
@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_tar
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/docker/compose/archive/1.29.2.tar.gz -> docker-compose-1.29.2.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db bash-completion-r1 767861f3744f589ee5291c1698b1c082 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_=b462c6fd672175aaac3074ea3be37c67
|
||||
_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 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
|
||||
_md5_=a177cc379fb262a4327b534b2ac8bc7e
|
||||
|
||||
@ -1,13 +0,0 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install prepare unpack
|
||||
DESCRIPTION=k3d creates k3s clusters in docker
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/rancher/k3d
|
||||
INHERIT=go-module
|
||||
IUSE=doc
|
||||
KEYWORDS=amd64
|
||||
LICENSE=MIT Apache-2.0 BSD BSD-2 MPL-2.0 ISC
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rancher/k3d/archive/refs/tags/v5.6.0.tar.gz -> k3d-5.6.0.tar.gz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
|
||||
_md5_=c013bd2843c8aa1462cc2c6d33218f92
|
||||
@ -1,13 +0,0 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install prepare unpack
|
||||
DESCRIPTION=k3d creates k3s clusters in docker
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/rancher/k3d
|
||||
INHERIT=go-module
|
||||
IUSE=doc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT Apache-2.0 BSD BSD-2 MPL-2.0 ISC
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rancher/k3d/archive/refs/tags/v5.7.3.tar.gz -> k3d-5.7.3.tar.gz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
|
||||
_md5_=49c72594d8fb5ac92e21281f962b8c1d
|
||||
@ -1,13 +0,0 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install prepare unpack
|
||||
DESCRIPTION=k3d creates k3s clusters in docker
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/rancher/k3d
|
||||
INHERIT=go-module
|
||||
IUSE=doc
|
||||
KEYWORDS=amd64
|
||||
LICENSE=MIT Apache-2.0 BSD BSD-2 MPL-2.0 ISC
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rancher/k3d/archive/refs/tags/v5.7.5.tar.gz -> k3d-5.7.5.tar.gz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
|
||||
_md5_=6454963cd0024add8fb60ac2a640667e
|
||||
@ -1345,7 +1345,7 @@ app-cdr/tkdvd 4.0.9-r2: A Tcl/Tk GUI for writing DVDs and CDs
|
||||
app-cdr/uif2iso 0.1.7c-r2: Convert CD images from uif (MagicISO) to iso
|
||||
app-cdr/xcdroast 1.19-r1: Lightweight cdrtools front-end for CD and DVD writing
|
||||
app-cdr/xfburn 0.7.2 0.8.0: GTK+ based CD and DVD burning application
|
||||
app-containers/aardvark-dns 1.14.0 1.15.0 9999: A container-focused DNS server
|
||||
app-containers/aardvark-dns 1.15.0 1.17.0 9999: A container-focused DNS server
|
||||
app-containers/amazon-ecr-credential-helper 0.10.1 0.11.0: Automatically gets credentials for Amazon ECR on docker push/docker pull
|
||||
app-containers/apptainer 1.4.2 1.4.3: The container system for secure high-performance computing
|
||||
app-containers/buildah 1.40.0 1.40.1 1.41.0 9999: A tool that facilitates building OCI images
|
||||
@ -1370,7 +1370,7 @@ app-containers/docker 28.0.1 28.0.4 28.1.1 28.2.2 28.4.0: The core functions you
|
||||
app-containers/docker-bench-security 1.6.0 1.6.1: Test for best practices around deploying docker containers
|
||||
app-containers/docker-buildx 0.11.2 0.14.0 0.19.1 0.20.1 0.21.2 9999: Docker CLI plugin for extended build capabilities with BuildKit
|
||||
app-containers/docker-cli 28.0.1 28.0.4 28.1.1 28.2.2 28.4.0: the command line binary for docker
|
||||
app-containers/docker-compose 1.29.2-r7 1.29.2-r8 2.34.0-r1 2.39.3: Multi-container orchestration for Docker
|
||||
app-containers/docker-compose 1.29.2-r8 2.34.0-r1 2.39.3: Multi-container orchestration for Docker
|
||||
app-containers/docker-credential-helpers 0.8.2 0.9.2 0.9.3: Suite of programs to use native stores to keep Docker credentials safe
|
||||
app-containers/docker-pushrm 1.9.0: Docker CLI plugin to update container repository documentation
|
||||
app-containers/docker-registry 3.0.0_rc2 3.0.0_rc3: Docker Registry 2.0
|
||||
@ -1380,7 +1380,7 @@ app-containers/flannel 0.26.3: An etcd backed network fabric for containers
|
||||
app-containers/grype 0.59.1 0.61.0 0.72.0 0.73.0 0.79.3 0.86.1: A vulnerability scanner for container images and filesystems
|
||||
app-containers/img 0.5.11: Standalone daemon-less unprivileged Dockerfile and OCI container image builder
|
||||
app-containers/incus 6.0.3-r1 6.0.4-r1 6.0.5 6.14-r1 6.14-r2 6.14-r4 6.15 6.17 6.18 9999: Modern, secure and powerful system container and virtual machine manager
|
||||
app-containers/k3d 5.6.0 5.7.3 5.7.5 5.8.3: k3d creates k3s clusters in docker
|
||||
app-containers/k3d 5.8.3: k3d creates k3s clusters in docker
|
||||
app-containers/kompose 1.35.0: Tool to move from docker-compose to Kubernetes
|
||||
app-containers/lxc 5.0.3 6.0.3 6.0.4-r1 6.0.5: A userspace interface for the Linux kernel containment features
|
||||
app-containers/lxc-templates 3.0.4_p20240917: Old style template scripts for LXC
|
||||
|
||||
@ -1 +1 @@
|
||||
Sat, 06 Dec 2025 17:00:52 +0000
|
||||
Sat, 06 Dec 2025 17:30:53 +0000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user