diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:25:57 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:25:57 +0000 |
commit | 879f9c6c579a60cc7c318c76085d9c9f74aa35b6 (patch) | |
tree | 1a8a52bb77ff598a1065e2fa47645aefaca98791 /x11-drivers | |
parent | Stable on x86 wrt bug #191615. (diff) | |
download | gentoo-2-879f9c6c579a60cc7c318c76085d9c9f74aa35b6.tar.gz gentoo-2-879f9c6c579a60cc7c318c76085d9c9f74aa35b6.tar.bz2 gentoo-2-879f9c6c579a60cc7c318c76085d9c9f74aa35b6.zip |
Stable on x86 wrt bug #191615.
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-joystick/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog index c62bd495cd4a..d353570d82f4 100644 --- a/x11-drivers/xf86-input-joystick/ChangeLog +++ b/x11-drivers/xf86-input-joystick/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-joystick # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.43 2007/08/07 12:50:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.44 2007/09/07 20:25:57 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + xf86-input-joystick-1.2.2.ebuild: + Stable on x86 wrt bug #191615. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> xf86-input-joystick-1.2.1.ebuild: diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild index e90beb30a399..0e2b68fa23fc 100644 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild +++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild,v 1.1 2007/07/14 05:32:12 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.2.2.ebuild,v 1.2 2007/09/07 20:25:57 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=-1 inherit x-modular DESCRIPTION="X.Org driver for joystick input devices" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |