diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 19:00:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 19:00:14 +0000 |
commit | 87b2f7267389cd76ddb758580acc9c23ccd87635 (patch) | |
tree | cbf64b6f97be8a4727949bfca74b274377b1dacc /x11-drivers | |
parent | x86 stable, bug 294958 (diff) | |
download | gentoo-2-87b2f7267389cd76ddb758580acc9c23ccd87635.tar.gz gentoo-2-87b2f7267389cd76ddb758580acc9c23ccd87635.tar.bz2 gentoo-2-87b2f7267389cd76ddb758580acc9c23ccd87635.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
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.4.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 b97e8ff445d6..7c2c6a4a7169 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.67 2009/12/10 13:49:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.68 2009/12/10 19:00:14 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + xf86-input-keyboard-1.4.0.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xf86-input-keyboard-1.4.0.ebuild: diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.4.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.4.0.ebuild index ef8a0f153e59..ffa21d5c110c 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.4.0.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.4.0.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.4.0.ebuild,v 1.2 2009/12/10 13:49:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.4.0.ebuild,v 1.3 2009/12/10 19:00:14 fauli 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.6.3" DEPEND="${RDEPEND} x11-proto/inputproto |