summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-02 22:14:58 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-02 22:14:58 +0000
commitaa548d7102795107e9145a6a8c89da602ad017e8 (patch)
tree36f6f954dc9e13be25f117fa9ff550fd5be10fed /x11-drivers/xf86-input-void
parentStable on amd64 wrt bug #373687 (diff)
downloadgentoo-2-aa548d7102795107e9145a6a8c89da602ad017e8.tar.gz
gentoo-2-aa548d7102795107e9145a6a8c89da602ad017e8.tar.bz2
gentoo-2-aa548d7102795107e9145a6a8c89da602ad017e8.zip
Stable on amd64 wrt bug #373785
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-void')
-rw-r--r--x11-drivers/xf86-input-void/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog
index fecf9b5a9b87..2687424cbdce 100644
--- a/x11-drivers/xf86-input-void/ChangeLog
+++ b/x11-drivers/xf86-input-void/ChangeLog
@@ -1,6 +1,10 @@
# 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.65 2011/05/11 09:05:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.66 2011/07/02 22:14:58 hwoarang Exp $
+
+ 02 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
+ xf86-input-void-1.4.0.ebuild:
+ Stable on amd64 wrt bug #373785
11 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
xf86-input-void-1.4.0.ebuild:
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 4e677ce0c60e..6ac5079f5c9e 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.2 2011/05/11 09:05:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.4.0.ebuild,v 1.3 2011/07/02 22:14:58 hwoarang 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"