diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:57:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:57:01 +0000 |
commit | d6a539333c0de0cc16f9cddd7bfb716ed552fea1 (patch) | |
tree | 180d65028420e1b3894ac9edbfa404cd9fc70045 /x11-drivers/xf86-input-keyboard | |
parent | clean up (diff) | |
download | historical-d6a539333c0de0cc16f9cddd7bfb716ed552fea1.tar.gz historical-d6a539333c0de0cc16f9cddd7bfb716ed552fea1.tar.bz2 historical-d6a539333c0de0cc16f9cddd7bfb716ed552fea1.zip |
alpha/ia64/sh/sparc stable wrt #344827
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'x11-drivers/xf86-input-keyboard')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.5.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-keyboard/ChangeLog b/x11-drivers/xf86-input-keyboard/ChangeLog index 2449bc3b8e12..332c05c44b6e 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.80 2010/12/31 20:24:02 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.81 2011/02/12 18:54:50 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> + xf86-input-keyboard-1.5.0.ebuild: + alpha/ia64/sh/sparc stable wrt #344827 31 Dec 2010; Jeroen Roovers <jer@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 2b2490fca32e..04ab7f6c1574 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 +# 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.5.0.ebuild,v 1.6 2010/12/31 20:24:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.5.0.ebuild,v 1.7 2011/02/12 18:54:50 armin76 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 |