summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-proto/bigreqsproto/ChangeLog6
-rw-r--r--x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild4
-rw-r--r--x11-proto/compositeproto/ChangeLog6
-rw-r--r--x11-proto/compositeproto/compositeproto-0.4.2.ebuild4
-rw-r--r--x11-proto/damageproto/ChangeLog6
-rw-r--r--x11-proto/damageproto/damageproto-1.2.1.ebuild4
-rw-r--r--x11-proto/fixesproto/ChangeLog6
-rw-r--r--x11-proto/fixesproto/fixesproto-4.1.2.ebuild4
-rw-r--r--x11-proto/fontsproto/ChangeLog6
-rw-r--r--x11-proto/fontsproto/fontsproto-2.1.1.ebuild4
-rw-r--r--x11-proto/glproto/ChangeLog6
-rw-r--r--x11-proto/glproto/glproto-1.4.12.ebuild4
-rw-r--r--x11-proto/inputproto/ChangeLog6
-rw-r--r--x11-proto/inputproto/inputproto-2.0.1.ebuild4
-rw-r--r--x11-proto/kbproto/ChangeLog5
-rw-r--r--x11-proto/kbproto/kbproto-1.0.5.ebuild4
-rw-r--r--x11-proto/randrproto/ChangeLog6
-rw-r--r--x11-proto/randrproto/randrproto-1.3.2.ebuild4
-rw-r--r--x11-proto/recordproto/ChangeLog6
-rw-r--r--x11-proto/recordproto/recordproto-1.14.1.ebuild4
-rw-r--r--x11-proto/renderproto/ChangeLog6
-rw-r--r--x11-proto/renderproto/renderproto-0.11.1.ebuild4
-rw-r--r--x11-proto/scrnsaverproto/ChangeLog6
-rw-r--r--x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild4
-rw-r--r--x11-proto/videoproto/ChangeLog6
-rw-r--r--x11-proto/videoproto/videoproto-2.3.1.ebuild4
-rw-r--r--x11-proto/xcb-proto/ChangeLog6
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.6-r1.ebuild4
-rw-r--r--x11-proto/xcmiscproto/ChangeLog6
-rw-r--r--x11-proto/xcmiscproto/xcmiscproto-1.2.1.ebuild4
-rw-r--r--x11-proto/xextproto/ChangeLog6
-rw-r--r--x11-proto/xextproto/xextproto-7.1.2.ebuild4
-rw-r--r--x11-proto/xproto/ChangeLog5
-rw-r--r--x11-proto/xproto/xproto-7.0.19.ebuild4
34 files changed, 117 insertions, 51 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog
index 4e393ef6a753..81090bf9aaa9 100644
--- a/x11-proto/bigreqsproto/ChangeLog
+++ b/x11-proto/bigreqsproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/bigreqsproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.43 2010/12/23 11:47:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.44 2010/12/25 20:39:48 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ bigreqsproto-1.1.1.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
bigreqsproto-1.1.1.ebuild:
diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild
index cc8d0607c753..5416e5d286e2 100644
--- a/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild
+++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.1.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-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild,v 1.3 2010/12/23 11:47:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.1.ebuild,v 1.4 2010/12/25 20:39:48 fauli Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org BigReqs protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~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 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog
index bae85480840e..16b72cabec5e 100644
--- a/x11-proto/compositeproto/ChangeLog
+++ b/x11-proto/compositeproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/compositeproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.48 2010/12/23 11:47:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.49 2010/12/25 20:40:09 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ compositeproto-0.4.2.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
compositeproto-0.4.2.ebuild:
diff --git a/x11-proto/compositeproto/compositeproto-0.4.2.ebuild b/x11-proto/compositeproto/compositeproto-0.4.2.ebuild
index caff8fddeb4b..5ce7509829e2 100644
--- a/x11-proto/compositeproto/compositeproto-0.4.2.ebuild
+++ b/x11-proto/compositeproto/compositeproto-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-proto/compositeproto/compositeproto-0.4.2.ebuild,v 1.3 2010/12/23 11:47:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.2.ebuild,v 1.4 2010/12/25 20:40:09 fauli Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org Composite protocol headers"
-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/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog
index 2ec1b7450b07..e7cd7e661a88 100644
--- a/x11-proto/damageproto/ChangeLog
+++ b/x11-proto/damageproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/damageproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.48 2010/12/23 11:48:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.49 2010/12/25 20:40:29 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ damageproto-1.2.1.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> damageproto-1.2.1.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/damageproto/damageproto-1.2.1.ebuild b/x11-proto/damageproto/damageproto-1.2.1.ebuild
index b75e4606ebdf..fd5fc0c28201 100644
--- a/x11-proto/damageproto/damageproto-1.2.1.ebuild
+++ b/x11-proto/damageproto/damageproto-1.2.1.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-proto/damageproto/damageproto-1.2.1.ebuild,v 1.3 2010/12/23 11:48:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.2.1.ebuild,v 1.4 2010/12/25 20:40:29 fauli Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org Damage 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 ~x64-solaris ~x86-solaris"
+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 ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog
index aab46b5b64eb..543f405b2b37 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.40 2010/12/23 11:48:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.41 2010/12/25 20:40:50 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ fixesproto-4.1.2.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> fixesproto-4.1.2.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/fixesproto/fixesproto-4.1.2.ebuild b/x11-proto/fixesproto/fixesproto-4.1.2.ebuild
index 8d7822998dfa..74cff4c38499 100644
--- a/x11-proto/fixesproto/fixesproto-4.1.2.ebuild
+++ b/x11-proto/fixesproto/fixesproto-4.1.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-proto/fixesproto/fixesproto-4.1.2.ebuild,v 1.3 2010/12/23 11:48:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.2.ebuild,v 1.4 2010/12/25 20:40:50 fauli Exp $
EAPI=3
inherit xorg-2
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/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog
index 335ba1bc4ae2..8757a0253349 100644
--- a/x11-proto/fontsproto/ChangeLog
+++ b/x11-proto/fontsproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/fontsproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.40 2010/12/23 11:48:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.41 2010/12/25 20:41:12 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ fontsproto-2.1.1.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> fontsproto-2.1.1.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/fontsproto/fontsproto-2.1.1.ebuild b/x11-proto/fontsproto/fontsproto-2.1.1.ebuild
index 8160026ec67e..4c807c6cf756 100644
--- a/x11-proto/fontsproto/fontsproto-2.1.1.ebuild
+++ b/x11-proto/fontsproto/fontsproto-2.1.1.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-proto/fontsproto/fontsproto-2.1.1.ebuild,v 1.3 2010/12/23 11:48:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.1.1.ebuild,v 1.4 2010/12/25 20:41:12 fauli Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org Fonts 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 ~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 ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE="doc"
RDEPEND=""
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog
index b47e15f2b31d..57543fe34d51 100644
--- a/x11-proto/glproto/ChangeLog
+++ b/x11-proto/glproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/glproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.78 2010/12/23 11:49:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.79 2010/12/25 20:41:34 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ glproto-1.4.12.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> glproto-1.4.12.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/glproto/glproto-1.4.12.ebuild b/x11-proto/glproto/glproto-1.4.12.ebuild
index ac7182437d69..9dfe5ab0fc40 100644
--- a/x11-proto/glproto/glproto-1.4.12.ebuild
+++ b/x11-proto/glproto/glproto-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-proto/glproto/glproto-1.4.12.ebuild,v 1.4 2010/12/23 11:49:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.12.ebuild,v 1.5 2010/12/25 20:41:34 fauli Exp $
EAPI=3
inherit xorg-2
@@ -9,7 +9,7 @@ OPENGL_DIR="xorg-x11"
DESCRIPTION="X.Org GL protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
LICENSE="SGI-B-2.0"
IUSE=""
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog
index 11c15b4eb851..97363068f68d 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.105 2010/12/23 11:49:18 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.106 2010/12/25 20:41:55 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ inputproto-2.0.1.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> inputproto-2.0.1.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/inputproto/inputproto-2.0.1.ebuild b/x11-proto/inputproto/inputproto-2.0.1.ebuild
index bf5084677a10..902e063c96ae 100644
--- a/x11-proto/inputproto/inputproto-2.0.1.ebuild
+++ b/x11-proto/inputproto/inputproto-2.0.1.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-proto/inputproto/inputproto-2.0.1.ebuild,v 1.3 2010/12/23 11:49:18 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.1.ebuild,v 1.4 2010/12/25 20:41:55 fauli Exp $
EAPI=3
inherit xorg-2
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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog
index 9ebc62d6b16f..048c71ce5718 100644
--- a/x11-proto/kbproto/ChangeLog
+++ b/x11-proto/kbproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/kbproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.52 2010/12/23 11:49:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.53 2010/12/25 20:42:16 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> kbproto-1.0.5.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> kbproto-1.0.5.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/kbproto/kbproto-1.0.5.ebuild b/x11-proto/kbproto/kbproto-1.0.5.ebuild
index 64234b716dda..ed00bacbf0e7 100644
--- a/x11-proto/kbproto/kbproto-1.0.5.ebuild
+++ b/x11-proto/kbproto/kbproto-1.0.5.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-proto/kbproto/kbproto-1.0.5.ebuild,v 1.3 2010/12/23 11:49:32 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.5.ebuild,v 1.4 2010/12/25 20:42:16 fauli Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org KB 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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog
index 3e0362ddaf41..a4b583a8626e 100644
--- a/x11-proto/randrproto/ChangeLog
+++ b/x11-proto/randrproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/randrproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.78 2010/12/23 11:49:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.79 2010/12/25 20:42:38 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ randrproto-1.3.2.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> randrproto-1.3.2.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/randrproto/randrproto-1.3.2.ebuild b/x11-proto/randrproto/randrproto-1.3.2.ebuild
index 7469b9fa8747..6bc544fbd7ad 100644
--- a/x11-proto/randrproto/randrproto-1.3.2.ebuild
+++ b/x11-proto/randrproto/randrproto-1.3.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-proto/randrproto/randrproto-1.3.2.ebuild,v 1.3 2010/12/23 11:49:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.2.ebuild,v 1.4 2010/12/25 20:42:38 fauli Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org Randr protocol headers"
-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 ~x86-winnt"
+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 ~x86-winnt"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog
index 1fd36b418fd5..2707e92e04c1 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.42 2010/12/23 11:51:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.43 2010/12/25 20:42:59 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ recordproto-1.14.1.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
recordproto-1.14.1.ebuild:
diff --git a/x11-proto/recordproto/recordproto-1.14.1.ebuild b/x11-proto/recordproto/recordproto-1.14.1.ebuild
index ac4a3352f449..d7a987e9f164 100644
--- a/x11-proto/recordproto/recordproto-1.14.1.ebuild
+++ b/x11-proto/recordproto/recordproto-1.14.1.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-proto/recordproto/recordproto-1.14.1.ebuild,v 1.3 2010/12/23 11:51:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.1.ebuild,v 1.4 2010/12/25 20:42:59 fauli Exp $
EAPI=3
inherit xorg-2
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="doc"
RDEPEND="!<x11-libs/libXtst-1.0.99.2"
diff --git a/x11-proto/renderproto/ChangeLog b/x11-proto/renderproto/ChangeLog
index 92b3b8f76808..20574489e06c 100644
--- a/x11-proto/renderproto/ChangeLog
+++ b/x11-proto/renderproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/renderproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.59 2010/12/23 11:51:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.60 2010/12/25 20:43:20 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ renderproto-0.11.1.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
renderproto-0.11.1.ebuild:
diff --git a/x11-proto/renderproto/renderproto-0.11.1.ebuild b/x11-proto/renderproto/renderproto-0.11.1.ebuild
index 2865af338958..324be70864f9 100644
--- a/x11-proto/renderproto/renderproto-0.11.1.ebuild
+++ b/x11-proto/renderproto/renderproto-0.11.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/renderproto/renderproto-0.11.1.ebuild,v 1.3 2010/12/23 11:51:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.11.1.ebuild,v 1.4 2010/12/25 20:43:20 fauli Exp $
EAPI=3
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="X.Org Render protocol headers"
-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 ~x64-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-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog
index 836fd13139ed..c0366ab870a8 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.40 2010/12/23 11:51:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.41 2010/12/25 20:43:41 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ scrnsaverproto-1.2.1.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org>
scrnsaverproto-1.2.1.ebuild:
diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild
index 94692b7e431e..d27cea05fd44 100644
--- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild
+++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.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-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild,v 1.3 2010/12/23 11:51:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.1.ebuild,v 1.4 2010/12/25 20:43:41 fauli Exp $
EAPI=3
inherit xorg-2
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="doc"
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog
index b81416d2e71b..b62cc26a931a 100644
--- a/x11-proto/videoproto/ChangeLog
+++ b/x11-proto/videoproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/videoproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.40 2010/12/23 11:51:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.41 2010/12/25 20:44:01 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ videoproto-2.3.1.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> videoproto-2.3.1.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/videoproto/videoproto-2.3.1.ebuild b/x11-proto/videoproto/videoproto-2.3.1.ebuild
index 542c69788908..fa813bcc43b2 100644
--- a/x11-proto/videoproto/videoproto-2.3.1.ebuild
+++ b/x11-proto/videoproto/videoproto-2.3.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/videoproto/videoproto-2.3.1.ebuild,v 1.3 2010/12/23 11:51:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.1.ebuild,v 1.4 2010/12/25 20:44:01 fauli Exp $
EAPI=3
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="X.Org Video protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~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-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/xcb-proto/ChangeLog b/x11-proto/xcb-proto/ChangeLog
index dcc582744ac9..04745d67ef1c 100644
--- a/x11-proto/xcb-proto/ChangeLog
+++ b/x11-proto/xcb-proto/ChangeLog
@@ -1,6 +1,10 @@
# 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.57 2010/12/23 11:50:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.58 2010/12/25 20:44:23 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ xcb-proto-1.6-r1.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xcb-proto-1.6-r1.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/xcb-proto/xcb-proto-1.6-r1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.6-r1.ebuild
index 2f25ca9c4883..8f7417916abf 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.6-r1.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.6-r1.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-r1.ebuild,v 1.3 2010/12/23 11:50:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.6-r1.ebuild,v 1.4 2010/12/25 20:44:23 fauli Exp $
EAPI=3
PYTHON_DEPEND="2:2.5"
@@ -13,7 +13,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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
PATCHES=( "${FILESDIR}/1.6-fix_negative.patch" )
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog
index 8caae7a8fb9a..2a01c6d7b810 100644
--- a/x11-proto/xcmiscproto/ChangeLog
+++ b/x11-proto/xcmiscproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xcmiscproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.43 2010/12/23 11:50:38 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.44 2010/12/25 20:44:44 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ xcmiscproto-1.2.1.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xcmiscproto-1.2.1.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.1.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.1.ebuild
index b65243ec6cf7..ec128159d2f5 100644
--- a/x11-proto/xcmiscproto/xcmiscproto-1.2.1.ebuild
+++ b/x11-proto/xcmiscproto/xcmiscproto-1.2.1.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-proto/xcmiscproto/xcmiscproto-1.2.1.ebuild,v 1.3 2010/12/23 11:50:38 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.1.ebuild,v 1.4 2010/12/25 20:44:44 fauli Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org XCMisc protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~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 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""
diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog
index 7defbfbc9148..6ba55eda15d3 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.65 2010/12/23 11:50:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.66 2010/12/25 20:45:05 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org>
+ xextproto-7.1.2.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xextproto-7.1.2.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/xextproto/xextproto-7.1.2.ebuild b/x11-proto/xextproto/xextproto-7.1.2.ebuild
index eea568ebf327..f59d9928fe90 100644
--- a/x11-proto/xextproto/xextproto-7.1.2.ebuild
+++ b/x11-proto/xextproto/xextproto-7.1.2.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.2.ebuild,v 1.5 2010/12/23 11:50:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.1.2.ebuild,v 1.6 2010/12/25 20:45:05 fauli Exp $
EAPI=3
@@ -8,7 +8,7 @@ inherit xorg-2
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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE="doc"
RDEPEND="!<x11-libs/libXext-1.0.99"
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog
index 1e37c4d83692..5f3c880dcf42 100644
--- a/x11-proto/xproto/ChangeLog
+++ b/x11-proto/xproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.105 2010/12/23 11:50:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.106 2010/12/25 20:45:28 fauli Exp $
+
+ 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xproto-7.0.19.ebuild:
+ x86 stable, bug 344827
23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xproto-7.0.19.ebuild:
amd64 stable wrt #344827
diff --git a/x11-proto/xproto/xproto-7.0.19.ebuild b/x11-proto/xproto/xproto-7.0.19.ebuild
index 075e8e57f5fb..08b020e40393 100644
--- a/x11-proto/xproto/xproto-7.0.19.ebuild
+++ b/x11-proto/xproto/xproto-7.0.19.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/xproto/xproto-7.0.19.ebuild,v 1.3 2010/12/23 11:50:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.19.ebuild,v 1.4 2010/12/25 20:45:28 fauli Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
RDEPEND=""