blob: bfacd97ef060e05bdbfb0416adf5b62e4e4302f6 [file] [log] [blame]
# Copyright 2016 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
CROS_WORKON_COMMIT="5042b8cf876294f36b721bde1d71e32f1a9c45cd"
CROS_WORKON_TREE="7814fea539cd033bcf438148b35d6a7a21e8d7b3"
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}]"