From e328fc6f4521a119bc434e7f15df3c8b0161a0d5 Mon Sep 17 00:00:00 2001 From: Ferris McCormick Date: Fri, 3 Mar 2006 18:36:57 +0000 Subject: Add ~sparc keyword. Believed to work on sparc. (Portage version: 2.1_pre5-r2) --- x11-drivers/xf86-input-joystick/ChangeLog | 6 +++++- x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-drivers/xf86-input-joystick') 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 + xf86-input-joystick-1.0.0.5.ebuild: + Add ~sparc keyword. Believed to work on sparc. 15 Feb 2006; Markus Rothe 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 -- cgit v1.2.3-65-gdbad