commit:     801680e0f2ab49644d71cfe9626681525dec6511
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 14:03:00 2018 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 14:03:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801680e0

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(-)

diff --git a/app-emulation/docker/docker-9999.ebuild 
b/app-emulation/docker/docker-9999.ebuild
index c8755d6b0d8..c682315da3f 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] )

Reply via email to