| # Copyright (c) 2014 The Chromium OS Authors. All rights reserved. | |
| # Distributed under the terms of the GNU General Public License v2 | |
| EAPI=4 | |
| DESCRIPTION="Coreboot private files placeholder" | |
| # Empty (null) ebuild which satisifies virtual/coreboot-private-files. | |
| LICENSE="BSD-Google" | |
| SLOT="0" | |
| KEYWORDS="*" |