From 9e73e02ce9f95ab13ef85a48aa51b30533f1b6c2 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 6 May 2014 21:03:55 -0700 Subject: [PATCH] bump(app-admin/locksmith): use update.conf --- .../{locksmith-0.1.0-r3.ebuild => locksmith-0.1.0-r4.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-r3.ebuild => locksmith-0.1.0-r4.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r3.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r4.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r3.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.0-r4.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 32c6e30723..bd798247a7 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="6e01218645bf40a7ebcad92c4c4ecf6adddb0878" + CROS_WORKON_COMMIT="47caf7bb9fdbece7f07afdc1eaff860816ea2f3a" KEYWORDS="amd64" fi