| 1 |
aballier |
1.8 |
# Copyright 1999-2012 Gentoo Foundation |
| 2 |
chithanh |
1.1 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 |
aballier |
1.8 |
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.4.0.ebuild,v 1.7 2011/10/03 18:01:51 josejx Exp $ |
| 4 |
chithanh |
1.1 |
|
| 5 |
|
|
EAPI=4 |
| 6 |
|
|
|
| 7 |
|
|
inherit xorg-2 |
| 8 |
|
|
|
| 9 |
|
|
DESCRIPTION="Fujitsu Stylistic input driver" |
| 10 |
aballier |
1.8 |
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" |
| 11 |
chithanh |
1.1 |
IUSE="" |
| 12 |
|
|
|
| 13 |
|
|
RDEPEND="" |
| 14 |
|
|
DEPEND="${RDEPEND}" |