diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-08-14 23:01:55 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-08-14 23:01:55 +0000 |
commit | c07894703ee0c08321d5d67c91ed8970ff93c0bd (patch) | |
tree | f1d16487caaadcff8322375e06ae73e1608b5e5d /metadata/md5-cache/app-containers/runc-1.1.3 | |
parent | Merge updates from master (diff) | |
download | gentoo-c07894703ee0c08321d5d67c91ed8970ff93c0bd.tar.gz gentoo-c07894703ee0c08321d5d67c91ed8970ff93c0bd.tar.bz2 gentoo-c07894703ee0c08321d5d67c91ed8970ff93c0bd.zip |
2022-08-14 23:01:54 UTC
Diffstat (limited to 'metadata/md5-cache/app-containers/runc-1.1.3')
-rw-r--r-- | metadata/md5-cache/app-containers/runc-1.1.3 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/app-containers/runc-1.1.3 b/metadata/md5-cache/app-containers/runc-1.1.3 new file mode 100644 index 000000000000..4b6e0b74f38b --- /dev/null +++ b/metadata/md5-cache/app-containers/runc-1.1.3 @@ -0,0 +1,16 @@ +BDEPEND=dev-go/go-md2man test? ( seccomp? ( sys-libs/libseccomp ) !app-emulation/docker-runc apparmor? ( sys-libs/libapparmor ) selinux? ( sec-policy/selinux-container ) ) >=dev-lang/go-1.16 app-arch/unzip +DEFINED_PHASES=compile install setup test unpack +DEPEND=seccomp? ( sys-libs/libseccomp ) +DESCRIPTION=runc container cli tools +EAPI=8 +HOMEPAGE=http://github.com/opencontainers/runc/ +INHERIT=go-module linux-info +IUSE=apparmor hardened +kmem +seccomp selinux test +KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 +LICENSE=Apache-2.0 BSD-2 BSD MIT +RDEPEND=seccomp? ( sys-libs/libseccomp ) !app-emulation/docker-runc apparmor? ( sys-libs/libapparmor ) selinux? ( sec-policy/selinux-container ) +RESTRICT=test strip +SLOT=0 +SRC_URI=https://github.com/opencontainers/runc/archive/v1.1.3.tar.gz -> runc-1.1.3.tar.gz +_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 56708ddc53d8b607ed88fd97a56e59dc +_md5_=6e82e0385588ab15c8045368677de0c0 |