diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-04-17 17:00:29 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-04-17 17:00:29 +0000 |
commit | 1bb187aa8e8edc0eeb204f79eba2c825dca6f882 (patch) | |
tree | b24a6d91dfdd5ce02bd19e524c60337464c2def6 /metadata/md5-cache/app-emulation/containerd-0.2.0 | |
parent | Merge updates from master (diff) | |
download | gentoo-1bb187aa8e8edc0eeb204f79eba2c825dca6f882.tar.gz gentoo-1bb187aa8e8edc0eeb204f79eba2c825dca6f882.tar.bz2 gentoo-1bb187aa8e8edc0eeb204f79eba2c825dca6f882.zip |
2016-04-17 17:00:27 UTC
Diffstat (limited to 'metadata/md5-cache/app-emulation/containerd-0.2.0')
-rw-r--r-- | metadata/md5-cache/app-emulation/containerd-0.2.0 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/metadata/md5-cache/app-emulation/containerd-0.2.0 b/metadata/md5-cache/app-emulation/containerd-0.2.0 new file mode 100644 index 000000000000..8cc683d74c66 --- /dev/null +++ b/metadata/md5-cache/app-emulation/containerd-0.2.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install prepare unpack +DEPEND=>=dev-lang/go-1.4.2:= +DESCRIPTION=A daemon to control runC +EAPI=6 +HOMEPAGE=https://containerd.tools +IUSE=+seccomp +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RDEPEND=app-emulation/runc seccomp? ( sys-libs/libseccomp ) +SLOT=0 +SRC_URI=https://github.com/docker/containerd/archive/v0.2.0.tar.gz -> containerd-0.2.0.tar.gz +_eclass_exported_funcs=src_unpack:golang-vcs-snapshot src_prepare:- src_compile:- src_install:- +_eclasses_=golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-vcs-snapshot 1caa6d8238d2378ad688ae068ff22e5a +_md5_=77e0ee1b610d8524caa4964441459e38 |