diff options
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.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 c07671c5aaf9..2c73448e80ca 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.75 2010/10/31 11:57:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.76 2010/12/19 13:11:29 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> + xf86-input-keyboard-1.5.0.ebuild: + ppc64 stable wrt #344827 *xf86-input-keyboard-1.5.0 (31 Oct 2010) 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 150601b5dbcc..a40dd5fee558 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.1 2010/10/31 11:57:36 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.5.0.ebuild,v 1.2 2010/12/19 13:11:29 ssuominen 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 |