summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-04-16 07:17:50 +0000
committerJeroen Roovers <jer@gentoo.org>2009-04-16 07:17:50 +0000
commit623f87c99836e7d7f8b7a707d773647c5f53700d (patch)
tree3216eb4264607fd6259b0adc613eccbcf9fa227a /x11-drivers/xf86-input-keyboard
parentStable for HPPA (bug #251832). (diff)
downloadgentoo-2-623f87c99836e7d7f8b7a707d773647c5f53700d.tar.gz
gentoo-2-623f87c99836e7d7f8b7a707d773647c5f53700d.tar.bz2
gentoo-2-623f87c99836e7d7f8b7a707d773647c5f53700d.zip
Stable for HPPA (bug #251832).
(Portage version: 2.2_rc30/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-input-keyboard')
-rw-r--r--x11-drivers/xf86-input-keyboard/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.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 21a290353cf2..98e8cf4d51db 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.61 2009/04/15 15:02:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.62 2009/04/16 07:17:50 jer Exp $
+
+ 16 Apr 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-input-keyboard-1.3.2.ebuild:
+ Stable for HPPA (bug #251832).
15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
xf86-input-keyboard-1.3.2.ebuild:
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild
index e40ca57403ee..61075a6c71bf 100644
--- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild
+++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.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-keyboard/xf86-input-keyboard-1.3.2.ebuild,v 1.7 2009/04/15 15:02:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.3.2.ebuild,v 1.8 2009/04/16 07:17:50 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER="4"
inherit x-modular
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"
RDEPEND=">=x11-base/xorg-server-1.3.99"
DEPEND="${RDEPEND}
x11-proto/inputproto