summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-15 21:21:02 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-15 21:21:02 +0000
commitcba89e28b9ec242619647c5045b2c92e183eb992 (patch)
treefee4d16bcd3cc01d242983512a36fff7c55fb197 /x11-drivers
parentVersion bump (diff)
downloadgentoo-2-cba89e28b9ec242619647c5045b2c92e183eb992.tar.gz
gentoo-2-cba89e28b9ec242619647c5045b2c92e183eb992.tar.bz2
gentoo-2-cba89e28b9ec242619647c5045b2c92e183eb992.zip
ppc/ppc64 stable wrt #359059
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-keyboard/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog
index bab88e5ab7c4..bb475a9ce596 100644
--- a/x11-drivers/xf86-input-keyboard/ChangeLog
+++ b/x11-drivers/xf86-input-keyboard/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-keyboard
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.83 2011/03/08 11:07:19 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.84 2011/03/15 21:21:02 xarthisius Exp $
+
+ 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ xf86-input-keyboard-1.6.0.ebuild:
+ ppc/ppc64 stable wrt #359059
*xf86-input-keyboard-1.6.0 (08 Mar 2011)
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild
index c7c069d0a2e1..be3c0a9644e7 100644
--- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild
+++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.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-keyboard/xf86-input-keyboard-1.6.0.ebuild,v 1.1 2011/03/08 11:07:19 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild,v 1.2 2011/03/15 21:21:02 xarthisius Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="Keyboard input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3"