diff options
author | 2011-04-04 22:37:50 +0000 | |
---|---|---|
committer | 2011-04-04 22:37:50 +0000 | |
commit | d982ec1f495009c0ed89e99be60b6aff10867d32 (patch) | |
tree | 23dc8975b453e68b3859cf4958dbe6b49db22244 /x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild | |
parent | Stable for HPPA (bug #359059). (diff) | |
download | gentoo-2-d982ec1f495009c0ed89e99be60b6aff10867d32.tar.gz gentoo-2-d982ec1f495009c0ed89e99be60b6aff10867d32.tar.bz2 gentoo-2-d982ec1f495009c0ed89e99be60b6aff10867d32.zip |
Stable for HPPA (bug #359059).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild index 9d606927dc08..93d25f93389c 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.6.0.ebuild,v 1.4 2011/03/26 10:34:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.6.0.ebuild,v 1.5 2011/04/04 22:37:50 jer Exp $ EAPI=4 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" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6.3" |