blob: 5ba3524b205add3e85e709e9a7aa16e48ac8d40e [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2.
EAPI=5
CROS_WORKON_PROJECT="chromiumos/infra/lucifer"
CROS_WORKON_LOCALNAME="../../infra/lucifer"
CROS_GO_BINARIES=(
"chromiumos/infra/lucifer/job_shepherd"
)
inherit cros-workon cros-go
DESCRIPTION="Chromium OS testing infrastructure"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/infra/lucifer/"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="~*"
IUSE=""
RESTRICT="binchecks strip"
DEPEND=""
RDEPEND=""