Parent Directory
|
Revision Log
Pull old versions. (Portage version: 2.0.53)
1 | # Copyright 1999-2005 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:50 joshuabaergen Exp $ |
4 | |
5 | # Must be before x-modular eclass is inherited |
6 | #SNAPSHOT="yes" |
7 | |
8 | inherit x-modular |
9 | |
10 | DESCRIPTION="X.Org driver for joystick input devices" |
11 | KEYWORDS="~x86" |
12 | RDEPEND="x11-base/xorg-server" |
13 | DEPEND="${RDEPEND} |
14 | x11-proto/xproto" |
ViewVC Help | |
Powered by ViewVC 1.1.20 |