diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-07-03 13:15:36 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-07-03 13:15:36 +0000 |
commit | 83f7880ea2b997d69193d05111226201d3246f55 (patch) | |
tree | e61bf86dbc96b49043dbc51f9b69ce1fe7fd8650 /x11-drivers/xf86-input-joystick | |
parent | stable x86, security bug 183844 (diff) | |
download | historical-83f7880ea2b997d69193d05111226201d3246f55.tar.gz historical-83f7880ea2b997d69193d05111226201d3246f55.tar.bz2 historical-83f7880ea2b997d69193d05111226201d3246f55.zip |
Stable on ppc; bug #175465.
Package-Manager: portage-2.1.3_rc6
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.1.1.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 3fc14d8db97c..c7415c645e17 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.40 2007/07/02 14:16:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.41 2007/07/03 12:57:17 pylon Exp $ + + 03 Jul 2007; Lars Weiler <pylon@gentoo.org> + xf86-input-joystick-1.1.1.ebuild: + Stable on ppc; bug #175465. 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> xf86-input-joystick-1.1.1.ebuild: diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild index a7198192e053..7ce9d0536416 100644 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild +++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.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.1.1.ebuild,v 1.8 2007/07/02 14:16:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.1.ebuild,v 1.9 2007/07/03 12:57:17 pylon 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 |