diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-29 22:35:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-29 22:35:48 +0000 |
commit | 08499ce2f0ffb6945a6c176579139d59af1146fe (patch) | |
tree | 53ad7a37415b9b5309490b1108efa37f12c02f2c /x11-drivers | |
parent | arm stable, bug #344827 (diff) | |
download | gentoo-2-08499ce2f0ffb6945a6c176579139d59af1146fe.tar.gz gentoo-2-08499ce2f0ffb6945a6c176579139d59af1146fe.tar.bz2 gentoo-2-08499ce2f0ffb6945a6c176579139d59af1146fe.zip |
arm stable, bug #344827
(Portage version: 2.1.9.26/cvs/Linux x86_64)
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.5.0.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 c63bade3e3d2..51eeb67dd2ba 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.78 2010/12/25 20:16:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.79 2010/12/29 22:35:48 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> + xf86-input-keyboard-1.5.0.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xf86-input-keyboard-1.5.0.ebuild: diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.5.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.5.0.ebuild index 7bc41706ee8b..2f6a4a0a2554 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.5.0.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.5.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 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.5.0.ebuild,v 1.4 2010/12/25 20:16:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.5.0.ebuild,v 1.5 2010/12/29 22:35:48 maekke Exp $ EAPI=3 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" RDEPEND=">=x11-base/xorg-server-1.6.3" DEPEND="${RDEPEND} x11-proto/inputproto |