From bb1fe1fd1581b856938193875f042c99d2f19e5a Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Fri, 7 Nov 2014 14:47:35 -0800 Subject: [PATCH] Revert "app-emulation/docker: bump to v1.3.1" This reverts commit 87efde004420ce93bca42d531d140d05150e44ba. Bumps docker-1.3.1.ebuild -> docker-1.3.0-r1.ebuild. --- .../docker/{docker-1.3.1.ebuild => docker-1.3.0-r1.ebuild} | 0 .../coreos-overlay/app-emulation/docker/docker-9999.ebuild | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename sdk_container/src/third_party/coreos-overlay/app-emulation/docker/{docker-1.3.1.ebuild => docker-1.3.0-r1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.0-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/docker/docker-1.3.0-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 a8f84c489f..d6532da271 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 @@ -17,8 +17,8 @@ if [[ ${PV} == *9999 ]]; then DOCKER_GITCOMMIT="deadbee" KEYWORDS="~amd64" else - CROS_WORKON_COMMIT="4e9bbfa90054cd730e81b53b2de67a74306afc95" # v1.3.1 - DOCKER_GITCOMMIT="4e9bbfa" + CROS_WORKON_COMMIT="c78088fe3d1b90640c637d8c3457de3caa0c7a24" # v1.3.0 + DOCKER_GITCOMMIT="c78088f" KEYWORDS="amd64" fi