From 86d03cd78f224c7f3b45bfdfa682c217569d54ef Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Mon, 22 Feb 2016 18:47:38 -0800 Subject: [PATCH] google-*: remove unused eclasses Drops pointless dep on pkg-config --- ...n-1.1.1-r2.ebuild => google-compute-daemon-1.1.1-r3.ebuild} | 3 --- ...-1.1.1-r1.ebuild => google-startup-scripts-1.1.1-r2.ebuild} | 3 --- 2 files changed, 6 deletions(-) rename sdk_container/src/third_party/coreos-overlay/app-emulation/google-compute-daemon/{google-compute-daemon-1.1.1-r2.ebuild => google-compute-daemon-1.1.1-r3.ebuild} (96%) rename sdk_container/src/third_party/coreos-overlay/app-emulation/google-startup-scripts/{google-startup-scripts-1.1.1-r1.ebuild => google-startup-scripts-1.1.1-r2.ebuild} (95%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/google-compute-daemon/google-compute-daemon-1.1.1-r2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/google-compute-daemon/google-compute-daemon-1.1.1-r3.ebuild similarity index 96% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/google-compute-daemon/google-compute-daemon-1.1.1-r2.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/google-compute-daemon/google-compute-daemon-1.1.1-r3.ebuild index 3fb43af1ac..f7df3007fd 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/google-compute-daemon/google-compute-daemon-1.1.1-r2.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/google-compute-daemon/google-compute-daemon-1.1.1-r3.ebuild @@ -1,10 +1,7 @@ -# # Copyright (c) 2014 CoreOS, Inc. All rights reserved. # Distributed under the terms of the GNU General Public License v2 -# EAPI=5 -inherit toolchain-funcs systemd DESCRIPTION="Google Daemon for Compute Engine" HOMEPAGE="https://github.com/GoogleCloudPlatform/compute-image-packages" diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/google-startup-scripts/google-startup-scripts-1.1.1-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/google-startup-scripts/google-startup-scripts-1.1.1-r2.ebuild similarity index 95% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/google-startup-scripts/google-startup-scripts-1.1.1-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/google-startup-scripts/google-startup-scripts-1.1.1-r2.ebuild index a093a74c72..24458faaa8 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/google-startup-scripts/google-startup-scripts-1.1.1-r1.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/google-startup-scripts/google-startup-scripts-1.1.1-r2.ebuild @@ -1,10 +1,7 @@ -# # Copyright (c) 2014 CoreOS, Inc. All rights reserved. # Distributed under the terms of the GNU General Public License v2 -# EAPI=5 -inherit toolchain-funcs systemd DESCRIPTION="Google Startup Scripts for Compute Engine" HOMEPAGE="https://github.com/GoogleCloudPlatform/compute-image-packages"