google-*: remove unused eclasses

Drops pointless dep on pkg-config
This commit is contained in:
Michael Marineau 2016-02-22 18:47:38 -08:00
parent f18b5c4232
commit 86d03cd78f
2 changed files with 0 additions and 6 deletions

View File

@ -1,10 +1,7 @@
#
# Copyright (c) 2014 CoreOS, Inc. All rights reserved. # Copyright (c) 2014 CoreOS, Inc. All rights reserved.
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
#
EAPI=5 EAPI=5
inherit toolchain-funcs systemd
DESCRIPTION="Google Daemon for Compute Engine" DESCRIPTION="Google Daemon for Compute Engine"
HOMEPAGE="https://github.com/GoogleCloudPlatform/compute-image-packages" HOMEPAGE="https://github.com/GoogleCloudPlatform/compute-image-packages"

View File

@ -1,10 +1,7 @@
#
# Copyright (c) 2014 CoreOS, Inc. All rights reserved. # Copyright (c) 2014 CoreOS, Inc. All rights reserved.
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
#
EAPI=5 EAPI=5
inherit toolchain-funcs systemd
DESCRIPTION="Google Startup Scripts for Compute Engine" DESCRIPTION="Google Startup Scripts for Compute Engine"
HOMEPAGE="https://github.com/GoogleCloudPlatform/compute-image-packages" HOMEPAGE="https://github.com/GoogleCloudPlatform/compute-image-packages"