summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-12 11:28:44 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-12 11:28:44 +0000
commitddfec667685c3d747b035dc90646d8948477e537 (patch)
tree69c8392da4e4741c966600f9879f5aa1d2535a71 /x11-drivers/xf86-input-evdev
parentStable on amd64 wrt bug #354237 (diff)
downloadgentoo-2-ddfec667685c3d747b035dc90646d8948477e537.tar.gz
gentoo-2-ddfec667685c3d747b035dc90646d8948477e537.tar.bz2
gentoo-2-ddfec667685c3d747b035dc90646d8948477e537.zip
Stable on amd64 wrt bug #354237
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-evdev')
-rw-r--r--x11-drivers/xf86-input-evdev/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.6.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog
index 4ca58bc52bd4..10e75be2895f 100644
--- a/x11-drivers/xf86-input-evdev/ChangeLog
+++ b/x11-drivers/xf86-input-evdev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-evdev
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.161 2011/01/12 00:05:19 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.162 2011/02/12 11:28:44 hwoarang Exp $
+
+ 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+ xf86-input-evdev-2.6.0.ebuild:
+ Stable on amd64 wrt bug #354237
*xf86-input-evdev-2.6.0 (12 Jan 2011)
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.6.0.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.6.0.ebuild
index 4af18f8bbb7c..0060756b74f1 100644
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.6.0.ebuild
+++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.6.0.ebuild
@@ -1,12 +1,12 @@
# 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-evdev/xf86-input-evdev-2.6.0.ebuild,v 1.1 2011/01/12 00:05:19 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.6.0.ebuild,v 1.2 2011/02/12 11:28:44 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3"