diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-12-18 05:46:54 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-12-18 05:46:54 +0000 |
commit | 744639a938227295937ea4103fd0967ac2cbe0bf (patch) | |
tree | cec71023e80395c15b1a04e3b36ba5f306894003 /metadata/md5-cache/app-containers | |
parent | Merge updates from master (diff) | |
download | gentoo-744639a938227295937ea4103fd0967ac2cbe0bf.tar.gz gentoo-744639a938227295937ea4103fd0967ac2cbe0bf.tar.bz2 gentoo-744639a938227295937ea4103fd0967ac2cbe0bf.zip |
2023-12-18 05:46:54 UTC
Diffstat (limited to 'metadata/md5-cache/app-containers')
-rw-r--r-- | metadata/md5-cache/app-containers/buildah-1.34.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/app-containers/podman-4.8.2 (renamed from metadata/md5-cache/app-containers/podman-4.8.0) | 2 |
2 files changed, 17 insertions, 1 deletions
diff --git a/metadata/md5-cache/app-containers/buildah-1.34.0 b/metadata/md5-cache/app-containers/buildah-1.34.0 new file mode 100644 index 000000000000..da5b8c30f599 --- /dev/null +++ b/metadata/md5-cache/app-containers/buildah-1.34.0 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-lang/go-1.18 app-arch/unzip +DEFINED_PHASES=compile install prepare pretend setup test unpack +DEPEND=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:= +DESCRIPTION=A tool that facilitates building OCI images +EAPI=8 +HOMEPAGE=https://github.com/containers/buildah +INHERIT=go-module linux-info +IUSE=apparmor btrfs +seccomp systemd doc test +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.34.0.tar.gz -> buildah-1.34.0.tar.gz +_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 +_md5_=8c03d3b149dadeae050924e70d7a1fbf diff --git a/metadata/md5-cache/app-containers/podman-4.8.0 b/metadata/md5-cache/app-containers/podman-4.8.2 index d39dede9a21f..28b900467b30 100644 --- a/metadata/md5-cache/app-containers/podman-4.8.0 +++ b/metadata/md5-cache/app-containers/podman-4.8.2 @@ -11,6 +11,6 @@ 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.8.0.tar.gz -> podman-4.8.0.tar.gz +SRC_URI=https://github.com/containers/podman/archive/v4.8.2.tar.gz -> podman-4.8.2.tar.gz _eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 _md5_=8e6e43534c6e23eadc547de5a780315d |