diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 12:51:45 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 12:51:45 +0000 |
commit | 8d20eefe8e50b9d11885f9fe2b54befb9d3743c0 (patch) | |
tree | d68d1bd96a440ce1e7e9ef7e01b2ad80972c1496 /x11-drivers/xf86-input-keyboard | |
parent | Stable on sparc wrt #175465 (diff) | |
download | gentoo-2-8d20eefe8e50b9d11885f9fe2b54befb9d3743c0.tar.gz gentoo-2-8d20eefe8e50b9d11885f9fe2b54befb9d3743c0.tar.bz2 gentoo-2-8d20eefe8e50b9d11885f9fe2b54befb9d3743c0.zip |
Stable on sparc wrt #175465
(Portage version: 2.1.2.11)
Diffstat (limited to 'x11-drivers/xf86-input-keyboard')
-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 e37c98fc08f8..2d80a4e0e03c 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.42 2007/08/02 00:03:14 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.43 2007/08/07 12:51:45 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xf86-input-keyboard-1.1.1.ebuild: + Stable on sparc wrt #175465 *xf86-input-keyboard-1.2.0-r1 (02 Aug 2007) *xf86-input-keyboard-1.1.1-r1 (02 Aug 2007) 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 85200dc377a7..117fd75c9fde 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.10 2007/07/03 12:59:40 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.1.1.ebuild,v 1.11 2007/08/07 12:51:45 gustavoz 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 |