| # Copyright 2014 The ChromiumOS Authors | |
| # Distributed under the terms of the GNU General Public License v2 | |
| EAPI=7 | |
| DESCRIPTION="Board specific factory test image resources" | |
| LICENSE="BSD-Google" | |
| SLOT="0" | |
| KEYWORDS="*" | |
| IUSE="" | |
| # | |
| # WARNING: This file is deprecated, please use chromeos-base/factory-board. | |
| # | |
| # WARNING: Nothing should be added to this ebuild. This ebuild is overriden | |
| # in most of the board specific overlays, or will be. | |
| # |