diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2025-01-07 02:18:24 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2025-01-07 02:18:24 +0000 |
commit | dec7067f4989082c4c8cfc10c5be3e675626cabb (patch) | |
tree | 2045b74cd5bc9d08c0749d19582db3ab1fdbbdc6 /metadata/md5-cache/app-containers | |
parent | Merge updates from master (diff) | |
download | gentoo-dec7067f4989082c4c8cfc10c5be3e675626cabb.tar.gz gentoo-dec7067f4989082c4c8cfc10c5be3e675626cabb.tar.bz2 gentoo-dec7067f4989082c4c8cfc10c5be3e675626cabb.zip |
2025-01-07 02:18:23 UTC
Diffstat (limited to 'metadata/md5-cache/app-containers')
-rw-r--r-- | metadata/md5-cache/app-containers/cri-o-1.31.4 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/app-containers/cri-tools-1.25.0 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/app-containers/cri-tools-1.31.1 | 13 |
3 files changed, 16 insertions, 27 deletions
diff --git a/metadata/md5-cache/app-containers/cri-o-1.31.4 b/metadata/md5-cache/app-containers/cri-o-1.31.4 new file mode 100644 index 000000000000..7a0382256215 --- /dev/null +++ b/metadata/md5-cache/app-containers/cri-o-1.31.4 @@ -0,0 +1,16 @@ +BDEPEND=sys-apps/which >=dev-lang/go-1.20:= app-arch/unzip +DEFINED_PHASES=compile install prepare unpack +DEPEND=app-crypt/gpgme:= app-containers/conmon app-containers/runc dev-libs/glib:= dev-libs/libassuan:= dev-libs/libgpg-error:= net-firewall/conntrack-tools net-firewall/iptables app-containers/cni-plugins net-misc/socat sys-apps/iproute2 sys-libs/libseccomp:= btrfs? ( sys-fs/btrfs-progs ) device-mapper? ( sys-fs/lvm2:= ) selinux? ( sys-libs/libselinux:= ) systemd? ( sys-apps/systemd:= ) dev-go/go-md2man +DESCRIPTION=OCI-based implementation of Kubernetes Container Runtime Interface +EAPI=8 +HOMEPAGE=https://cri-o.io/ +INHERIT=go-module +IUSE=btrfs +device-mapper selinux systemd +KEYWORDS=~amd64 ~arm64 +LICENSE=Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0 +RDEPEND=app-crypt/gpgme:= app-containers/conmon app-containers/runc dev-libs/glib:= dev-libs/libassuan:= dev-libs/libgpg-error:= net-firewall/conntrack-tools net-firewall/iptables app-containers/cni-plugins net-misc/socat sys-apps/iproute2 sys-libs/libseccomp:= btrfs? ( sys-fs/btrfs-progs ) device-mapper? ( sys-fs/lvm2:= ) selinux? ( sys-libs/libselinux:= ) systemd? ( sys-apps/systemd:= ) !<app-containers/podman-1.3.2-r1 selinux? ( sec-policy/selinux-crio ) +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/cri-o/cri-o/archive/v1.31.4.tar.gz -> cri-o-1.31.4.tar.gz +_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 +_md5_=fea3fb2d9ac5ccee588a848c48a9514f diff --git a/metadata/md5-cache/app-containers/cri-tools-1.25.0 b/metadata/md5-cache/app-containers/cri-tools-1.25.0 deleted file mode 100644 index 57eb1dd51628..000000000000 --- a/metadata/md5-cache/app-containers/cri-tools-1.25.0 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip -DEFINED_PHASES=compile install unpack -DEPEND=dev-lang/go -DESCRIPTION=CLI and validation tools for Kubelet Container Runtime (CRI) -EAPI=7 -HOMEPAGE=https://github.com/kubernetes-sigs/cri-tools -INHERIT=bash-completion-r1 go-module -KEYWORDS=amd64 ~arm64 -LICENSE=Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0 -RESTRICT=strip test -SLOT=0 -SRC_URI=https://github.com/kubernetes-sigs/cri-tools/archive/v1.25.0.tar.gz -> cri-tools-1.25.0.tar.gz -_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 multiprocessing 1e32df7deee68372153dca65f4a7c21f flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 -_md5_=0dad9ea9c98733a05fa62a2f5a218aa4 diff --git a/metadata/md5-cache/app-containers/cri-tools-1.31.1 b/metadata/md5-cache/app-containers/cri-tools-1.31.1 deleted file mode 100644 index 6e62cd12f22f..000000000000 --- a/metadata/md5-cache/app-containers/cri-tools-1.31.1 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip -DEFINED_PHASES=compile install unpack -DESCRIPTION=CLI and validation tools for Kubelet Container Runtime (CRI) -EAPI=8 -HOMEPAGE=https://github.com/kubernetes-sigs/cri-tools -INHERIT=bash-completion-r1 go-module -KEYWORDS=~amd64 ~arm64 -LICENSE=Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0 -RESTRICT=test strip -SLOT=0 -SRC_URI=https://github.com/kubernetes-sigs/cri-tools/archive/v1.31.1.tar.gz -> cri-tools-1.31.1.tar.gz -_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 multiprocessing 1e32df7deee68372153dca65f4a7c21f flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 -_md5_=f24ebd53c2c3ce810ccdd5775be06dff |