diff options
Diffstat (limited to 'x11-drivers')
8 files changed, 28 insertions, 12 deletions
diff --git a/x11-drivers/xf86-input-acecad/ChangeLog b/x11-drivers/xf86-input-acecad/ChangeLog index 9fb366908cfb..02d269aaf175 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.13 2006/02/15 21:59:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-acecad/ChangeLog,v 1.14 2006/03/05 20:57:09 stefaan Exp $ + + 05 Mar 2006; Stefaan De Roeck <stefaan@gentoo.org> + xf86-input-acecad-1.0.0.5.ebuild: + Marked ~alpha (bug #122726) 15 Feb 2006; Markus Rothe <corsair@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 6c241200fe6b..33fd818313bc 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.7 2006/03/03 02:20:56 vapier Exp $ +# $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 $ # 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="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-input-joystick/ChangeLog b/x11-drivers/xf86-input-joystick/ChangeLog index 2524a656f701..c5ab9544070b 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.14 2006/03/03 18:36:57 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/ChangeLog,v 1.15 2006/03/05 20:58:37 stefaan Exp $ + + 05 Mar 2006; Stefaan De Roeck <stefaan@gentoo.org> + xf86-input-joystick-1.0.0.5.ebuild: + Marked ~alpha (bug #122726) 03 Mar 2006; Ferris McCormick <fmccor@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 ee2b59c78fe7..616cb1d9b442 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.8 2006/03/03 18:36:57 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.0.0.5.ebuild,v 1.9 2006/03/05 20:58:37 stefaan 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 ~sparc ~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 7e9b25a10eac..7f6d8907a4f2 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.13 2006/02/15 22:12:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.14 2006/03/05 21:04:10 stefaan Exp $ + + 05 Mar 2006; Stefaan De Roeck <stefaan@gentoo.org> + xf86-input-magellan-1.0.0.5.ebuild: + Marked ~alpha (bug #122726) 15 Feb 2006; Markus Rothe <corsair@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 fb00ba941840..fb9f4edce447 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.7 2006/03/03 02:21:16 vapier Exp $ +# $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 $ # 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="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~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 94bc480a36af..1b420fbf8955 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.13 2006/02/15 22:14:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.14 2006/03/05 21:00:40 stefaan Exp $ + + 05 Mar 2006; Stefaan De Roeck <stefaan@gentoo.org> + xf86-input-mutouch-1.0.0.5.ebuild: + Marked ~alpha (bug #122726) 15 Feb 2006; Markus Rothe <corsair@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 ba42e24310c4..9719c88ef64b 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.7 2006/03/03 02:17:06 vapier Exp $ +# $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 $ # 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="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto |