summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-drivers/xf86-input-acecad/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-aiptek/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-calcomp/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-citron/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-dmc/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-dynapro/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-dynapro/xf86-input-dynapro-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-fpit/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-magellan/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-microtouch/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-mutouch/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-spaceorb/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-summa/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild4
-rw-r--r--x11-drivers/xf86-input-tek4957/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild4
26 files changed, 91 insertions, 39 deletions
diff --git a/x11-drivers/xf86-input-acecad/ChangeLog b/x11-drivers/xf86-input-acecad/ChangeLog
index 02d269aaf175..039fc73cbde5 100644
--- a/x11-drivers/xf86-input-acecad/ChangeLog
+++ b/x11-drivers/xf86-input-acecad/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-acecad
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-acecad/ChangeLog,v 1.14 2006/03/05 20:57:09 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-acecad/ChangeLog,v 1.15 2006/03/06 18:55:35 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-acecad-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
05 Mar 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-acecad-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild b/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild
index 33fd818313bc..b648b350ea73 100644
--- a/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-acecad/xf86-input-acecad-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-acecad/xf86-input-acecad-1.0.0.5.ebuild,v 1.8 2006/03/05 20:57:09 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-acecad/xf86-input-acecad-1.0.0.5.ebuild,v 1.9 2006/03/06 18:55:35 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for acecad input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-aiptek/ChangeLog b/x11-drivers/xf86-input-aiptek/ChangeLog
index ff2baab2816f..fc7789ade0f8 100644
--- a/x11-drivers/xf86-input-aiptek/ChangeLog
+++ b/x11-drivers/xf86-input-aiptek/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-aiptek
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.14 2006/02/23 21:08:17 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/ChangeLog,v 1.15 2006/03/06 18:55:53 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-aiptek-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-aiptek-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild
index 4bcf734fd421..39d87d3641f6 100644
--- a/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-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-aiptek/xf86-input-aiptek-1.0.0.5.ebuild,v 1.8 2006/03/03 02:09:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-aiptek/xf86-input-aiptek-1.0.0.5.ebuild,v 1.9 2006/03/06 18:55:53 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for aiptek input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-calcomp/ChangeLog b/x11-drivers/xf86-input-calcomp/ChangeLog
index 312ca87c09ce..642b7b7cc2e4 100644
--- a/x11-drivers/xf86-input-calcomp/ChangeLog
+++ b/x11-drivers/xf86-input-calcomp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-calcomp
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.14 2006/02/23 21:15:35 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.15 2006/03/06 18:56:12 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-calcomp-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-calcomp-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild
index 77c9427ed6e5..5ab8f984b657 100644
--- a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-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-calcomp/xf86-input-calcomp-1.0.0.5.ebuild,v 1.8 2006/03/03 02:11:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.0.0.5.ebuild,v 1.9 2006/03/06 18:56:12 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for calcomp input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-citron/ChangeLog b/x11-drivers/xf86-input-citron/ChangeLog
index f721ff126a8f..e874d6c3a5f4 100644
--- a/x11-drivers/xf86-input-citron/ChangeLog
+++ b/x11-drivers/xf86-input-citron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-citron
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.15 2006/03/03 03:23:24 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.16 2006/03/06 18:56:31 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-citron-2.1.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
*xf86-input-citron-2.1.5 (03 Mar 2006)
diff --git a/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild b/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild
index da7642ac75c2..63e369ba6c09 100644
--- a/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild
+++ b/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.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-citron/xf86-input-citron-2.1.5.ebuild,v 1.1 2006/03/03 03:23:24 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.1.5.ebuild,v 1.2 2006/03/06 18:56:31 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for citron input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-dmc/ChangeLog b/x11-drivers/xf86-input-dmc/ChangeLog
index 79d72ea6b248..d2e31607253f 100644
--- a/x11-drivers/xf86-input-dmc/ChangeLog
+++ b/x11-drivers/xf86-input-dmc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-dmc
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dmc/ChangeLog,v 1.14 2006/02/23 21:34:20 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dmc/ChangeLog,v 1.15 2006/03/06 18:56:49 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-dmc-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-dmc-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild b/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild
index db73d0473ec8..2cec1ee489de 100644
--- a/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-dmc/xf86-input-dmc-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-dmc/xf86-input-dmc-1.0.0.5.ebuild,v 1.8 2006/03/03 02:13:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.0.0.5.ebuild,v 1.9 2006/03/06 18:56:49 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for dmc input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-dynapro/ChangeLog b/x11-drivers/xf86-input-dynapro/ChangeLog
index d0ef06f32c3d..798dd1e263a4 100644
--- a/x11-drivers/xf86-input-dynapro/ChangeLog
+++ b/x11-drivers/xf86-input-dynapro/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-dynapro
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dynapro/ChangeLog,v 1.14 2006/02/23 08:53:39 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dynapro/ChangeLog,v 1.15 2006/03/06 18:57:08 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-dynapro-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-dynapro-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-dynapro/xf86-input-dynapro-1.0.0.5.ebuild b/x11-drivers/xf86-input-dynapro/xf86-input-dynapro-1.0.0.5.ebuild
index fd4e37b68707..bf6f18cdd40c 100644
--- a/x11-drivers/xf86-input-dynapro/xf86-input-dynapro-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-dynapro/xf86-input-dynapro-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-dynapro/xf86-input-dynapro-1.0.0.5.ebuild,v 1.8 2006/03/03 02:04:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dynapro/xf86-input-dynapro-1.0.0.5.ebuild,v 1.9 2006/03/06 18:57:08 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for dynapro input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-fpit/ChangeLog b/x11-drivers/xf86-input-fpit/ChangeLog
index 15b3cc93e9e4..92d5cbf55303 100644
--- a/x11-drivers/xf86-input-fpit/ChangeLog
+++ b/x11-drivers/xf86-input-fpit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-fpit
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.14 2006/02/23 21:39:33 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.15 2006/03/06 19:03:52 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-fpit-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-fpit-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild
index 4aa1cf44c4bf..28fca24002da 100644
--- a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-fpit/xf86-input-fpit-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-fpit/xf86-input-fpit-1.0.0.5.ebuild,v 1.8 2006/03/03 02:14:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.0.0.5.ebuild,v 1.9 2006/03/06 19:03:52 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for fpit input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-magellan/ChangeLog b/x11-drivers/xf86-input-magellan/ChangeLog
index 7f6d8907a4f2..23ff28fdb6a5 100644
--- a/x11-drivers/xf86-input-magellan/ChangeLog
+++ b/x11-drivers/xf86-input-magellan/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-magellan
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.14 2006/03/05 21:04:10 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.15 2006/03/06 19:01:55 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-magellan-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
05 Mar 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-magellan-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild b/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild
index fb9f4edce447..35cd1ee6d55f 100644
--- a/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-magellan/xf86-input-magellan-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-magellan/xf86-input-magellan-1.0.0.5.ebuild,v 1.8 2006/03/05 21:04:10 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild,v 1.9 2006/03/06 19:01:55 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for magellan input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-microtouch/ChangeLog b/x11-drivers/xf86-input-microtouch/ChangeLog
index 7229efd04350..4e916d74bf46 100644
--- a/x11-drivers/xf86-input-microtouch/ChangeLog
+++ b/x11-drivers/xf86-input-microtouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-microtouch
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.14 2006/02/23 21:33:03 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.15 2006/03/06 19:06:04 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-microtouch-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-microtouch-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild
index 5eaacdcbd8f0..4b08c2830efa 100644
--- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-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-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.8 2006/03/03 02:12:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.9 2006/03/06 19:06:05 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for microtouch input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-mutouch/ChangeLog b/x11-drivers/xf86-input-mutouch/ChangeLog
index 1b420fbf8955..395944f01330 100644
--- a/x11-drivers/xf86-input-mutouch/ChangeLog
+++ b/x11-drivers/xf86-input-mutouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-mutouch
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.14 2006/03/05 21:00:40 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.15 2006/03/06 18:53:28 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-mutouch-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
05 Mar 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-mutouch-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.0.0.5.ebuild b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.0.0.5.ebuild
index 9719c88ef64b..1fcd014c7b9b 100644
--- a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-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-mutouch/xf86-input-mutouch-1.0.0.5.ebuild,v 1.8 2006/03/05 21:00:40 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.0.0.5.ebuild,v 1.9 2006/03/06 18:53:29 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for mutouch input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog
index 1b5a0f26946e..bd4056222a20 100644
--- a/x11-drivers/xf86-input-spaceorb/ChangeLog
+++ b/x11-drivers/xf86-input-spaceorb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-spaceorb
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.14 2006/02/20 22:09:01 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.15 2006/03/06 19:07:56 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-spaceorb-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
20 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-spaceorb-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild
index 25ac051cd7e6..90b65dfaf332 100644
--- a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-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-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild,v 1.8 2006/03/03 02:18:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild,v 1.9 2006/03/06 19:07:56 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for spaceorb input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-summa/ChangeLog b/x11-drivers/xf86-input-summa/ChangeLog
index 1a953088a92c..4bb030b4f6fd 100644
--- a/x11-drivers/xf86-input-summa/ChangeLog
+++ b/x11-drivers/xf86-input-summa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-summa
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/ChangeLog,v 1.14 2006/02/20 22:12:27 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/ChangeLog,v 1.15 2006/03/06 19:08:53 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-summa-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
20 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-summa-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild b/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild
index e6ade6ab14fe..ee5b7f6f9580 100644
--- a/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-summa/xf86-input-summa-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-summa/xf86-input-summa-1.0.0.5.ebuild,v 1.8 2006/03/03 02:01:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild,v 1.9 2006/03/06 19:08:53 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for summa input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto
diff --git a/x11-drivers/xf86-input-tek4957/ChangeLog b/x11-drivers/xf86-input-tek4957/ChangeLog
index baa66e67e63e..07292699fbdf 100644
--- a/x11-drivers/xf86-input-tek4957/ChangeLog
+++ b/x11-drivers/xf86-input-tek4957/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-tek4957
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.14 2006/02/26 12:56:23 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.15 2006/03/06 19:10:08 fmccor Exp $
+
+ 06 Mar 2006; Ferris McCormick <fmccor@gentoo.org>
+ xf86-input-tek4957-1.0.0.5.ebuild:
+ Add ~sparc keyword (Bug #122726).
26 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org>
xf86-input-tek4957-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild
index 6d15771f99c5..d03b825370d2 100644
--- a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-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-tek4957/xf86-input-tek4957-1.0.0.5.ebuild,v 1.8 2006/03/03 02:19:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild,v 1.9 2006/03/06 19:10:08 fmccor Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for tek4957 input devices"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/inputproto