summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-drivers/xf86-input-evdev/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-evdev/xf86-input-evdev-2.4.0.ebuild4
-rw-r--r--x11-drivers/xf86-input-tslib/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r2.ebuild4
-rw-r--r--x11-drivers/xf86-input-vmmouse/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.6.9.ebuild4
-rw-r--r--x11-drivers/xf86-input-wacom/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild4
-rw-r--r--x11-drivers/xf86-video-fbdev/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild4
-rw-r--r--x11-drivers/xf86-video-mga/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild4
-rw-r--r--x11-drivers/xf86-video-neomagic/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild4
-rw-r--r--x11-drivers/xf86-video-nouveau/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100615.ebuild4
-rw-r--r--x11-drivers/xf86-video-rendition/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild4
-rw-r--r--x11-drivers/xf86-video-siliconmotion/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild4
-rw-r--r--x11-drivers/xf86-video-sis/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild4
-rw-r--r--x11-drivers/xf86-video-trident/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild4
-rw-r--r--x11-drivers/xf86-video-tseng/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild4
-rw-r--r--x11-drivers/xf86-video-voodoo/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.4.ebuild4
28 files changed, 98 insertions, 42 deletions
diff --git a/x11-drivers/xf86-input-evdev/ChangeLog b/x11-drivers/xf86-input-evdev/ChangeLog
index befac773dad0..1336557d5a01 100644
--- a/x11-drivers/xf86-input-evdev/ChangeLog
+++ b/x11-drivers/xf86-input-evdev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-evdev
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.145 2010/04/08 13:13:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/ChangeLog,v 1.146 2010/07/12 11:02:45 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-input-evdev-2.4.0.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-input-evdev-2.4.0 (08 Apr 2010)
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.4.0.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.4.0.ebuild
index b63a3dc2fdb1..f0ea0a6dfa0c 100644
--- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.4.0.ebuild
+++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.4.0.ebuild,v 1.1 2010/04/08 13:13:25 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.4.0.ebuild,v 1.2 2010/07/12 11:02:44 hwoarang Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="Generic Linux input driver"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3"
diff --git a/x11-drivers/xf86-input-tslib/ChangeLog b/x11-drivers/xf86-input-tslib/ChangeLog
index dc5493aca0f5..e792ac3904ca 100644
--- a/x11-drivers/xf86-input-tslib/ChangeLog
+++ b/x11-drivers/xf86-input-tslib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-tslib
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tslib/ChangeLog,v 1.27 2010/07/11 03:18:50 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tslib/ChangeLog,v 1.28 2010/07/12 11:03:14 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-input-tslib-0.0.6-r2.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-input-tslib-0.0.6-r2 (11 Jul 2010)
diff --git a/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r2.ebuild b/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r2.ebuild
index dfaf7c270d12..9acdc5a567b4 100644
--- a/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r2.ebuild
+++ b/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r2.ebuild,v 1.1 2010/07/11 03:18:50 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r2.ebuild,v 1.2 2010/07/12 11:03:14 hwoarang Exp $
EAPI=2
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.pengutronix.de/software/xf86-input-tslib/index_en.html"
SRC_URI="ftp://cdn.debian.net/debian/pool/main/x/${PN}/${DEBSOURCES}"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="x11-base/xorg-server
diff --git a/x11-drivers/xf86-input-vmmouse/ChangeLog b/x11-drivers/xf86-input-vmmouse/ChangeLog
index c6c6defda7d3..fa9385f255df 100644
--- a/x11-drivers/xf86-input-vmmouse/ChangeLog
+++ b/x11-drivers/xf86-input-vmmouse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-vmmouse
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog,v 1.37 2010/04/17 13:19:07 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog,v 1.38 2010/07/12 11:03:42 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-input-vmmouse-12.6.9.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-input-vmmouse-12.6.9 (17 Apr 2010)
diff --git a/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.6.9.ebuild b/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.6.9.ebuild
index eab7f4ca97ed..687daae6039c 100644
--- a/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.6.9.ebuild
+++ b/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.6.9.ebuild,v 1.1 2010/04/17 13:19:07 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.6.9.ebuild,v 1.2 2010/07/12 11:03:42 hwoarang Exp $
EAPI=3
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="VMWare mouse input driver"
IUSE=""
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~x86 ~x86-fbsd"
RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}
diff --git a/x11-drivers/xf86-input-wacom/ChangeLog b/x11-drivers/xf86-input-wacom/ChangeLog
index e5069c6808f6..6003cb2f4e0c 100644
--- a/x11-drivers/xf86-input-wacom/ChangeLog
+++ b/x11-drivers/xf86-input-wacom/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-wacom
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.17 2010/05/12 18:10:38 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.18 2010/07/12 11:04:09 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-input-wacom-0.10.6.ebuild:
+ Stable on amd64 wrt bug #327777
12 May 2010; Brent Baude <ranger@gentoo.org>
xf86-input-wacom-0.10.4.ebuild:
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild
index e1986760b318..d4e680b1f4d6 100644
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild
+++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild,v 1.1 2010/04/29 17:52:30 ikelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.10.6.ebuild,v 1.2 2010/07/12 11:04:09 hwoarang Exp $
EAPI="2"
@@ -12,7 +12,7 @@ EGIT_REPO_URI="git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/${PN}"
[[ ${PV} != 9999* ]] && \
SRC_URI="mirror://sourceforge/linuxwacom/${PN}/${P}.tar.bz2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="hal debug"
COMMON_DEPEND=">=x11-base/xorg-server-1.6
diff --git a/x11-drivers/xf86-video-fbdev/ChangeLog b/x11-drivers/xf86-video-fbdev/ChangeLog
index de5d2a540280..aeae9694b2d4 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.64 2010/04/08 13:09:48 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/ChangeLog,v 1.65 2010/07/12 11:04:41 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-fbdev-0.4.2.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-video-fbdev-0.4.2 (08 Apr 2010)
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild
index b08a79722c0a..f063080aa7c4 100644
--- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild
+++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2010 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.4.2.ebuild,v 1.1 2010/04/08 13:09:48 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.4.2.ebuild,v 1.2 2010/07/12 11:04:41 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="video driver for framebuffer device"
-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"
IUSE=""
RDEPEND="x11-base/xorg-server"
diff --git a/x11-drivers/xf86-video-mga/ChangeLog b/x11-drivers/xf86-video-mga/ChangeLog
index e2b9edc9dd90..987ec749e807 100644
--- a/x11-drivers/xf86-video-mga/ChangeLog
+++ b/x11-drivers/xf86-video-mga/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-mga
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.84 2010/05/21 11:53:29 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/ChangeLog,v 1.85 2010/07/12 11:05:19 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-mga-1.4.12.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-video-mga-1.4.12 (21 May 2010)
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild
index 17f6f943de55..930b344647c8 100644
--- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild
+++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild,v 1.1 2010/05/21 11:53:29 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-mga/xf86-video-mga-1.4.12.ebuild,v 1.2 2010/07/12 11:05:20 hwoarang Exp $
EAPI=3
inherit xorg-2
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="Matrox video driver"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="dri"
RDEPEND=">=x11-base/xorg-server-1.4"
diff --git a/x11-drivers/xf86-video-neomagic/ChangeLog b/x11-drivers/xf86-video-neomagic/ChangeLog
index fbba89862865..46808053b4b1 100644
--- a/x11-drivers/xf86-video-neomagic/ChangeLog
+++ b/x11-drivers/xf86-video-neomagic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-neomagic
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.36 2010/07/05 08:33:38 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/ChangeLog,v 1.37 2010/07/12 11:05:49 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-neomagic-1.2.5.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-video-neomagic-1.2.5 (05 Jul 2010)
diff --git a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild
index 4e5bba002a9d..c3b11d81d778 100644
--- a/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild
+++ b/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild,v 1.1 2010/07/05 08:33:38 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-neomagic/xf86-video-neomagic-1.2.5.ebuild,v 1.2 2010/07/12 11:05:49 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="Neomagic video driver"
-KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"
diff --git a/x11-drivers/xf86-video-nouveau/ChangeLog b/x11-drivers/xf86-video-nouveau/ChangeLog
index 9ab9eeeaabaf..edc98013bedc 100644
--- a/x11-drivers/xf86-video-nouveau/ChangeLog
+++ b/x11-drivers/xf86-video-nouveau/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-nouveau
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.9 2010/06/16 13:08:14 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.10 2010/07/12 11:06:21 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-nouveau-0.0.16_pre20100615.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-video-nouveau-0.0.16_pre20100615 (16 Jun 2010)
diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100615.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100615.ebuild
index 847c6d2d542f..19489f6d92c7 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100615.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100615.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100615.ebuild,v 1.1 2010/06/16 13:08:14 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100615.ebuild,v 1.2 2010/07/12 11:06:21 hwoarang Exp $
EAPI=2
SNAPSHOT="yes"
@@ -10,7 +10,7 @@ DESCRIPTION="Accelerated Open Source driver for nVidia cards"
HOMEPAGE="http://nouveau.freedesktop.org/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.7[-minimal]
diff --git a/x11-drivers/xf86-video-rendition/ChangeLog b/x11-drivers/xf86-video-rendition/ChangeLog
index 187b3d46baef..b7e13eefd3da 100644
--- a/x11-drivers/xf86-video-rendition/ChangeLog
+++ b/x11-drivers/xf86-video-rendition/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-rendition
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.50 2010/07/05 08:30:32 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.51 2010/07/12 11:06:53 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-rendition-4.2.4.ebuild:
+ Stable on amd64 wrt bug #327777
05 Jul 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-files/rendition.xinf:
diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild
index d82f6f9e4f5a..f1638a13fb99 100644
--- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild
+++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild,v 1.1 2010/07/05 08:28:58 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild,v 1.2 2010/07/12 11:06:53 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="Rendition video driver"
-KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog
index 6e8332231a5c..cfae124a6c9f 100644
--- a/x11-drivers/xf86-video-siliconmotion/ChangeLog
+++ b/x11-drivers/xf86-video-siliconmotion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-siliconmotion
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.45 2010/04/29 12:33:45 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.46 2010/07/12 11:07:25 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-siliconmotion-1.7.4.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-video-siliconmotion-1.7.4 (29 Apr 2010)
diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild
index 4c297df3265f..5e05d3a65a2f 100644
--- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild
+++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild,v 1.1 2010/04/29 12:33:45 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.4.ebuild,v 1.2 2010/07/12 11:07:25 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="Silicon Motion video driver"
-KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"
diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog
index d54cb457f10b..7256f969aa9f 100644
--- a/x11-drivers/xf86-video-sis/ChangeLog
+++ b/x11-drivers/xf86-video-sis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-sis
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.48 2010/07/05 08:42:31 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.49 2010/07/12 11:07:58 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-sis-0.10.3.ebuild:
+ Stable on amd64 wrt bug #327777
05 Jul 2010; Tomáš Chvátal <scarabeus@gentoo.org>
xf86-video-sis-0.10.3.ebuild:
diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild
index 8a0cb3d0e812..e0efab2cde92 100644
--- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild
+++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild,v 1.2 2010/07/05 08:42:31 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.3.ebuild,v 1.3 2010/07/12 11:07:58 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="SiS and XGI video driver"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
IUSE="dri"
RDEPEND="dri? ( x11-base/xorg-server[-minimal] )
diff --git a/x11-drivers/xf86-video-trident/ChangeLog b/x11-drivers/xf86-video-trident/ChangeLog
index 3716a10ed8c0..3554e0108ae2 100644
--- a/x11-drivers/xf86-video-trident/ChangeLog
+++ b/x11-drivers/xf86-video-trident/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-trident
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.47 2010/07/05 08:38:08 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.48 2010/07/12 11:08:30 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-trident-1.3.4.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-video-trident-1.3.4 (05 Jul 2010)
diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild
index f7f8cb013da7..ad847e18f3e3 100644
--- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild
+++ b/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild,v 1.1 2010/07/05 08:38:08 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.4.ebuild,v 1.2 2010/07/12 11:08:30 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="Trident video driver"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"
diff --git a/x11-drivers/xf86-video-tseng/ChangeLog b/x11-drivers/xf86-video-tseng/ChangeLog
index c7235bd6679f..51c7a7a7ed12 100644
--- a/x11-drivers/xf86-video-tseng/ChangeLog
+++ b/x11-drivers/xf86-video-tseng/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-tseng
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tseng/ChangeLog,v 1.44 2010/07/05 08:42:44 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tseng/ChangeLog,v 1.45 2010/07/12 11:08:57 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-tseng-1.2.4.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-video-tseng-1.2.4 (05 Jul 2010)
diff --git a/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild b/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild
index 2de040842e9d..3d6636d76658 100644
--- a/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild
+++ b/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild,v 1.1 2010/07/05 08:42:44 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tseng/xf86-video-tseng-1.2.4.ebuild,v 1.2 2010/07/12 11:08:57 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="Tseng Labs video driver"
-KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"
diff --git a/x11-drivers/xf86-video-voodoo/ChangeLog b/x11-drivers/xf86-video-voodoo/ChangeLog
index b4046798ac0c..6f91e7c600cc 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.49 2010/07/05 08:35:40 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.50 2010/07/12 11:09:26 hwoarang Exp $
+
+ 12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+ xf86-video-voodoo-1.2.4.ebuild:
+ Stable on amd64 wrt bug #327777
*xf86-video-voodoo-1.2.4 (05 Jul 2010)
diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.4.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.4.ebuild
index 002c43b40f6f..1b464a38ba86 100644
--- a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.4.ebuild
+++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 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.2.4.ebuild,v 1.1 2010/07/05 08:35:40 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.2.4.ebuild,v 1.2 2010/07/12 11:09:26 hwoarang Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="Voodoo video driver"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=x11-base/xorg-server-1.0.99"