diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-13 20:23:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-13 20:23:14 +0000 |
commit | 8c8a08856d1d99db34b430cac9f5bb785dcbb66c (patch) | |
tree | e93539b56baabf78d6e9016c07f86f566946cb1b /x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild | |
parent | x86 stable, bug #372205 (diff) | |
download | gentoo-2-8c8a08856d1d99db34b430cac9f5bb785dcbb66c.tar.gz gentoo-2-8c8a08856d1d99db34b430cac9f5bb785dcbb66c.tar.bz2 gentoo-2-8c8a08856d1d99db34b430cac9f5bb785dcbb66c.zip |
x86 stable, bug #373785
(Portage version: 2.1.10.4/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild index f786f3fa5107..b547b4527cd5 100644 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild +++ b/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.4 2011/07/10 21:28:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.5 2011/07/13 20:23:14 maekke Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="null input driver" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.9.99.1" |