diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 23:56:24 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-14 23:56:24 +0000 |
commit | 13548aaef2cd7f387134aa17f1eda94ee44f8273 (patch) | |
tree | 0e4113cd4649224140885132699b744bece8fde3 /x11-drivers/xf86-input-keyboard | |
parent | Fixed kdesdk-misc dependency, removed code checking useflag phonon, added ups... (diff) | |
download | historical-13548aaef2cd7f387134aa17f1eda94ee44f8273.tar.gz historical-13548aaef2cd7f387134aa17f1eda94ee44f8273.tar.bz2 historical-13548aaef2cd7f387134aa17f1eda94ee44f8273.zip |
ppc stable wrt #344827, #354237
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
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 332c05c44b6e..f801c35495ba 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/ChangeLog,v 1.82 2011/02/14 23:56:23 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + xf86-input-keyboard-1.5.0.ebuild: + ppc stable wrt #344827, #354237 12 Feb 2011; Raúl Porcel <armin76@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 04ab7f6c1574..b9e54f50ea85 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-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.7 2011/02/12 18:54:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.5.0.ebuild,v 1.8 2011/02/14 23:56:23 xarthisius 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 |