diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:17:05 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-29 06:17:05 +0000 |
commit | c9518da681ca4fd7b3c773493364a67bc55f8fa2 (patch) | |
tree | 9fb66b5d7ef5cd7fad5595aa71aac3e71394cdb4 /x11-drivers | |
parent | Stable on x86, bug #175465. (diff) | |
download | gentoo-2-c9518da681ca4fd7b3c773493364a67bc55f8fa2.tar.gz gentoo-2-c9518da681ca4fd7b3c773493364a67bc55f8fa2.tar.bz2 gentoo-2-c9518da681ca4fd7b3c773493364a67bc55f8fa2.zip |
Stable on x86, bug #175465.
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog index 6b5f5b1b6657..fae8662cb7d2 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.34 2007/04/25 17:59:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.35 2007/04/29 06:17:05 ticho Exp $ + + 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> + xf86-input-keyboard-1.1.1.ebuild: + Stable on x86, bug #175465. 25 Apr 2007; Raúl Porcel <armin76@gentoo.org> xf86-input-keyboard-1.1.1.ebuild: diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild index 297aa2f92b27..964354a29fe2 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.1.1.ebuild,v 1.3 2007/04/25 17:59:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild,v 1.4 2007/04/29 06:17:05 ticho 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.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |