From 801680e0f2ab49644d71cfe9626681525dec6511 Mon Sep 17 00:00:00 2001 From: Manuel RĂ¼ger Date: Thu, 18 Jan 2018 15:03:00 +0100 Subject: app-emulation/docker: Update containerd dependency in live ebuild Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- app-emulation/docker/docker-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation/docker') diff --git a/app-emulation/docker/docker-9999.ebuild b/app-emulation/docker/docker-9999.ebuild index c8755d6b0d83..c682315da3f8 100644 --- a/app-emulation/docker/docker-9999.ebuild +++ b/app-emulation/docker/docker-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -58,7 +58,7 @@ RDEPEND=" >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 - >=app-emulation/containerd-0.2.5 + >=app-emulation/containerd-1.0.0 app-emulation/runc[apparmor?,seccomp?] app-emulation/docker-proxy container-init? ( >=sys-process/tini-0.13.0[static] ) -- cgit v1.2.3-65-gdbad