blob: 3a7ecab132e4f88b5ba9b23fd626c902102495a1 [file] [log] [blame]
# Copyright 2016 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
CROS_WORKON_COMMIT="2e3200e667ea00621241d42dcd1c385f4c77db25"
CROS_WORKON_TREE="f69a077c20bd77b1d127210c32bf73fe4140f3ef"
CROS_WORKON_PROJECT="chromiumos/graphyte"
CROS_WORKON_LOCALNAME="graphyte"
PYTHON_COMPAT=( python2_7 )
inherit cros-workon distutils-r1
DESCRIPTION="Graphyte RF testing framework"
HOMEPAGE="https://sites.google.com/a/google.com/graphyte/home"
LICENSE="BSD-Google"
SLOT="0"
KEYWORDS="*"
RDEPEND=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"