diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-emulation/containerd-1.0.3 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-emulation/containerd-1.0.3')
-rw-r--r-- | app-emulation/containerd-1.0.3 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-emulation/containerd-1.0.3 b/app-emulation/containerd-1.0.3 new file mode 100644 index 000000000000..c8d15e6e8c3b --- /dev/null +++ b/app-emulation/containerd-1.0.3 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare unpack +DEPEND=btrfs? ( sys-fs/btrfs-progs ) >=dev-lang/go-1.9 +DESCRIPTION=A daemon to control runC +EAPI=6 +HOMEPAGE=https://containerd.tools +IUSE=+btrfs hardened +KEYWORDS=amd64 ~arm ~ppc64 +LICENSE=Apache-2.0 +RDEPEND=|| ( >=app-emulation/docker-runc-1.0.0_rc4 >=app-emulation/runc-1.0.0_rc4 ) sys-libs/libseccomp +SLOT=0 +SRC_URI=https://github.com/containerd/containerd/archive/v1.0.3.tar.gz -> containerd-1.0.3.tar.gz +_eclasses_=golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-vcs-snapshot 913580335becddd3ebecefe852e47536 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=5b3e57df20ec690ca1d0d8452d873e43 |