diff options
Diffstat (limited to 'x11-drivers')
40 files changed, 140 insertions, 60 deletions
diff --git a/x11-drivers/xf86-input-calcomp/ChangeLog b/x11-drivers/xf86-input-calcomp/ChangeLog index 5a1440c8cffc..b23d20366574 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.35 2009/04/05 22:36:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/ChangeLog,v 1.36 2009/04/06 20:23:13 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-calcomp-1.1.2.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-calcomp-1.1.2.ebuild: diff --git a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild index 57516edd60ac..12f6a892f856 100644 --- a/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild +++ b/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1.2.ebuild,v 1.3 2009/04/05 22:36:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-calcomp/xf86-input-calcomp-1.1.2.ebuild,v 1.4 2009/04/06 20:23:13 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="Calcomp input driver" -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-1.4.1 diff --git a/x11-drivers/xf86-input-citron/ChangeLog b/x11-drivers/xf86-input-citron/ChangeLog index bb72526742a8..bd3c709450d6 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.34 2009/04/05 22:30:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/ChangeLog,v 1.35 2009/04/06 20:12:04 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-citron-2.2.1.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-citron-2.2.1.ebuild: diff --git a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild index 148e4cf057a5..16ce24f1cb96 100644 --- a/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild +++ b/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.1.ebuild,v 1.3 2009/04/05 22:30:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-citron/xf86-input-citron-2.2.1.ebuild,v 1.4 2009/04/06 20:12:04 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="X.Org driver for citron 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-1.4.1 diff --git a/x11-drivers/xf86-input-digitaledge/ChangeLog b/x11-drivers/xf86-input-digitaledge/ChangeLog index 5f205a9479fa..5a8430b4be46 100644 --- a/x11-drivers/xf86-input-digitaledge/ChangeLog +++ b/x11-drivers/xf86-input-digitaledge/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-digitaledge # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-digitaledge/ChangeLog,v 1.34 2009/04/05 22:40:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-digitaledge/ChangeLog,v 1.35 2009/04/06 20:33:18 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-digitaledge-1.1.1.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-digitaledge-1.1.1.ebuild: diff --git a/x11-drivers/xf86-input-digitaledge/xf86-input-digitaledge-1.1.1.ebuild b/x11-drivers/xf86-input-digitaledge/xf86-input-digitaledge-1.1.1.ebuild index a4f8c8dc8301..bbb24c590684 100644 --- a/x11-drivers/xf86-input-digitaledge/xf86-input-digitaledge-1.1.1.ebuild +++ b/x11-drivers/xf86-input-digitaledge/xf86-input-digitaledge-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-digitaledge/xf86-input-digitaledge-1.1.1.ebuild,v 1.3 2009/04/05 22:40:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-digitaledge/xf86-input-digitaledge-1.1.1.ebuild,v 1.4 2009/04/06 20:33:18 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="X.Org driver for digitaledge 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 diff --git a/x11-drivers/xf86-input-dmc/ChangeLog b/x11-drivers/xf86-input-dmc/ChangeLog index dc813fefc839..24e8d8cb1c11 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dmc/ChangeLog,v 1.35 2009/04/05 22:39:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dmc/ChangeLog,v 1.36 2009/04/06 20:29:29 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-dmc-1.1.2.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-dmc-1.1.2.ebuild: x86 stable, bug #251832 diff --git a/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.1.2.ebuild b/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.1.2.ebuild index 36ce624fe079..f04e9096a10e 100644 --- a/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.1.2.ebuild +++ b/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1.2.ebuild,v 1.3 2009/04/05 22:39:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dmc/xf86-input-dmc-1.1.2.ebuild,v 1.4 2009/04/06 20:29:29 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="DMC input driver" -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.3.99" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-input-dynapro/ChangeLog b/x11-drivers/xf86-input-dynapro/ChangeLog index 4ef1ca7e5fa7..6a1c141f2564 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dynapro/ChangeLog,v 1.35 2009/04/05 22:25:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dynapro/ChangeLog,v 1.36 2009/04/06 20:04:43 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-dynapro-1.1.2.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-dynapro-1.1.2.ebuild: diff --git a/x11-drivers/xf86-input-dynapro/xf86-input-dynapro-1.1.2.ebuild b/x11-drivers/xf86-input-dynapro/xf86-input-dynapro-1.1.2.ebuild index d0b861700419..a9f6d90f1deb 100644 --- a/x11-drivers/xf86-input-dynapro/xf86-input-dynapro-1.1.2.ebuild +++ b/x11-drivers/xf86-input-dynapro/xf86-input-dynapro-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1.2.ebuild,v 1.3 2009/04/05 22:25:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-dynapro/xf86-input-dynapro-1.1.2.ebuild,v 1.4 2009/04/06 20:04:43 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="Dynapro input driver" -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-1.4.1 diff --git a/x11-drivers/xf86-input-elo2300/ChangeLog b/x11-drivers/xf86-input-elo2300/ChangeLog index f741fee4ed5c..fa1d25c4b1bd 100644 --- a/x11-drivers/xf86-input-elo2300/ChangeLog +++ b/x11-drivers/xf86-input-elo2300/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-elo2300 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elo2300/ChangeLog,v 1.34 2009/04/05 22:37:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elo2300/ChangeLog,v 1.35 2009/04/06 20:25:35 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-elo2300-1.1.2.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-elo2300-1.1.2.ebuild: diff --git a/x11-drivers/xf86-input-elo2300/xf86-input-elo2300-1.1.2.ebuild b/x11-drivers/xf86-input-elo2300/xf86-input-elo2300-1.1.2.ebuild index 856772a243b4..dc11cc859012 100644 --- a/x11-drivers/xf86-input-elo2300/xf86-input-elo2300-1.1.2.ebuild +++ b/x11-drivers/xf86-input-elo2300/xf86-input-elo2300-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elo2300/xf86-input-elo2300-1.1.2.ebuild,v 1.3 2009/04/05 22:37:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elo2300/xf86-input-elo2300-1.1.2.ebuild,v 1.4 2009/04/06 20:25:35 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for elo2300 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 diff --git a/x11-drivers/xf86-input-elographics/ChangeLog b/x11-drivers/xf86-input-elographics/ChangeLog index dcf8d9516e09..750ca3b45e15 100644 --- a/x11-drivers/xf86-input-elographics/ChangeLog +++ b/x11-drivers/xf86-input-elographics/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-elographics # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/ChangeLog,v 1.37 2009/04/05 22:29:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/ChangeLog,v 1.38 2009/04/06 20:10:14 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-elographics-1.2.2.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-elographics-1.2.2.ebuild: diff --git a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.2.ebuild b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.2.ebuild index 9b28d392c3c0..4cb97ee676da 100644 --- a/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.2.ebuild +++ b/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.2.ebuild,v 1.3 2009/04/05 22:29:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-elographics/xf86-input-elographics-1.2.2.ebuild,v 1.4 2009/04/06 20:10:14 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Elographics input driver" -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 diff --git a/x11-drivers/xf86-input-fpit/ChangeLog b/x11-drivers/xf86-input-fpit/ChangeLog index 369d986075c1..90692b6a5c3d 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.44 2009/04/05 22:23:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/ChangeLog,v 1.45 2009/04/06 20:01:22 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-fpit-1.2.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-fpit-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild index 3e149342a7f7..a0eb88354de0 100644 --- a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild +++ b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.0.ebuild,v 1.3 2009/04/05 22:23:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.2.0.ebuild,v 1.4 2009/04/06 20:01:22 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Fujitsu Stylistic input driver" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-input-hyperpen/ChangeLog b/x11-drivers/xf86-input-hyperpen/ChangeLog index 73dcff0706d2..7d22a4cb2df0 100644 --- a/x11-drivers/xf86-input-hyperpen/ChangeLog +++ b/x11-drivers/xf86-input-hyperpen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-hyperpen # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.36 2009/04/05 22:22:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/ChangeLog,v 1.37 2009/04/06 19:59:31 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-hyperpen-1.2.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-hyperpen-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.2.0.ebuild b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.2.0.ebuild index dc94b15cc46e..7b9468fa88d4 100644 --- a/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.2.0.ebuild +++ b/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.2.0.ebuild,v 1.3 2009/04/05 22:22:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-hyperpen/xf86-input-hyperpen-1.2.0.ebuild,v 1.4 2009/04/06 19:59:31 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="X.Org driver for hyperpen 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 diff --git a/x11-drivers/xf86-input-jamstudio/ChangeLog b/x11-drivers/xf86-input-jamstudio/ChangeLog index d0a815dae7a2..246dee7c9404 100644 --- a/x11-drivers/xf86-input-jamstudio/ChangeLog +++ b/x11-drivers/xf86-input-jamstudio/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-jamstudio # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-jamstudio/ChangeLog,v 1.33 2009/04/05 22:33:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-jamstudio/ChangeLog,v 1.34 2009/04/06 20:17:38 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-jamstudio-1.2.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-jamstudio-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-jamstudio/xf86-input-jamstudio-1.2.0.ebuild b/x11-drivers/xf86-input-jamstudio/xf86-input-jamstudio-1.2.0.ebuild index b8bbe7784f28..5d5e344ed679 100644 --- a/x11-drivers/xf86-input-jamstudio/xf86-input-jamstudio-1.2.0.ebuild +++ b/x11-drivers/xf86-input-jamstudio/xf86-input-jamstudio-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-jamstudio/xf86-input-jamstudio-1.2.0.ebuild,v 1.3 2009/04/05 22:33:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-jamstudio/xf86-input-jamstudio-1.2.0.ebuild,v 1.4 2009/04/06 20:17:38 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="X.Org driver for jamstudio 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 diff --git a/x11-drivers/xf86-input-magellan/ChangeLog b/x11-drivers/xf86-input-magellan/ChangeLog index c0c6e26b9679..3e1a3f950f48 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.34 2009/04/05 22:35:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.35 2009/04/06 20:21:21 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-magellan-1.2.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-magellan-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.2.0.ebuild b/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.2.0.ebuild index c54833ff948f..6370f9bf0c41 100644 --- a/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.2.0.ebuild +++ b/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.0.ebuild,v 1.3 2009/04/05 22:35:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.2.0.ebuild,v 1.4 2009/04/06 20:21:21 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="X.Org driver for magellan 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-1.4.1 diff --git a/x11-drivers/xf86-input-microtouch/ChangeLog b/x11-drivers/xf86-input-microtouch/ChangeLog index b4326b9c11cd..e2b70c861f29 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.35 2009/04/05 22:32:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.36 2009/04/06 20:15:47 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-microtouch-1.2.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-microtouch-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild index ee1349e712ac..38147db15ced 100644 --- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild +++ b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.0.ebuild,v 1.3 2009/04/05 22:32:32 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild,v 1.4 2009/04/06 20:15:47 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="MicroTouch input driver" -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-1.4.1 diff --git a/x11-drivers/xf86-input-mutouch/ChangeLog b/x11-drivers/xf86-input-mutouch/ChangeLog index 368f3b1e6f25..37e722fe8d21 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.35 2009/04/05 22:20:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.36 2009/04/06 19:55:41 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-mutouch-1.2.1.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-mutouch-1.2.1.ebuild: diff --git a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild index c11737711917..71431698c632 100644 --- a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild +++ b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.1.ebuild,v 1.3 2009/04/05 22:20:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.2.1.ebuild,v 1.4 2009/04/06 19:55:41 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Microtouch input driver" -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 diff --git a/x11-drivers/xf86-input-palmax/ChangeLog b/x11-drivers/xf86-input-palmax/ChangeLog index 3394abbebe05..ffe0f3335aa0 100644 --- a/x11-drivers/xf86-input-palmax/ChangeLog +++ b/x11-drivers/xf86-input-palmax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-palmax # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-palmax/ChangeLog,v 1.34 2009/04/05 22:42:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-palmax/ChangeLog,v 1.35 2009/04/06 20:37:14 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-palmax-1.2.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-palmax-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.2.0.ebuild b/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.2.0.ebuild index 6714fb1e9938..a79316c91d9e 100644 --- a/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.2.0.ebuild +++ b/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.2.0.ebuild,v 1.3 2009/04/05 22:42:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.2.0.ebuild,v 1.4 2009/04/06 20:37:14 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Palmax (TR88L803) touchscreen driver" -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 diff --git a/x11-drivers/xf86-input-penmount/ChangeLog b/x11-drivers/xf86-input-penmount/ChangeLog index 121d2458e1d4..b347cd176a0a 100644 --- a/x11-drivers/xf86-input-penmount/ChangeLog +++ b/x11-drivers/xf86-input-penmount/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-penmount # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.43 2009/04/05 22:38:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/ChangeLog,v 1.44 2009/04/06 20:27:31 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-penmount-1.3.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-penmount-1.3.0.ebuild: diff --git a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild index f3e4fc6e9dbf..82a5be088455 100644 --- a/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild +++ b/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild,v 1.3 2009/04/05 22:38:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-penmount/xf86-input-penmount-1.3.0.ebuild,v 1.4 2009/04/06 20:27:31 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -10,7 +10,7 @@ inherit x-modular DESCRIPTION="PenMount input driver" -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} diff --git a/x11-drivers/xf86-input-spaceorb/ChangeLog b/x11-drivers/xf86-input-spaceorb/ChangeLog index a6b18c254245..495db5fa2668 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.33 2009/04/05 22:42:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.34 2009/04/06 20:35:18 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-spaceorb-1.1.1.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-spaceorb-1.1.1.ebuild: diff --git a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild index eeb0304e0f5b..f8b3f4ba10d7 100644 --- a/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild +++ b/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.1.1.ebuild,v 1.3 2009/04/05 22:42:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.1.1.ebuild,v 1.4 2009/04/06 20:35:18 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER="4" inherit x-modular DESCRIPTION="X.Org driver for spaceorb 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-1.4.1 diff --git a/x11-drivers/xf86-input-summa/ChangeLog b/x11-drivers/xf86-input-summa/ChangeLog index 07ab33facac3..483d06ff60e5 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/ChangeLog,v 1.33 2009/04/05 22:27:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/ChangeLog,v 1.34 2009/04/06 20:06:33 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-summa-1.2.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-summa-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-summa/xf86-input-summa-1.2.0.ebuild b/x11-drivers/xf86-input-summa/xf86-input-summa-1.2.0.ebuild index f93fbb3b4ac6..60be1a58a607 100644 --- a/x11-drivers/xf86-input-summa/xf86-input-summa-1.2.0.ebuild +++ b/x11-drivers/xf86-input-summa/xf86-input-summa-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.0.ebuild,v 1.3 2009/04/05 22:27:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/xf86-input-summa-1.2.0.ebuild,v 1.4 2009/04/06 20:06:33 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="X.Org driver for summa 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 diff --git a/x11-drivers/xf86-input-tek4957/ChangeLog b/x11-drivers/xf86-input-tek4957/ChangeLog index f69bcd88a8dd..9b734e2b036f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.34 2009/04/05 22:34:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.35 2009/04/06 20:19:29 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-input-tek4957-1.2.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-input-tek4957-1.2.0.ebuild: diff --git a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.2.0.ebuild b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.2.0.ebuild index 14797c2f5ccd..42846f996fe3 100644 --- a/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.2.0.ebuild +++ b/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.0.ebuild,v 1.3 2009/04/05 22:34:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.2.0.ebuild,v 1.4 2009/04/06 20:19:29 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Tektronix 4957 input driver" -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 diff --git a/x11-drivers/xf86-video-sisusb/ChangeLog b/x11-drivers/xf86-video-sisusb/ChangeLog index 651903597ad1..d7ec5199514e 100644 --- a/x11-drivers/xf86-video-sisusb/ChangeLog +++ b/x11-drivers/xf86-video-sisusb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-sisusb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/ChangeLog,v 1.33 2009/04/05 22:31:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/ChangeLog,v 1.34 2009/04/06 20:13:54 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-video-sisusb-0.9.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-video-sisusb-0.9.0.ebuild: diff --git a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.0.ebuild b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.0.ebuild index 91b26c2f14c6..a40a00cd48c0 100644 --- a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.0.ebuild +++ b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.0.ebuild,v 1.3 2009/04/05 22:31:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.9.0.ebuild,v 1.4 2009/04/06 20:13:54 bluebird Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="SiS USB video driver" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh sparc x86" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-v4l/ChangeLog b/x11-drivers/xf86-video-v4l/ChangeLog index 34a15f95d1e1..116ba4d9a0a4 100644 --- a/x11-drivers/xf86-video-v4l/ChangeLog +++ b/x11-drivers/xf86-video-v4l/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-v4l # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/ChangeLog,v 1.28 2009/04/05 22:29:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/ChangeLog,v 1.29 2009/04/06 20:08:20 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + xf86-video-v4l-0.2.0.ebuild: + Stable on sparc, bug #251832 05 Apr 2009; Markus Meier <maekke@gentoo.org> xf86-video-v4l-0.2.0.ebuild: x86 stable, bug #251832 diff --git a/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild b/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild index 5b5bb49be7c5..5a8023d3ddae 100644 --- a/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild +++ b/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild,v 1.3 2009/04/05 22:29:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-v4l/xf86-video-v4l-0.2.0.ebuild,v 1.4 2009/04/06 20:08:20 bluebird Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="video4linux driver" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} |