summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-10-11 11:21:06 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-10-11 11:21:06 +0000
commita5b1c20e4268bf507a55f9949a71f89d4f707fdc (patch)
treef4f1012e7bd527b4608af1f96ea403a9a9631636 /x11-drivers
parentppc stable #282290 (diff)
downloadgentoo-2-a5b1c20e4268bf507a55f9949a71f89d4f707fdc.tar.gz
gentoo-2-a5b1c20e4268bf507a55f9949a71f89d4f707fdc.tar.bz2
gentoo-2-a5b1c20e4268bf507a55f9949a71f89d4f707fdc.zip
ppc stable #282290
(Portage version: 2.1.6.13/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-evdev/ChangeLog5
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog
index 0859974ff5ee..b646570bf03b 100644
--- a/x11-drivers/xf86-input-evdev/ChangeLog
+++ b/x11-drivers/xf86-input-evdev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-input-evdev
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.121 2009/10/09 21:24:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.122 2009/10/11 11:21:06 nixnut Exp $
+
+ 11 Oct 2009; nixnut <nixnut@gentoo.org> xf86-input-evdev-2.2.5.ebuild:
+ ppc stable #282290
09 Oct 2009; Markus Meier <maekke@gentoo.org>
xf86-input-evdev-2.2.5.ebuild:
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild
index 9f23bbb19f4c..6e0252b1bbc0 100644
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild
+++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.2.5.ebuild,v 1.4 2009/10/09 21:24:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.2.5.ebuild,v 1.5 2009/10/11 11:21:06 nixnut Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
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.5.3"