blob: 759bcbefe5b3322bd8f194e52a80724f670b6d83 [file] [log] [blame]
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CROS_WORKON_PROJECT="chromiumos/platform/inputcontrol"
CROS_WORKON_LOCALNAME="platform/inputcontrol"
inherit cros-workon
DESCRIPTION="A collection of utilities for configuring input devices"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/inputcontrol/"
LICENSE="BSD-Google"
KEYWORDS="~*"
IUSE=""
RDEPEND="app-arch/gzip"
DEPEND=""