From 34436e8ab0eb4f41e5fc8da2c77e2bf31c9241eb Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Wed, 7 May 2014 13:36:02 -0700 Subject: [PATCH] bump(app-admin/locksmith): always try unlock --- .../{locksmith-0.1.0-r4.ebuild => locksmith-0.1.0-r5.ebuild} | 0 .../coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/{locksmith-0.1.0-r4.ebuild => locksmith-0.1.0-r5.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r4.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r5.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r4.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r5.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild index bd798247a7..24893885fe 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild @@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com" if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64" else - CROS_WORKON_COMMIT="47caf7bb9fdbece7f07afdc1eaff860816ea2f3a" + CROS_WORKON_COMMIT="2d286e81688ad5acdd3d7c706a4d9edb15269eb2" KEYWORDS="amd64" fi