summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-01-14 17:55:41 +0000
committerJeroen Roovers <jer@gentoo.org>2010-01-14 17:55:41 +0000
commitaea9f29b35431a608b353bad8daf1ca71df8292a (patch)
treed515fb09499c273c6c80f5320f4b0d97c0785932 /x11-proto
parentStable on amd64 wrt bug #300602 (diff)
downloadhistorical-aea9f29b35431a608b353bad8daf1ca71df8292a.tar.gz
historical-aea9f29b35431a608b353bad8daf1ca71df8292a.tar.bz2
historical-aea9f29b35431a608b353bad8daf1ca71df8292a.zip
Stable for HPPA (bug #294958).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/bigreqsproto/ChangeLog5
-rw-r--r--x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild4
-rw-r--r--x11-proto/compositeproto/ChangeLog5
-rw-r--r--x11-proto/compositeproto/compositeproto-0.4.1.ebuild4
-rw-r--r--x11-proto/fontcacheproto/ChangeLog5
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild4
-rw-r--r--x11-proto/kbproto/ChangeLog5
-rw-r--r--x11-proto/kbproto/kbproto-1.0.4.ebuild4
-rw-r--r--x11-proto/randrproto/ChangeLog5
-rw-r--r--x11-proto/randrproto/randrproto-1.3.1.ebuild4
-rw-r--r--x11-proto/renderproto/ChangeLog5
-rw-r--r--x11-proto/renderproto/renderproto-0.11.ebuild4
-rw-r--r--x11-proto/xcmiscproto/ChangeLog5
-rw-r--r--x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild4
-rw-r--r--x11-proto/xf86bigfontproto/ChangeLog6
-rw-r--r--x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild4
-rw-r--r--x11-proto/xf86driproto/ChangeLog5
-rw-r--r--x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild4
-rw-r--r--x11-proto/xf86miscproto/ChangeLog5
-rw-r--r--x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild4
-rw-r--r--x11-proto/xproto/ChangeLog7
-rw-r--r--x11-proto/xproto/xproto-7.0.16.ebuild6
22 files changed, 69 insertions, 35 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog
index 5931f1aed61d..2e5343910d03 100644
--- a/x11-proto/bigreqsproto/ChangeLog
+++ b/x11-proto/bigreqsproto/ChangeLog
@@ -1,6 +1,9 @@
# 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.35 2010/01/14 16:36:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.36 2010/01/14 17:49:19 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> bigreqsproto-1.1.0.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
bigreqsproto-1.1.0.ebuild:
diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild
index 8fdce3181afe..90173eeed284 100644
--- a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild
+++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.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/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.6 2010/01/14 16:36:28 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.7 2010/01/14 17:49:19 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org BigReqs protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~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 ~m68k ~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=""
RDEPEND=""
diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog
index e41829d29d14..25a720afb5dd 100644
--- a/x11-proto/compositeproto/ChangeLog
+++ b/x11-proto/compositeproto/ChangeLog
@@ -1,6 +1,9 @@
# 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.40 2010/01/14 16:38:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.41 2010/01/14 17:49:58 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> compositeproto-0.4.1.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
compositeproto-0.4.1.ebuild:
diff --git a/x11-proto/compositeproto/compositeproto-0.4.1.ebuild b/x11-proto/compositeproto/compositeproto-0.4.1.ebuild
index 849cdadca550..c1d919ad933b 100644
--- a/x11-proto/compositeproto/compositeproto-0.4.1.ebuild
+++ b/x11-proto/compositeproto/compositeproto-0.4.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/compositeproto/compositeproto-0.4.1.ebuild,v 1.6 2010/01/14 16:38:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.1.ebuild,v 1.7 2010/01/14 17:49:58 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
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=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog
index f89174b06e45..49b76bec5fa1 100644
--- a/x11-proto/fontcacheproto/ChangeLog
+++ b/x11-proto/fontcacheproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/fontcacheproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.37 2010/01/14 16:44:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.38 2010/01/14 17:51:00 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> fontcacheproto-0.1.3.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
fontcacheproto-0.1.3.ebuild:
diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild
index 4b027cc0887c..1a2ebb6ad5fd 100644
--- a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild
+++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.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/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.6 2010/01/14 16:44:37 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.7 2010/01/14 17:51:00 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org Fontcache protocol headers"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~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 ~m68k ~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=""
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog
index fbdb1828d300..29a32bc8f0cb 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.44 2010/01/14 16:49:54 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.45 2010/01/14 17:51:58 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> kbproto-1.0.4.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> kbproto-1.0.4.ebuild:
Transfer Prefix keywords
diff --git a/x11-proto/kbproto/kbproto-1.0.4.ebuild b/x11-proto/kbproto/kbproto-1.0.4.ebuild
index 55619c9a213b..331f470980dd 100644
--- a/x11-proto/kbproto/kbproto-1.0.4.ebuild
+++ b/x11-proto/kbproto/kbproto-1.0.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-proto/kbproto/kbproto-1.0.4.ebuild,v 1.6 2010/01/14 16:49:54 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.4.ebuild,v 1.7 2010/01/14 17:51:58 jer Exp $
inherit x-modular
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 ~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/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog
index 587d66a4783c..9157f76b45e0 100644
--- a/x11-proto/randrproto/ChangeLog
+++ b/x11-proto/randrproto/ChangeLog
@@ -1,6 +1,9 @@
# 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.70 2010/01/14 17:01:41 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.71 2010/01/14 17:52:22 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> randrproto-1.3.1.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
randrproto-1.3.1.ebuild:
diff --git a/x11-proto/randrproto/randrproto-1.3.1.ebuild b/x11-proto/randrproto/randrproto-1.3.1.ebuild
index eeaaedcad740..3c6e71c8c84c 100644
--- a/x11-proto/randrproto/randrproto-1.3.1.ebuild
+++ b/x11-proto/randrproto/randrproto-1.3.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/randrproto/randrproto-1.3.1.ebuild,v 1.6 2010/01/14 17:01:41 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.1.ebuild,v 1.7 2010/01/14 17:52:22 jer Exp $
inherit x-modular
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/renderproto/ChangeLog b/x11-proto/renderproto/ChangeLog
index 80a629d6cf6f..953478b58577 100644
--- a/x11-proto/renderproto/ChangeLog
+++ b/x11-proto/renderproto/ChangeLog
@@ -1,6 +1,9 @@
# 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.50 2010/01/14 17:04:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.51 2010/01/14 17:52:43 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> renderproto-0.11.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
renderproto-0.11.ebuild:
diff --git a/x11-proto/renderproto/renderproto-0.11.ebuild b/x11-proto/renderproto/renderproto-0.11.ebuild
index 00678481f2c3..969e46004bfd 100644
--- a/x11-proto/renderproto/renderproto-0.11.ebuild
+++ b/x11-proto/renderproto/renderproto-0.11.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.ebuild,v 1.6 2010/01/14 17:04:09 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.11.ebuild,v 1.7 2010/01/14 17:52:43 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
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 ~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/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog
index acaac5d726ef..096158bd7ae7 100644
--- a/x11-proto/xcmiscproto/ChangeLog
+++ b/x11-proto/xcmiscproto/ChangeLog
@@ -1,6 +1,9 @@
# 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.35 2010/01/14 17:11:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.36 2010/01/14 17:53:33 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xcmiscproto-1.2.0.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
xcmiscproto-1.2.0.ebuild:
diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild
index d37bbbc1955f..efd1ccbb7acf 100644
--- a/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild
+++ b/x11-proto/xcmiscproto/xcmiscproto-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/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.7 2010/01/14 17:11:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.8 2010/01/14 17:53:33 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
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=""
RDEPEND=""
diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog
index dbebe8fcefee..81dd76e94cff 100644
--- a/x11-proto/xf86bigfontproto/ChangeLog
+++ b/x11-proto/xf86bigfontproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xf86bigfontproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.34 2010/01/14 17:15:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.35 2010/01/14 17:54:09 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org>
+ xf86bigfontproto-1.2.0.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
xf86bigfontproto-1.2.0.ebuild:
diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild
index e961d1121abe..2338c24bc2a4 100644
--- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild
+++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.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/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.6 2010/01/14 17:15:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.7 2010/01/14 17:54:09 jer Exp $
inherit x-modular
DESCRIPTION="X.Org XF86BigFont 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"
+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"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/xf86driproto/ChangeLog b/x11-proto/xf86driproto/ChangeLog
index 2997956638dc..34299bf9d574 100644
--- a/x11-proto/xf86driproto/ChangeLog
+++ b/x11-proto/xf86driproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xf86driproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.38 2010/01/14 17:19:13 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.39 2010/01/14 17:54:54 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xf86driproto-2.1.0.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
xf86driproto-2.1.0.ebuild:
diff --git a/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild b/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild
index 9bf128346179..89ebe01a9049 100644
--- a/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild
+++ b/x11-proto/xf86driproto/xf86driproto-2.1.0.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/xf86driproto/xf86driproto-2.1.0.ebuild,v 1.6 2010/01/14 17:19:13 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild,v 1.7 2010/01/14 17:54:54 jer Exp $
inherit x-modular
DESCRIPTION="X.Org XF86DRI 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 ~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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog
index c74914446283..aefdcdb31230 100644
--- a/x11-proto/xf86miscproto/ChangeLog
+++ b/x11-proto/xf86miscproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xf86miscproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.32 2010/01/14 17:20:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.33 2010/01/14 17:55:19 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xf86miscproto-0.9.3.ebuild:
+ Stable for HPPA (bug #294958).
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
xf86miscproto-0.9.3.ebuild:
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild
index 0679d935c04d..5c21c2a7aea7 100644
--- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild
+++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.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/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.5 2010/01/14 17:20:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.6 2010/01/14 17:55:19 jer Exp $
inherit x-modular
DESCRIPTION="X.Org XF86Misc 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 ~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 ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog
index 2995092fc534..144d38c63928 100644
--- a/x11-proto/xproto/ChangeLog
+++ b/x11-proto/xproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.83 2009/12/27 18:17:50 josejx Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.84 2010/01/14 17:55:41 jer Exp $
+
+ 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xproto-7.0.16.ebuild:
+ Stable for HPPA (bug #294958).
27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xproto-7.0.16.ebuild:
Marked ppc stable for bug #294958.
diff --git a/x11-proto/xproto/xproto-7.0.16.ebuild b/x11-proto/xproto/xproto-7.0.16.ebuild
index 30934e9aff3c..f140522e261d 100644
--- a/x11-proto/xproto/xproto-7.0.16.ebuild
+++ b/x11-proto/xproto/xproto-7.0.16.ebuild
@@ -1,13 +1,13 @@
-# 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/xproto/xproto-7.0.16.ebuild,v 1.5 2009/12/27 18:17:50 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.16.ebuild,v 1.6 2010/01/14 17:55:41 jer Exp $
inherit x-modular
DESCRIPTION="X.Org xproto protocol headers"
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/x11proto"
-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=""