From 9b9137caebd385b09b5f79786b4f56dfdac65d12 Mon Sep 17 00:00:00 2001 From: Euan Kemp Date: Tue, 21 Feb 2017 10:56:23 -0800 Subject: [PATCH] app-emulation/docker: update runc dependency See previous commit for more info on the re-versioning --- .../docker/{docker-1.13.1.ebuild => docker-1.13.1-r1.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.ebuild => docker-1.13.1-r1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.13.1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.13.1-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.13.1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.13.1-r1.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 b139c62518..d327fdfab4 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 @@ -67,7 +67,7 @@ RDEPEND=" >=sys-apps/shadow-4.4 >=app-emulation/containerd-0.2.5[seccomp?] - >=app-emulation/runc-1.0.0_rc2-r2[apparmor?,seccomp?] + >=app-emulation/runc-1.0.0_rc2[apparmor?,seccomp?] app-emulation/docker-proxy "