diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 18:15:37 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 18:15:37 +0000 |
commit | 99c562d7a1c99d5d1bcfa8c41e6385d92368da3c (patch) | |
tree | 5914681d5a234132bfc8c41bc06b7c6da2384386 /x11-drivers/xf86-input-joystick | |
parent | Stable on sparc, bug #251832 (diff) | |
download | gentoo-2-99c562d7a1c99d5d1bcfa8c41e6385d92368da3c.tar.gz gentoo-2-99c562d7a1c99d5d1bcfa8c41e6385d92368da3c.tar.bz2 gentoo-2-99c562d7a1c99d5d1bcfa8c41e6385d92368da3c.zip |
Stable on sparc, bug #251832
(Portage version: 2.2_rc28/cvs/Linux sparc64)
Diffstat (limited to 'x11-drivers/xf86-input-joystick')
-rw-r--r-- | x11-drivers/xf86-input-joystick/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.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 251a84d6c9d1..395684db888b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.62 2009/04/05 22:12:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.63 2009/04/06 18:15:37 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-joystick-1.4.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-joystick-1.4.0.ebuild: diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild index b3a3e8e9931f..1c7148ea628d 100644 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild +++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.4.0.ebuild,v 1.5 2009/04/05 22:12:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.4.0.ebuild,v 1.6 2009/04/06 18:15:37 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ 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.4" DEPEND="${RDEPEND} x11-proto/inputproto |