summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-drivers/xf86-video-sunbw2/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild6
-rw-r--r--x11-drivers/xf86-video-suncg14/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild6
-rw-r--r--x11-drivers/xf86-video-suncg3/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild6
-rw-r--r--x11-drivers/xf86-video-sunffb/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild6
-rw-r--r--x11-drivers/xf86-video-tdfx/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.1.3.ebuild6
-rw-r--r--x11-drivers/xf86-video-vga/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-vga/xf86-video-vga-4.0.0.5.ebuild6
-rw-r--r--x11-drivers/xf86-video-voodoo/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.5.ebuild6
14 files changed, 63 insertions, 35 deletions
diff --git a/x11-drivers/xf86-video-sunbw2/ChangeLog b/x11-drivers/xf86-video-sunbw2/ChangeLog
index 533f16d4c12a..0476b46aab71 100644
--- a/x11-drivers/xf86-video-sunbw2/ChangeLog
+++ b/x11-drivers/xf86-video-sunbw2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-sunbw2
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.11 2005/12/26 20:31:41 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.12 2006/02/02 18:10:50 metalgod Exp $
+
+ 02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
+ xf86-video-sunbw2-1.0.0.5.ebuild:
+ Added ~amd64 keyword.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-sunbw2-1.0.0.3.ebuild, -xf86-video-sunbw2-1.0.0.4.ebuild:
diff --git a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild
index 6a0f768199be..5d06c60f7d64 100644
--- a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-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-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild,v 1.1 2005/12/23 20:34:06 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.5.ebuild,v 1.2 2006/02/02 18:10: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 sunbw2 cards"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/randrproto
diff --git a/x11-drivers/xf86-video-suncg14/ChangeLog b/x11-drivers/xf86-video-suncg14/ChangeLog
index 57f8cd246266..471aa5d043d6 100644
--- a/x11-drivers/xf86-video-suncg14/ChangeLog
+++ b/x11-drivers/xf86-video-suncg14/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-suncg14
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.11 2005/12/26 20:32:08 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.12 2006/02/02 18:11:54 metalgod Exp $
+
+ 02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
+ xf86-video-suncg14-1.0.0.5.ebuild:
+ Added ~amd64 keyword.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-suncg14-1.0.0.3.ebuild, -xf86-video-suncg14-1.0.0.4.ebuild:
diff --git a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild
index 035bd9c306b2..3867039193d8 100644
--- a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-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-suncg14/xf86-video-suncg14-1.0.0.5.ebuild,v 1.1 2005/12/23 20:34:38 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.5.ebuild,v 1.2 2006/02/02 18:11:54 metalgod Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for suncg14 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-suncg3/ChangeLog b/x11-drivers/xf86-video-suncg3/ChangeLog
index b142b542662e..f2d6cb28d314 100644
--- a/x11-drivers/xf86-video-suncg3/ChangeLog
+++ b/x11-drivers/xf86-video-suncg3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-suncg3
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.11 2005/12/26 20:32:37 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.12 2006/02/02 18:13:09 metalgod Exp $
+
+ 02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
+ xf86-video-suncg3-1.0.0.5.ebuild:
+ Added ~amd64 keyword.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-suncg3-1.0.0.3.ebuild, -xf86-video-suncg3-1.0.0.4.ebuild:
diff --git a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild
index bc6dfef19d2e..3d04e86e9fe2 100644
--- a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-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-suncg3/xf86-video-suncg3-1.0.0.5.ebuild,v 1.1 2005/12/23 20:35:07 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.5.ebuild,v 1.2 2006/02/02 18:13:09 metalgod Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for Sun CG3 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-sunffb/ChangeLog b/x11-drivers/xf86-video-sunffb/ChangeLog
index 96b66835ce95..1238f71ee01e 100644
--- a/x11-drivers/xf86-video-sunffb/ChangeLog
+++ b/x11-drivers/xf86-video-sunffb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-sunffb
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.12 2005/12/26 20:33:48 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.13 2006/02/02 18:15:32 metalgod Exp $
+
+ 02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
+ xf86-video-sunffb-1.0.1.3.ebuild:
+ Added ~amd64 keyword.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-sunffb-1.0.1.1.ebuild, -xf86-video-sunffb-1.0.1.2.ebuild:
diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild
index 699042257a02..d423da235591 100644
--- a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild
+++ b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-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-sunffb/xf86-video-sunffb-1.0.1.3.ebuild,v 1.1 2005/12/23 20:36:10 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.3.ebuild,v 1.2 2006/02/02 18:15:32 metalgod Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for sunffb cards"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE="dri"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
diff --git a/x11-drivers/xf86-video-tdfx/ChangeLog b/x11-drivers/xf86-video-tdfx/ChangeLog
index 999dee5bfc55..4fe25cbc44da 100644
--- a/x11-drivers/xf86-video-tdfx/ChangeLog
+++ b/x11-drivers/xf86-video-tdfx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-tdfx
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.13 2005/12/26 20:35:10 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.14 2006/02/02 18:16:38 metalgod Exp $
+
+ 02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
+ xf86-video-tdfx-1.1.1.3.ebuild:
+ Added ~amd64 keyword.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-tdfx-1.1.1.1.ebuild, -xf86-video-tdfx-1.1.1.2.ebuild:
diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.1.3.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.1.3.ebuild
index b284af3f0225..2a6a54692c24 100644
--- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.1.3.ebuild
+++ b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.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-tdfx/xf86-video-tdfx-1.1.1.3.ebuild,v 1.1 2005/12/23 20:37:45 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.1.3.ebuild,v 1.2 2006/02/02 18:16:38 metalgod Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for tdfx cards"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE="dri"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
diff --git a/x11-drivers/xf86-video-vga/ChangeLog b/x11-drivers/xf86-video-vga/ChangeLog
index 2024b074a742..6657e5846f39 100644
--- a/x11-drivers/xf86-video-vga/ChangeLog
+++ b/x11-drivers/xf86-video-vga/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-vga
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vga/ChangeLog,v 1.11 2005/12/26 20:38:01 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vga/ChangeLog,v 1.12 2006/02/02 18:17:36 metalgod Exp $
+
+ 02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
+ xf86-video-vga-4.0.0.5.ebuild:
+ Added ~amd64 keyword.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-vga-4.0.0.3.ebuild, -xf86-video-vga-4.0.0.4.ebuild:
diff --git a/x11-drivers/xf86-video-vga/xf86-video-vga-4.0.0.5.ebuild b/x11-drivers/xf86-video-vga/xf86-video-vga-4.0.0.5.ebuild
index f613142ac061..1789716e3c43 100644
--- a/x11-drivers/xf86-video-vga/xf86-video-vga-4.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-vga/xf86-video-vga-4.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-vga/xf86-video-vga-4.0.0.5.ebuild,v 1.1 2005/12/23 20:40:57 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vga/xf86-video-vga-4.0.0.5.ebuild,v 1.2 2006/02/02 18:17:36 metalgod Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org driver for vga 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-voodoo/ChangeLog b/x11-drivers/xf86-video-voodoo/ChangeLog
index b34782ee3834..ce99d747290b 100644
--- a/x11-drivers/xf86-video-voodoo/ChangeLog
+++ b/x11-drivers/xf86-video-voodoo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-voodoo
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.10 2005/12/26 20:39:24 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.11 2006/02/02 18:18:35 metalgod Exp $
+
+ 02 Feb 2006; Luis Medinas <metalgod@gentoo.org>
+ xf86-video-voodoo-1.0.0.5.ebuild:
+ Added ~amd64 keyword.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-xf86-video-voodoo-1.0.0.3.ebuild, -xf86-video-voodoo-1.0.0.4.ebuild:
diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.5.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.5.ebuild
index 7539dd116cd1..c297fe978eae 100644
--- a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.5.ebuild
+++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-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-voodoo/xf86-video-voodoo-1.0.0.5.ebuild,v 1.1 2005/12/23 20:42:33 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.5.ebuild,v 1.2 2006/02/02 18:18: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 voodoo cards"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
x11-proto/fontsproto