summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-proto/dmxproto/ChangeLog7
-rw-r--r--x11-proto/dmxproto/dmxproto-2.3.ebuild6
-rw-r--r--x11-proto/dri2proto/ChangeLog5
-rw-r--r--x11-proto/dri2proto/dri2proto-2.3.ebuild4
-rw-r--r--x11-proto/fixesproto/ChangeLog6
-rw-r--r--x11-proto/fixesproto/fixesproto-4.1.1.ebuild4
-rw-r--r--x11-proto/inputproto/ChangeLog6
-rw-r--r--x11-proto/inputproto/inputproto-2.0.ebuild4
-rw-r--r--x11-proto/recordproto/ChangeLog6
-rw-r--r--x11-proto/recordproto/recordproto-1.14.ebuild4
-rw-r--r--x11-proto/scrnsaverproto/ChangeLog6
-rw-r--r--x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild4
-rw-r--r--x11-proto/xcb-proto/ChangeLog5
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.6.ebuild4
-rw-r--r--x11-proto/xextproto/ChangeLog6
-rw-r--r--x11-proto/xextproto/xextproto-7.1.1.ebuild4
-rw-r--r--x11-proto/xf86dgaproto/ChangeLog6
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild4
-rw-r--r--x11-proto/xf86vidmodeproto/ChangeLog6
-rw-r--r--x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild4
-rw-r--r--x11-proto/xineramaproto/ChangeLog6
-rw-r--r--x11-proto/xineramaproto/xineramaproto-1.2.ebuild4
22 files changed, 76 insertions, 35 deletions
diff --git a/x11-proto/dmxproto/ChangeLog b/x11-proto/dmxproto/ChangeLog
index 8d07a1acdfa6..597b9c36c64d 100644
--- a/x11-proto/dmxproto/ChangeLog
+++ b/x11-proto/dmxproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/dmxproto
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.35 2009/12/10 13:13:03 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.36 2010/04/09 10:23:56 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> dmxproto-2.3.ebuild:
+ stable x86, bug 308521
26 Oct 2009; Rémi Cardona <remi@gentoo.org> dmxproto-2.3.ebuild:
sync with overlay, put blocker in RDEPEND too
diff --git a/x11-proto/dmxproto/dmxproto-2.3.ebuild b/x11-proto/dmxproto/dmxproto-2.3.ebuild
index 06e02e65937f..851e7c486b08 100644
--- a/x11-proto/dmxproto/dmxproto-2.3.ebuild
+++ b/x11-proto/dmxproto/dmxproto-2.3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.3.ebuild,v 1.5 2009/12/10 13:13:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.3.ebuild,v 1.6 2010/04/09 10:23:56 fauli Exp $
inherit x-modular
DESCRIPTION="X.Org DMX protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="!<x11-libs/libdmx-1.0.99.1"
diff --git a/x11-proto/dri2proto/ChangeLog b/x11-proto/dri2proto/ChangeLog
index c3382a79cbdd..2686fe1efe0e 100644
--- a/x11-proto/dri2proto/ChangeLog
+++ b/x11-proto/dri2proto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/dri2proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.28 2010/02/17 16:17:22 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.29 2010/04/09 10:19:43 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> dri2proto-2.3.ebuild:
+ stable x86, bug 308521
*dri2proto-2.3 (17 Feb 2010)
diff --git a/x11-proto/dri2proto/dri2proto-2.3.ebuild b/x11-proto/dri2proto/dri2proto-2.3.ebuild
index f1b1115108a2..c75b8a291b19 100644
--- a/x11-proto/dri2proto/dri2proto-2.3.ebuild
+++ b/x11-proto/dri2proto/dri2proto-2.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-proto/dri2proto/dri2proto-2.3.ebuild,v 1.1 2010/02/17 16:17:22 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.3.ebuild,v 1.2 2010/04/09 10:19:43 fauli Exp $
inherit x-modular
DESCRIPTION="X.Org DRI2 protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog
index b6b7f1120beb..e65b07e8e38b 100644
--- a/x11-proto/fixesproto/ChangeLog
+++ b/x11-proto/fixesproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/fixesproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.29 2010/01/14 16:43:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.30 2010/04/09 10:27:32 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ fixesproto-4.1.1.ebuild:
+ stable x86, bug 308521
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
fixesproto-4.1.1.ebuild:
diff --git a/x11-proto/fixesproto/fixesproto-4.1.1.ebuild b/x11-proto/fixesproto/fixesproto-4.1.1.ebuild
index f5dc28bb9f3a..efc355f58826 100644
--- a/x11-proto/fixesproto/fixesproto-4.1.1.ebuild
+++ b/x11-proto/fixesproto/fixesproto-4.1.1.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-proto/fixesproto/fixesproto-4.1.1.ebuild,v 1.3 2010/01/14 16:43:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild,v 1.4 2010/04/09 10:27:32 fauli Exp $
inherit x-modular
DESCRIPTION="X.Org Fixes protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=">=x11-proto/xextproto-7.0.99.1"
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog
index 13de1fb1258c..c86cc271c55f 100644
--- a/x11-proto/inputproto/ChangeLog
+++ b/x11-proto/inputproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/inputproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.92 2010/01/23 21:18:04 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.93 2010/04/09 10:11:19 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ inputproto-2.0.ebuild:
+ stable x86, bug 308521
23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-inputproto-1.5.0.ebuild:
diff --git a/x11-proto/inputproto/inputproto-2.0.ebuild b/x11-proto/inputproto/inputproto-2.0.ebuild
index aa82a3cb0f41..420a4021ce3e 100644
--- a/x11-proto/inputproto/inputproto-2.0.ebuild
+++ b/x11-proto/inputproto/inputproto-2.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-proto/inputproto/inputproto-2.0.ebuild,v 1.3 2010/01/14 16:48:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild,v 1.4 2010/04/09 10:11:19 fauli Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit x-modular
DESCRIPTION="X.Org Input protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog
index 905ae24f2809..c82d000b4dd5 100644
--- a/x11-proto/recordproto/ChangeLog
+++ b/x11-proto/recordproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/recordproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.31 2010/01/14 17:03:03 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.32 2010/04/09 10:20:26 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ recordproto-1.14.ebuild:
+ stable x86, bug 308521
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
recordproto-1.14.ebuild:
diff --git a/x11-proto/recordproto/recordproto-1.14.ebuild b/x11-proto/recordproto/recordproto-1.14.ebuild
index c5145198cb52..5d3ef223691c 100644
--- a/x11-proto/recordproto/recordproto-1.14.ebuild
+++ b/x11-proto/recordproto/recordproto-1.14.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-proto/recordproto/recordproto-1.14.ebuild,v 1.3 2010/01/14 17:03:03 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild,v 1.4 2010/04/09 10:20:26 fauli Exp $
inherit x-modular
DESCRIPTION="X.Org Record protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="!<x11-libs/libXtst-1.0.99.2"
diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog
index da92382eda1e..ffb23163b448 100644
--- a/x11-proto/scrnsaverproto/ChangeLog
+++ b/x11-proto/scrnsaverproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.29 2010/01/14 17:06:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.30 2010/04/09 10:21:33 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ scrnsaverproto-1.2.0.ebuild:
+ stable x86, bug 308521
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
scrnsaverproto-1.2.0.ebuild:
diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild
index bfdbcc7915b2..34ecfbdc261b 100644
--- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild
+++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.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-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.4 2010/01/14 17:06:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.0.ebuild,v 1.5 2010/04/09 10:21:33 fauli Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit x-modular
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
diff --git a/x11-proto/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog
index d62a7276c9d4..3522be4cd86c 100644
--- a/x11-proto/xcb-proto/ChangeLog
+++ b/x11-proto/xcb-proto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcb-proto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.40 2010/01/23 21:21:28 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.41 2010/04/09 10:26:01 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> xcb-proto-1.6.ebuild:
+ stable x86, bug 308521
23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-xcb-proto-1.1.ebuild:
diff --git a/x11-proto/xcb-proto/xcb-proto-1.6.ebuild b/x11-proto/xcb-proto/xcb-proto-1.6.ebuild
index 06c46679294a..3165912a3f4e 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.6.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.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-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.2 2010/01/14 17:10:53 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6.ebuild,v 1.3 2010/04/09 10:26:01 fauli Exp $
inherit x-modular
@@ -10,7 +10,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
[[ ${PV} != 9999* ]] && \
SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog
index 3edc091adc4b..ced8c335ae42 100644
--- a/x11-proto/xextproto/ChangeLog
+++ b/x11-proto/xextproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xextproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.52 2010/01/23 21:24:38 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.53 2010/04/09 10:14:24 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ xextproto-7.1.1.ebuild:
+ stable x86, bug 308521
23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-xextproto-7.0.2.ebuild, -xextproto-7.0.4.ebuild:
diff --git a/x11-proto/xextproto/xextproto-7.1.1.ebuild b/x11-proto/xextproto/xextproto-7.1.1.ebuild
index de58ab8bd64a..c1a6a016f0ee 100644
--- a/x11-proto/xextproto/xextproto-7.1.1.ebuild
+++ b/x11-proto/xextproto/xextproto-7.1.1.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-proto/xextproto/xextproto-7.1.1.ebuild,v 1.4 2010/01/14 17:12:59 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.1.1.ebuild,v 1.5 2010/04/09 10:14:24 fauli Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit x-modular
DESCRIPTION="X.Org XExt protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="!<x11-libs/libXext-1.0.99"
diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog
index cccda661c729..ede3c9f58635 100644
--- a/x11-proto/xf86dgaproto/ChangeLog
+++ b/x11-proto/xf86dgaproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xf86dgaproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.42 2010/01/14 17:17:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.43 2010/04/09 10:23:14 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ xf86dgaproto-2.1.ebuild:
+ stable x86, bug 308521
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
xf86dgaproto-2.1.ebuild:
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild
index 4c3a00f2abe8..3a57020fcc50 100644
--- a/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.1.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-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild,v 1.3 2010/01/14 17:17:31 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.1.ebuild,v 1.4 2010/04/09 10:23:14 fauli Exp $
inherit x-modular
DESCRIPTION="X.Org XF86DGA protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXxf86dga-1.0.99.1"
diff --git a/x11-proto/xf86vidmodeproto/ChangeLog b/x11-proto/xf86vidmodeproto/ChangeLog
index e7df4e0e5fe3..43db200ea73e 100644
--- a/x11-proto/xf86vidmodeproto/ChangeLog
+++ b/x11-proto/xf86vidmodeproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xf86vidmodeproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.33 2010/01/14 17:22:29 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.34 2010/04/09 10:16:51 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ xf86vidmodeproto-2.3.ebuild:
+ stable x86, bug 308521
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
xf86vidmodeproto-2.3.ebuild:
diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild
index 721b7480d347..fb4d57a44a5f 100644
--- a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild
+++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.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-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild,v 1.4 2010/01/14 17:22:29 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.ebuild,v 1.5 2010/04/09 10:16:51 fauli Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit x-modular
DESCRIPTION="X.Org XF86VidMode protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="!<x11-libs/libXxf86vm-1.0.99.1"
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog
index db1c8816dfd3..1f25c1e0687f 100644
--- a/x11-proto/xineramaproto/ChangeLog
+++ b/x11-proto/xineramaproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xineramaproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.35 2010/01/14 17:23:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.36 2010/04/09 10:18:01 fauli Exp $
+
+ 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ xineramaproto-1.2.ebuild:
+ stable x86, bug 308521
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
xineramaproto-1.2.ebuild:
diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.ebuild
index 1ce9daf333f5..17f836e794dd 100644
--- a/x11-proto/xineramaproto/xineramaproto-1.2.ebuild
+++ b/x11-proto/xineramaproto/xineramaproto-1.2.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-proto/xineramaproto/xineramaproto-1.2.ebuild,v 1.4 2010/01/14 17:23:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.2.ebuild,v 1.5 2010/04/09 10:18:01 fauli Exp $
inherit x-modular
DESCRIPTION="X.Org Xinerama protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXinerama-1.0.99.1"