From d65f2d6d704866538ba20bfe01b0d0e425646a70 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 14 Oct 2014 18:50:20 -0400 Subject: [PATCH] Revert to 0.1.8 pre sync with upstream godbus/go-systemd Leak returned with upstream changes. --- .../{locksmith-0.1.9-r1.ebuild => locksmith-0.1.8-r1.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.9-r1.ebuild => locksmith-0.1.8-r1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.9-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.8-r1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.9-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.8-r1.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 a1098ab955..46a4f0066d 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="c50d9939f9c08af8b0a2a615003471df3a4e79bc" # v0.1.9 tag + CROS_WORKON_COMMIT="8274b64a9c13070e1754d8c6efb793dcc4e3c638" # v0.1.8+git tag KEYWORDS="amd64" fi