summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-03-03 18:36:57 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-03-03 18:36:57 +0000
commite328fc6f4521a119bc434e7f15df3c8b0161a0d5 (patch)
treeaa7d34e124673f1452ad9dbbcd557eedd70311c5 /x11-drivers/xf86-input-joystick
parentAdd ~sparc keyword; per gustavoz, works on sparc. (diff)
downloadgentoo-2-e328fc6f4521a119bc434e7f15df3c8b0161a0d5.tar.gz
gentoo-2-e328fc6f4521a119bc434e7f15df3c8b0161a0d5.tar.bz2
gentoo-2-e328fc6f4521a119bc434e7f15df3c8b0161a0d5.zip
Add ~sparc keyword. Believed to work on sparc.
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'x11-drivers/xf86-input-joystick')
-rw-r--r--x11-drivers/xf86-input-joystick/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog
index 79b3234aae0a..2524a656f701 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.13 2006/02/15 22:11:17 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.14 2006/03/03 18:36:57 fmccor Exp $
+
+ 03 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-joystick-1.0.0.5.ebuild:
+ Add ~sparc keyword. Believed to work on sparc.
15 Feb 2006; Markus Rothe <corsair@gentoo.org>
xf86-input-joystick-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild
index d3b16cc488c5..ee2b59c78fe7 100644
--- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.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.0.0.5.ebuild,v 1.7 2006/03/03 02:16:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild,v 1.8 2006/03/03 18:36:57 fmccor 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="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto