diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-12 18:23:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-12 18:23:46 +0000 |
commit | 8df8a41b72c4e4d39da0798941ceda70e8cc671c (patch) | |
tree | db3a70ee537931554903e81c5b50f71a9f99bad4 /x11-drivers | |
parent | Stable on hppa (diff) | |
download | gentoo-2-8df8a41b72c4e4d39da0798941ceda70e8cc671c.tar.gz gentoo-2-8df8a41b72c4e4d39da0798941ceda70e8cc671c.tar.bz2 gentoo-2-8df8a41b72c4e4d39da0798941ceda70e8cc671c.zip |
Stable on hppa
(Portage version: 2.1.1)
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.1.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 16f1716dbd16..4845d730e84b 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.28 2006/07/30 16:30:52 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.29 2006/09/12 18:23:46 gustavoz Exp $ + + 12 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + xf86-input-joystick-1.1.0.ebuild: + Stable on hppa 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xf86-input-joystick-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.0.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.0.ebuild index c268ee4c2ac8..19f29b1a4170 100644 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.0.ebuild +++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.ebuild,v 1.7 2006/07/30 16:30:52 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.0.ebuild,v 1.8 2006/09/12 18:23:46 gustavoz 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.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |