diff --git a/sdk_container/src/third_party/coreos-overlay/virtual/hard-host-depends-bsp/hard-host-depends-bsp-1.ebuild b/sdk_container/src/third_party/coreos-overlay/virtual/hard-host-depends-bsp/hard-host-depends-bsp-1.ebuild new file mode 100644 index 0000000000..3cb607a114 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/virtual/hard-host-depends-bsp/hard-host-depends-bsp-1.ebuild @@ -0,0 +1,14 @@ +# Copyright (c) 2012 The Chromium OS Authors. All rights reserved. +# Distributed under the terms of the GNU General Public License v2 + +EAPI=4 + +DESCRIPTION="Host dependencies BSP virtual package. Override this virtual +package in a private host overlay by adding a virtual/hard-host-depends-bsp +version 2 ebuild, and have that package RDEPEND on any host dependencies needed +by the private overlay." +HOMEPAGE="http://src.chromium.org" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 x86"