From e7ac7e80d07755bef3d926ddaae74dc971291056 Mon Sep 17 00:00:00 2001 From: Euan Kemp Date: Sat, 18 Feb 2017 11:45:46 -0800 Subject: [PATCH] app-emulation/docker: depend on newer containerd By downgrading the version. See the previous commit for details. --- .../docker/{docker-1.13.1-r1.ebuild => docker-1.13.1-r2.ebuild} | 0 .../coreos-overlay/app-emulation/docker/docker-9999.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-emulation/docker/{docker-1.13.1-r1.ebuild => docker-1.13.1-r2.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.13.1-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.13.1-r2.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.13.1-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.13.1-r2.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild index d327fdfab4..3dc5d2b62b 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-9999.ebuild @@ -66,7 +66,7 @@ RDEPEND=" >=app-arch/xz-utils-4.9 >=sys-apps/shadow-4.4 - >=app-emulation/containerd-0.2.5[seccomp?] + >=app-emulation/containerd-0.2.3[seccomp?] >=app-emulation/runc-1.0.0_rc2[apparmor?,seccomp?] app-emulation/docker-proxy "