diff options
Diffstat (limited to 'x11-apps/xinput/xinput-1.5.2.ebuild')
-rw-r--r-- | x11-apps/xinput/xinput-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinput/xinput-1.5.2.ebuild b/x11-apps/xinput/xinput-1.5.2.ebuild index c4c790e8c043..80aef479c76c 100644 --- a/x11-apps/xinput/xinput-1.5.2.ebuild +++ b/x11-apps/xinput/xinput-1.5.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.2.ebuild,v 1.9 2010/10/21 01:08:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.2.ebuild,v 1.10 2010/11/01 12:46:30 scarabeus Exp $ EAPI=3 -XORG_STATIC="no" + inherit xorg-2 DESCRIPTION="Utility to set XInput device parameters" |