summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2017-01-07 16:05:52 -0600
committerWilliam Hubbs <williamh@gentoo.org>2017-01-07 16:06:12 -0600
commit43e15d65d59b0a5bbf8158474315ae26e8746aec (patch)
treebc10d559819f6c1d03bd19e2391b9997c2e0afc2 /app-emulation/docker
parentnet-libs/openpgm: migrate away from google code #544092 (diff)
downloadgentoo-43e15d65d59b0a5bbf8158474315ae26e8746aec.tar.gz
gentoo-43e15d65d59b0a5bbf8158474315ae26e8746aec.tar.bz2
gentoo-43e15d65d59b0a5bbf8158474315ae26e8746aec.zip
app-emulation/docker: sync live ebuild
Package-Manager: Portage-2.3.0, Repoman-2.3.1
Diffstat (limited to 'app-emulation/docker')
-rw-r--r--app-emulation/docker/docker-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/docker/docker-9999.ebuild b/app-emulation/docker/docker-9999.ebuild
index efafc55cfcfc..5cd6a95f5663 100644
--- a/app-emulation/docker/docker-9999.ebuild
+++ b/app-emulation/docker/docker-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -59,7 +59,7 @@ RDEPEND="
>=dev-vcs/git-1.7
>=app-arch/xz-utils-4.9
- >app-emulation/containerd-0.2.2
+ >=app-emulation/containerd-0.2.5
app-emulation/runc[apparmor?,seccomp?]
app-emulation/docker-proxy
container-init? ( >=sys-process/tini-0.13.0[static] )