diff options
36 files changed, 160 insertions, 88 deletions
diff --git a/x11-drivers/xf86-input-magellan/ChangeLog b/x11-drivers/xf86-input-magellan/ChangeLog index 4f2759f4c955..0e350ba484bd 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.10 2005/12/26 20:13:52 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/ChangeLog,v 1.11 2006/02/02 17:04:50 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-input-magellan-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-input-magellan-1.0.0.3.ebuild, -xf86-input-magellan-1.0.0.4.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 ea36287e1d94..d6d2c6443b39 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-2005 Gentoo Foundation +# 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.1 2005/12/23 20:14:09 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-magellan/xf86-input-magellan-1.0.0.5.ebuild,v 1.2 2006/02/02 17:04:50 metalgod 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="~x86" +KEYWORDS="~amd64 ~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 710f8ad53e9f..12423ed5507d 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.10 2005/12/26 20:14:53 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.11 2006/02/02 17:05:55 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-input-microtouch-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-input-microtouch-1.0.0.3.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 d07a7112696e..f1d9a487a37e 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-2005 Gentoo Foundation +# 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.1 2005/12/23 20:15:09 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.2 2006/02/02 17:05:55 metalgod 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="~x86" +KEYWORDS="~amd64 ~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 55ba22a5c41e..76f618a120ae 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.10 2005/12/26 20:16:04 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.11 2006/02/02 17:07:00 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-input-mutouch-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-input-mutouch-1.0.0.3.ebuild, -xf86-input-mutouch-1.0.0.4.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 c8cce34a3d1f..1481acc01df1 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-2005 Gentoo Foundation +# 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.1 2005/12/23 20:16:13 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.0.0.5.ebuild,v 1.2 2006/02/02 17:07:00 metalgod 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="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-input-palmax/ChangeLog b/x11-drivers/xf86-input-palmax/ChangeLog index 2a56c6beb304..6d1a9b9552aa 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-palmax/ChangeLog,v 1.10 2005/12/26 20:16:31 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-palmax/ChangeLog,v 1.11 2006/02/02 17:08:04 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-input-palmax-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-input-palmax-1.0.0.3.ebuild, -xf86-input-palmax-1.0.0.4.ebuild: diff --git a/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.0.0.5.ebuild b/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.0.0.5.ebuild index 283cea4b71a4..dc48fedbb683 100644 --- a/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.0.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-palmax/xf86-input-palmax-1.0.0.5.ebuild,v 1.1 2005/12/23 20:16:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-palmax/xf86-input-palmax-1.0.0.5.ebuild,v 1.2 2006/02/02 17:08:04 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for palmax input devices" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~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 22efdaa2e986..824c1f86f57b 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.10 2005/12/26 20:17:26 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/ChangeLog,v 1.11 2006/02/02 17:09:00 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-input-spaceorb-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-input-spaceorb-1.0.0.3.ebuild, -xf86-input-spaceorb-1.0.0.4.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 6563f54a9aea..cefbb8a526a6 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-2005 Gentoo Foundation +# 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.1 2005/12/23 20:17:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-spaceorb/xf86-input-spaceorb-1.0.0.5.ebuild,v 1.2 2006/02/02 17:09:00 metalgod 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="~x86" +KEYWORDS="~amd64 ~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 9b11e8f69927..edade772b30e 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/ChangeLog,v 1.10 2005/12/26 20:17:54 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/ChangeLog,v 1.11 2006/02/02 17:10:18 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-input-summa-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-input-summa-1.0.0.3.ebuild, -xf86-input-summa-1.0.0.4.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 e208858777ac..87b6b9e55721 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-2005 Gentoo Foundation +# 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.1 2005/12/23 20:18:23 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-summa/xf86-input-summa-1.0.0.5.ebuild,v 1.2 2006/02/02 17:10:18 metalgod 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="~x86" +KEYWORDS="~amd64 ~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 b04775e830ab..0268b189d764 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.10 2005/12/26 20:18:26 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/ChangeLog,v 1.11 2006/02/02 17:11:21 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-input-tek4957-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-input-tek4957-1.0.0.3.ebuild, -xf86-input-tek4957-1.0.0.4.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 abe8df372b23..3be6d9319f0e 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-2005 Gentoo Foundation +# 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.1 2005/12/23 20:18:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tek4957/xf86-input-tek4957-1.0.0.5.ebuild,v 1.2 2006/02/02 17:11:21 metalgod 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="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-input-ur98/ChangeLog b/x11-drivers/xf86-input-ur98/ChangeLog index 401ab37c7288..403397e0ef71 100644 --- a/x11-drivers/xf86-input-ur98/ChangeLog +++ b/x11-drivers/xf86-input-ur98/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-ur98 -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/ChangeLog,v 1.9 2005/12/26 20:18:53 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/ChangeLog,v 1.10 2006/02/02 17:12:26 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-input-ur98-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-input-ur98-1.0.0.3.ebuild, -xf86-input-ur98-1.0.0.4.ebuild: diff --git a/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild b/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild index 8d988e2f1a35..473fa9f7b704 100644 --- a/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-ur98/xf86-input-ur98-1.0.0.5.ebuild,v 1.1 2005/12/23 20:19:23 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-ur98/xf86-input-ur98-1.0.0.5.ebuild,v 1.2 2006/02/02 17:12:26 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for ur98 input devices" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-input-void/ChangeLog b/x11-drivers/xf86-input-void/ChangeLog index 67932b79613e..bf7270324e64 100644 --- a/x11-drivers/xf86-input-void/ChangeLog +++ b/x11-drivers/xf86-input-void/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-void # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.11 2006/01/30 18:20:58 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/ChangeLog,v 1.12 2006/02/02 17:13:23 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-input-void-1.0.0.5.ebuild: + Added ~amd64 keyword. 30 Jan 2006; Ferris McCormick <fmccor@gentoo.org> xf86-input-void-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild index 36e966c97bfd..183024ee16d7 100644 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-void/xf86-input-void-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-void/xf86-input-void-1.0.0.5.ebuild,v 1.2 2006/01/30 18:20:58 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-void/xf86-input-void-1.0.0.5.ebuild,v 1.3 2006/02/02 17:13:23 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for void input devices" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/inputproto diff --git a/x11-drivers/xf86-video-apm/ChangeLog b/x11-drivers/xf86-video-apm/ChangeLog index 32d34bad2ed2..3ead32b4168a 100644 --- a/x11-drivers/xf86-video-apm/ChangeLog +++ b/x11-drivers/xf86-video-apm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-apm -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog,v 1.10 2005/12/26 20:19:49 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog,v 1.11 2006/02/02 17:14:23 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-apm-1.0.1.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-apm-1.0.1.3.ebuild, -xf86-video-apm-1.0.1.4.ebuild: diff --git a/x11-drivers/xf86-video-apm/xf86-video-apm-1.0.1.5.ebuild b/x11-drivers/xf86-video-apm/xf86-video-apm-1.0.1.5.ebuild index 4fafdb40a2ce..d256e7a64387 100644 --- a/x11-drivers/xf86-video-apm/xf86-video-apm-1.0.1.5.ebuild +++ b/x11-drivers/xf86-video-apm/xf86-video-apm-1.0.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.0.1.5.ebuild,v 1.1 2005/12/23 20:20:24 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.0.1.5.ebuild,v 1.2 2006/02/02 17:14:23 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for apm cards" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-chips/ChangeLog b/x11-drivers/xf86-video-chips/ChangeLog index 8d679f80fdd0..0fe6275ec0c0 100644 --- a/x11-drivers/xf86-video-chips/ChangeLog +++ b/x11-drivers/xf86-video-chips/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-chips -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.10 2005/12/26 20:21:18 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.11 2006/02/02 17:15:29 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-chips-1.0.1.3.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-chips-1.0.1.1.ebuild, -xf86-video-chips-1.0.1.2.ebuild: diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.0.1.3.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.0.1.3.ebuild index 2f57f689825c..379656dd4a34 100644 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.0.1.3.ebuild +++ b/x11-drivers/xf86-video-chips/xf86-video-chips-1.0.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.0.1.3.ebuild,v 1.1 2005/12/23 20:22:19 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.0.1.3.ebuild,v 1.2 2006/02/02 17:15:29 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for chips cards" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-cirrus/ChangeLog b/x11-drivers/xf86-video-cirrus/ChangeLog index f5de068a9640..9a57d29a3b05 100644 --- a/x11-drivers/xf86-video-cirrus/ChangeLog +++ b/x11-drivers/xf86-video-cirrus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-cirrus -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.10 2005/12/26 20:21:45 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.11 2006/02/02 17:16:26 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-cirrus-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-cirrus-1.0.0.3.ebuild, -xf86-video-cirrus-1.0.0.4.ebuild: diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild index 619c80faf97a..38a9e0095c7c 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild,v 1.1 2005/12/23 20:22:49 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.0.0.5.ebuild,v 1.2 2006/02/02 17:16:26 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for cirrus cards" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-dummy/ChangeLog b/x11-drivers/xf86-video-dummy/ChangeLog index 23eb877adf02..2dd6aa09a6ff 100644 --- a/x11-drivers/xf86-video-dummy/ChangeLog +++ b/x11-drivers/xf86-video-dummy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-dummy -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.11 2005/12/26 20:22:43 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.12 2006/02/02 17:17:24 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-dummy-0.1.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-dummy-0.1.0.3.ebuild, -xf86-video-dummy-0.1.0.4.ebuild: diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild index 7b0e2ebbfc71..3cb4c0c1bc8a 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild,v 1.1 2005/12/23 20:23:52 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.1.0.5.ebuild,v 1.2 2006/02/02 17:17:24 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-fbdev/ChangeLog b/x11-drivers/xf86-video-fbdev/ChangeLog index e1a278800d88..133f14f29b3d 100644 --- a/x11-drivers/xf86-video-fbdev/ChangeLog +++ b/x11-drivers/xf86-video-fbdev/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-fbdev -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.12 2005/12/26 20:23:11 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.13 2006/02/02 17:18:25 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-fbdev-0.1.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-fbdev-0.1.0.3.ebuild, -xf86-video-fbdev-0.1.0.4.ebuild: diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild index 9743c0820b42..fa37d2b3bd0b 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild,v 1.1 2005/12/23 20:24:23 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.1.0.5.ebuild,v 1.2 2006/02/02 17:18:25 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for fbdev cards" -KEYWORDS="~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-glint/ChangeLog b/x11-drivers/xf86-video-glint/ChangeLog index 02a51709459e..1a3c1a67bf73 100644 --- a/x11-drivers/xf86-video-glint/ChangeLog +++ b/x11-drivers/xf86-video-glint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-glint -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.11 2005/12/26 20:23:39 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.12 2006/02/02 17:19:29 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-glint-1.0.1.3.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-glint-1.0.1.1.ebuild, -xf86-video-glint-1.0.1.2.ebuild: diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild index ced9e51c6df3..0ed5bd51c76f 100644 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild,v 1.1 2005/12/23 20:24:56 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.0.1.3.ebuild,v 1.2 2006/02/02 17:19:29 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for glint cards" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="dri" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} diff --git a/x11-drivers/xf86-video-i128/ChangeLog b/x11-drivers/xf86-video-i128/ChangeLog index ede22a70e1bc..ca3af786f849 100644 --- a/x11-drivers/xf86-video-i128/ChangeLog +++ b/x11-drivers/xf86-video-i128/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-i128 -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/ChangeLog,v 1.10 2005/12/26 20:24:06 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/ChangeLog,v 1.11 2006/02/02 17:20:34 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-i128-1.1.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-i128-1.1.0.3.ebuild, -xf86-video-i128-1.1.0.4.ebuild: diff --git a/x11-drivers/xf86-video-i128/xf86-video-i128-1.1.0.5.ebuild b/x11-drivers/xf86-video-i128/xf86-video-i128-1.1.0.5.ebuild index 5aca8227b468..7cb5858d09b3 100644 --- a/x11-drivers/xf86-video-i128/xf86-video-i128-1.1.0.5.ebuild +++ b/x11-drivers/xf86-video-i128/xf86-video-i128-1.1.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/xf86-video-i128-1.1.0.5.ebuild,v 1.1 2005/12/23 20:25:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i128/xf86-video-i128-1.1.0.5.ebuild,v 1.2 2006/02/02 17:20:35 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for i128 cards" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-i740/ChangeLog b/x11-drivers/xf86-video-i740/ChangeLog index 70aeb30b1d1b..2838c8e066ea 100644 --- a/x11-drivers/xf86-video-i740/ChangeLog +++ b/x11-drivers/xf86-video-i740/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-i740 -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog,v 1.10 2005/12/26 20:24:34 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/ChangeLog,v 1.11 2006/02/02 17:21:34 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-i740-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-i740-1.0.0.3.ebuild, -xf86-video-i740-1.0.0.4.ebuild: diff --git a/x11-drivers/xf86-video-i740/xf86-video-i740-1.0.0.5.ebuild b/x11-drivers/xf86-video-i740/xf86-video-i740-1.0.0.5.ebuild index a3e9671209a9..4811ce3f65d9 100644 --- a/x11-drivers/xf86-video-i740/xf86-video-i740-1.0.0.5.ebuild +++ b/x11-drivers/xf86-video-i740/xf86-video-i740-1.0.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.0.0.5.ebuild,v 1.1 2005/12/23 20:25:59 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i740/xf86-video-i740-1.0.0.5.ebuild,v 1.2 2006/02/02 17:21:34 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for i740 cards" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto diff --git a/x11-drivers/xf86-video-imstt/ChangeLog b/x11-drivers/xf86-video-imstt/ChangeLog index 4608c0d5963d..2cdc3c97d43f 100644 --- a/x11-drivers/xf86-video-imstt/ChangeLog +++ b/x11-drivers/xf86-video-imstt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-imstt -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-imstt/ChangeLog,v 1.10 2005/12/26 20:25:33 joshuabaergen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-imstt/ChangeLog,v 1.11 2006/02/02 17:22:33 metalgod Exp $ + + 02 Feb 2006; Luis Medinas <metalgod@gentoo.org> + xf86-video-imstt-1.0.0.5.ebuild: + Added ~amd64 keyword. 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> -xf86-video-imstt-1.0.0.3.ebuild, -xf86-video-imstt-1.0.0.4.ebuild: diff --git a/x11-drivers/xf86-video-imstt/xf86-video-imstt-1.0.0.5.ebuild b/x11-drivers/xf86-video-imstt/xf86-video-imstt-1.0.0.5.ebuild index c277eafc5280..64e9aec677e3 100644 --- a/x11-drivers/xf86-video-imstt/xf86-video-imstt-1.0.0.5.ebuild +++ b/x11-drivers/xf86-video-imstt/xf86-video-imstt-1.0.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-imstt/xf86-video-imstt-1.0.0.5.ebuild,v 1.1 2005/12/23 20:26:59 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-imstt/xf86-video-imstt-1.0.0.5.ebuild,v 1.2 2006/02/02 17:22:33 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for imstt cards" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |