blob: 9c6c5386b274eb9236cb40ea846714b6589f19a4 [file] [log] [blame]
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
DESCRIPTION="Generic ebuild which satisfies virtual/chromeos-ec-private-files.
This is a direct dependency of chromeos-base/chromeos-ec, and it is overridden
in private overlay to retrieve the private sources for the EC build."
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/ec/"
LICENSE="BSD"
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="chromeos-base/chromeos-ec-private-files-null"