fix(virtual): add hard-host-depends-bsp

add this virtual for hard-host-depends
This commit is contained in:
Brandon Philips 2013-02-05 16:05:25 -08:00
parent b0260921bc
commit bf68ef96aa

View File

@ -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"