summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/app-containers
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/md5-cache/app-containers')
-rw-r--r--metadata/md5-cache/app-containers/Manifest.gzbin26374 -> 26688 bytes
-rw-r--r--metadata/md5-cache/app-containers/buildah-1.33.54
-rw-r--r--metadata/md5-cache/app-containers/netavark-1.10.313
-rw-r--r--metadata/md5-cache/app-containers/podman-4.9.316
4 files changed, 31 insertions, 2 deletions
diff --git a/metadata/md5-cache/app-containers/Manifest.gz b/metadata/md5-cache/app-containers/Manifest.gz
index 1d12298f1ac1..0c4d8fb6c2d0 100644
--- a/metadata/md5-cache/app-containers/Manifest.gz
+++ b/metadata/md5-cache/app-containers/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/app-containers/buildah-1.33.5 b/metadata/md5-cache/app-containers/buildah-1.33.5
index e2f0ba73dec7..afd0dfaa9419 100644
--- a/metadata/md5-cache/app-containers/buildah-1.33.5
+++ b/metadata/md5-cache/app-containers/buildah-1.33.5
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://github.com/containers/buildah
INHERIT=go-module linux-info
IUSE=apparmor btrfs +seccomp systemd doc test
-KEYWORDS=~amd64 ~arm64
+KEYWORDS=amd64 ~arm64
LICENSE=Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0
RDEPEND=systemd? ( sys-apps/systemd ) btrfs? ( sys-fs/btrfs-progs ) seccomp? ( sys-libs/libseccomp:= ) apparmor? ( sys-libs/libapparmor:= ) app-containers/containers-common app-crypt/gpgme:= dev-libs/libgpg-error:= dev-libs/libassuan:= sys-apps/shadow:=
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/containers/buildah/archive/v1.33.5.tar.gz -> buildah-1.33.5.tar.gz
_eclasses_=go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 09ccb1fdea4f1f3f718e27b756636097 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=a9a182c7a0ab98f9b6bde75691467108
+_md5_=75ff9b6922e0907bb76bf151befbdbd4
diff --git a/metadata/md5-cache/app-containers/netavark-1.10.3 b/metadata/md5-cache/app-containers/netavark-1.10.3
new file mode 100644
index 000000000000..e3a0817a352b
--- /dev/null
+++ b/metadata/md5-cache/app-containers/netavark-1.10.3
@@ -0,0 +1,13 @@
+BDEPEND=dev-go/go-md2man dev-libs/protobuf >=virtual/rust-1.53 virtual/pkgconfig
+DEFINED_PHASES=compile configure install prepare test unpack
+DESCRIPTION=A container network stack
+EAPI=8
+HOMEPAGE=https://github.com/containers/netavark
+INHERIT=cargo systemd
+IUSE=debug
+KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv
+LICENSE=Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 MIT Unicode-DFS-2016 Unlicense ZLIB
+SLOT=0
+SRC_URI=https://crates.io/api/v1/crates/netavark/1.10.3/download -> netavark-1.10.3.crate https://github.com/containers/netavark/releases/download/v1.10.3/netavark-v1.10.3-vendor.tar.gz
+_eclasses_=cargo 4dede41d64d595673f6da62ab5540fa0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe systemd c8b03e8df84486aa991d4396686e8942 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
+_md5_=7618f66c5bce44b17512da08fd21c0d6
diff --git a/metadata/md5-cache/app-containers/podman-4.9.3 b/metadata/md5-cache/app-containers/podman-4.9.3
new file mode 100644
index 000000000000..867bf9ce5aa0
--- /dev/null
+++ b/metadata/md5-cache/app-containers/podman-4.9.3
@@ -0,0 +1,16 @@
+BDEPEND=dev-go/go-md2man >=dev-lang/go-1.20:= app-arch/unzip
+DEFINED_PHASES=compile install postinst preinst prepare setup unpack
+DEPEND=app-crypt/gpgme:= >=app-containers/conmon-2.0.0 >=app-containers/containers-common-0.56.0 dev-libs/libassuan:= dev-libs/libgpg-error:= sys-apps/shadow:= apparmor? ( sys-libs/libapparmor ) btrfs? ( sys-fs/btrfs-progs ) cgroup-hybrid? ( >=app-containers/runc-1.0.0_rc6 ) !cgroup-hybrid? ( app-containers/crun ) wrapper? ( !app-containers/docker-cli ) fuse? ( sys-fs/fuse-overlayfs ) init? ( app-containers/catatonit ) rootless? ( app-containers/slirp4netns ) seccomp? ( sys-libs/libseccomp:= ) selinux? ( sec-policy/selinux-podman sys-libs/libselinux:= ) systemd? ( sys-apps/systemd:= )
+DESCRIPTION=A tool for managing OCI containers and pods with Docker-compatible CLI
+EAPI=8
+HOMEPAGE=https://github.com/containers/podman/ https://podman.io/
+INHERIT=go-module tmpfiles linux-info
+IUSE=apparmor btrfs cgroup-hybrid wrapper +fuse +init +rootless +seccomp selinux systemd
+KEYWORDS=~amd64 ~arm64 ~riscv
+LICENSE=Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0
+RDEPEND=app-crypt/gpgme:= >=app-containers/conmon-2.0.0 >=app-containers/containers-common-0.56.0 dev-libs/libassuan:= dev-libs/libgpg-error:= sys-apps/shadow:= apparmor? ( sys-libs/libapparmor ) btrfs? ( sys-fs/btrfs-progs ) cgroup-hybrid? ( >=app-containers/runc-1.0.0_rc6 ) !cgroup-hybrid? ( app-containers/crun ) wrapper? ( !app-containers/docker-cli ) fuse? ( sys-fs/fuse-overlayfs ) init? ( app-containers/catatonit ) rootless? ( app-containers/slirp4netns ) seccomp? ( sys-libs/libseccomp:= ) selinux? ( sec-policy/selinux-podman sys-libs/libselinux:= ) systemd? ( sys-apps/systemd:= ) virtual/tmpfiles
+RESTRICT=test strip
+SLOT=0
+SRC_URI=https://github.com/containers/podman/archive/v4.9.3.tar.gz -> podman-4.9.3.tar.gz
+_eclasses_=go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 09ccb1fdea4f1f3f718e27b756636097 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe tmpfiles 216aa76c3a6fcb5d893c23a0de86048f toolchain-funcs e56c7649b804f051623c8bc1a1c44084
+_md5_=6d73dc70a892b52ba58a2884f6c31f27