diff options
author | Bret Curtis <psi29a@gentoo.org> | 2006-07-30 16:30:52 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2006-07-30 16:30:52 +0000 |
commit | d6b2ca808fa38048cac60dcd17b819a41ce6c40f (patch) | |
tree | ec670d02123f47fa775719da865ff2a57e96cae6 /x11-drivers/xf86-input-joystick | |
parent | untestable on mips, thus removed (diff) | |
download | historical-d6b2ca808fa38048cac60dcd17b819a41ce6c40f.tar.gz historical-d6b2ca808fa38048cac60dcd17b819a41ce6c40f.tar.bz2 historical-d6b2ca808fa38048cac60dcd17b819a41ce6c40f.zip |
untestable on mips, removed
Package-Manager: portage-2.1-r1
Diffstat (limited to 'x11-drivers/xf86-input-joystick')
-rw-r--r-- | x11-drivers/xf86-input-joystick/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-input-joystick/xf86-input-joystick-1.1.0.ebuild | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog index e7fc7bc88076..16f1716dbd16 100644 --- a/x11-drivers/xf86-input-joystick/ChangeLog +++ b/x11-drivers/xf86-input-joystick/ChangeLog @@ -1,9 +1,6 @@ # 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.27 2006/07/30 15:44:03 psi29a Exp $ - - 30 Jul 2006; <psi29a@gentoo.org> xf86-input-joystick-1.1.0.ebuild: - testing on mips +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.28 2006/07/30 16:30:52 psi29a Exp $ 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 7c8eff804930..c268ee4c2ac8 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.6 2006/07/30 15:44:03 psi29a Exp $ +# $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 $ # 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 ~mips 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 |