# Copyright 1999-2014 Thomas "V10lator" Rohloff # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit linux-info xorg-2 DESCRIPTION="Linux input driver based on libinput" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.16 >=dev-libs/libinput-0.7.0" DEPEND="${RDEPEND} >=x11-proto/inputproto-2.1.99.3 >=sys-kernel/linux-headers-2.6"