From 95644726c9a9b48b8e4da021e6a73d0dedf3bf60 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Wed, 7 May 2014 21:17:37 -0700 Subject: [PATCH] bump(app-emulation/docker): docker 0.11.1 --- .../docker/{docker-0.11.0.ebuild => docker-0.11.1.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-0.11.0.ebuild => docker-0.11.1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.11.0.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.11.1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.11.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-0.11.1.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 53470a6515..d3cbc09144 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 @@ -19,7 +19,7 @@ if [[ ${PV} == *9999 ]]; then inherit git-2 KEYWORDS="" else - CROS_WORKON_COMMIT="15209c380c3f510e3f8d5ba1ff5fcc5cc8db3357" + CROS_WORKON_COMMIT="fb99f992c081a1d433c97c99ffb46d12693eeb76" KEYWORDS="amd64" fi