| # Copyright 2014 The Chromium OS Authors. All rights reserved. | |
| # Distributed under the terms of the GNU General Public License v2 | |
| EAPI="4" | |
| DESCRIPTION="Additional assets for a given target; common assets should go in | |
| chromeos-assets." | |
| HOMEPAGE="http://dev.chromium.org/" | |
| LICENSE="BSD-Google" | |
| SLOT="0" | |
| KEYWORDS="*" | |
| IUSE="" | |
| RDEPEND="chromeos-base/chromiumos-assets" |