Parent Directory
|
Revision Log
ppc64 stable wrt #354237 (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
| 1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.6.0.ebuild,v 1.6 2011/03/05 15:22:41 armin76 Exp $ |
| 4 | |
| 5 | EAPI=3 |
| 6 | inherit xorg-2 |
| 7 | |
| 8 | DESCRIPTION="Generic Linux input driver" |
| 9 | KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" |
| 10 | IUSE="" |
| 11 | |
| 12 | RDEPEND=">=x11-base/xorg-server-1.6.3" |
| 13 | DEPEND="${RDEPEND} |
| 14 | >=sys-kernel/linux-headers-2.6 |
| 15 | x11-proto/inputproto |
| 16 | x11-proto/xproto" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |