diff options
author | 2023-02-22 01:47:00 +0000 | |
---|---|---|
committer | 2023-02-22 01:47:00 +0000 | |
commit | 0b9ab130b6fd9a211cfedd09be192ec650aebea0 (patch) | |
tree | 23cd13bc9f085a86206878d5ac40ef4635dfdd43 /metadata/md5-cache/app-containers | |
parent | Merge updates from master (diff) | |
download | gentoo-0b9ab130b6fd9a211cfedd09be192ec650aebea0.tar.gz gentoo-0b9ab130b6fd9a211cfedd09be192ec650aebea0.tar.bz2 gentoo-0b9ab130b6fd9a211cfedd09be192ec650aebea0.zip |
2023-02-22 01:46:59 UTC
Diffstat (limited to 'metadata/md5-cache/app-containers')
-rw-r--r-- | metadata/md5-cache/app-containers/buildah-1.29.1 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/app-containers/conmon-2.1.6 | 15 |
2 files changed, 31 insertions, 0 deletions
diff --git a/metadata/md5-cache/app-containers/buildah-1.29.1 b/metadata/md5-cache/app-containers/buildah-1.29.1 new file mode 100644 index 000000000000..dc4ab5b22375 --- /dev/null +++ b/metadata/md5-cache/app-containers/buildah-1.29.1 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-lang/go-1.18 app-arch/unzip +DEFINED_PHASES=compile install prepare test unpack +DEPEND=app-crypt/gpgme:= app-containers/skopeo dev-libs/libgpg-error:= dev-libs/libassuan:= sys-apps/shadow:= sys-fs/lvm2:= sys-libs/libseccomp:= selinux? ( sys-libs/libselinux:= ) +DESCRIPTION=A tool that facilitates building OCI images +EAPI=8 +HOMEPAGE=https://github.com/containers/buildah +INHERIT=bash-completion-r1 go-module +IUSE=selinux +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/skopeo dev-libs/libgpg-error:= dev-libs/libassuan:= sys-apps/shadow:= sys-fs/lvm2:= sys-libs/libseccomp:= selinux? ( sys-libs/libselinux:= ) +RESTRICT=test strip +SLOT=0 +SRC_URI=https://github.com/containers/buildah/archive/v1.29.1.tar.gz -> buildah-1.29.1.tar.gz +_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 go-module f2c9bcab49079a176b3ae061c94bb344 +_md5_=878de390b5ecafa815bd447a1d8c6399 diff --git a/metadata/md5-cache/app-containers/conmon-2.1.6 b/metadata/md5-cache/app-containers/conmon-2.1.6 new file mode 100644 index 000000000000..4baffd2a3dbf --- /dev/null +++ b/metadata/md5-cache/app-containers/conmon-2.1.6 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install prepare +DEPEND=dev-libs/glib:= sys-libs/libseccomp systemd? ( sys-apps/systemd:= ) dev-go/go-md2man +DESCRIPTION=An OCI container runtime monitor +EAPI=8 +HOMEPAGE=https://github.com/containers/conmon +INHERIT=toolchain-funcs +IUSE=systemd +KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv +LICENSE=Apache-2.0 +RDEPEND=dev-libs/glib:= sys-libs/libseccomp systemd? ( sys-apps/systemd:= ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/containers/conmon/archive/v2.1.6.tar.gz -> conmon-2.1.6.tar.gz +_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 +_md5_=9d023693bb04e223c68ba91232ca2117 |