commit: 43e15d65d59b0a5bbf8158474315ae26e8746aec
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 7 22:05:52 2017 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sat Jan 7 22:06:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e15d65
app-emulation/docker: sync live ebuild
Package-Manager: Portage-2.3.0, Repoman-2.3.1
app-emulation/docker/docker-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/docker/docker-9999.ebuild
b/app-emulation/docker/docker-9999.ebuild
index efafc55..5cd6a95 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] )