From 3c3e7481260637f1c23bd63329360c2eaf362fd4 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Fri, 2 May 2014 13:50:40 -0700 Subject: [PATCH] bump(app-admin/locksmith): grab the send-need-reboot command --- .../{locksmith-0.1.0-r1.ebuild => locksmith-0.1.0-r2.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-r1.ebuild => locksmith-0.1.0-r2.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r2.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r2.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 620987deb5..376696eb2a 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="35efb20678a2a96f6d3da16157385ff48fc8be78" + CROS_WORKON_COMMIT="a4a9b6ae237a55ceb238be86a6dbecb6bc0a5f94" KEYWORDS="amd64" fi