# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

inherit git-r3

DESCRIPTION="ASUS laptop tools (backlight, keyboard backight and etc.)"
HOMEPAGE="https://github.com/pkulev/laptasus.git"
EGIT_REPO_URI="https://github.com/pkulev/${PN}.git"

LICENSE="MIT"
SLOT="0"
IUSE=""

DEPEND=""
HDEPEND=""
RDEPEND="${HDEPEND}"