| 1 | # Copyright 1999-2011 Gentoo Foundation |
1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.4.0.ebuild,v 1.4 2011/09/05 19:29:15 maekke Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.4.0.ebuild,v 1.5 2011/09/21 00:35:56 jer Exp $ |
| 4 | |
4 | |
| 5 | EAPI=4 |
5 | EAPI=4 |
| 6 | |
6 | |
| 7 | inherit xorg-2 |
7 | inherit xorg-2 |
| 8 | |
8 | |
| 9 | DESCRIPTION="Fujitsu Stylistic input driver" |
9 | DESCRIPTION="Fujitsu Stylistic input driver" |
| 10 | KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" |
10 | KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" |
| 11 | IUSE="" |
11 | IUSE="" |
| 12 | |
12 | |
| 13 | RDEPEND="" |
13 | RDEPEND="" |
| 14 | DEPEND="${RDEPEND}" |
14 | DEPEND="${RDEPEND}" |