summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-07-13 20:23:14 +0000
committerMarkus Meier <maekke@gentoo.org>2011-07-13 20:23:14 +0000
commit8c8a08856d1d99db34b430cac9f5bb785dcbb66c (patch)
treee93539b56baabf78d6e9016c07f86f566946cb1b /x11-drivers/xf86-input-void
parentx86 stable, bug #372205 (diff)
downloadgentoo-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')
-rw-r--r--x11-drivers/xf86-input-void/ChangeLog5
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog
index f02cc4b9cc02..c0e844cd0be2 100644
--- a/x11-drivers/xf86-input-void/ChangeLog
+++ b/x11-drivers/xf86-input-void/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-void
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.67 2011/07/10 21:28:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.68 2011/07/13 20:23:14 maekke Exp $
+
+ 13 Jul 2011; Markus Meier <maekke@gentoo.org> xf86-input-void-1.4.0.ebuild:
+ x86 stable, bug #373785
10 Jul 2011; Markus Meier <maekke@gentoo.org> xf86-input-void-1.4.0.ebuild:
arm stable, bug #373785
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"