summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-libs/libXtst/ChangeLog7
-rw-r--r--x11-libs/libXtst/libXtst-1.0.1.ebuild6
-rw-r--r--x11-libs/libXxf86misc/ChangeLog8
-rw-r--r--x11-libs/libXxf86misc/libXxf86misc-1.0.0.ebuild6
-rw-r--r--x11-libs/libdmx/ChangeLog7
-rw-r--r--x11-libs/libdmx/libdmx-1.0.1.ebuild6
-rw-r--r--x11-libs/liblbxutil/ChangeLog8
-rw-r--r--x11-libs/liblbxutil/liblbxutil-1.0.0.ebuild6
-rw-r--r--x11-proto/dmxproto/ChangeLog7
-rw-r--r--x11-proto/dmxproto/dmxproto-2.2.2.ebuild6
-rw-r--r--x11-proto/fontsproto/ChangeLog8
-rw-r--r--x11-proto/fontsproto/fontsproto-2.0.2.ebuild6
-rw-r--r--x11-proto/recordproto/ChangeLog8
-rw-r--r--x11-proto/recordproto/recordproto-1.13.2.ebuild6
-rw-r--r--x11-proto/resourceproto/ChangeLog8
-rw-r--r--x11-proto/resourceproto/resourceproto-1.0.2.ebuild6
-rw-r--r--x11-proto/trapproto/ChangeLog8
-rw-r--r--x11-proto/trapproto/trapproto-3.4.3.ebuild6
-rw-r--r--x11-proto/videoproto/ChangeLog8
-rw-r--r--x11-proto/videoproto/videoproto-2.2.2.ebuild6
20 files changed, 87 insertions, 50 deletions
diff --git a/x11-libs/libXtst/ChangeLog b/x11-libs/libXtst/ChangeLog
index 50d24486aac0..3999de47c221 100644
--- a/x11-libs/libXtst/ChangeLog
+++ b/x11-libs/libXtst/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libXtst
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.15 2005/12/26 22:04:13 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/ChangeLog,v 1.16 2006/01/31 13:39:10 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> libXtst-1.0.1.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-libXtst-0.99.3.ebuild, -libXtst-1.0.0.ebuild:
diff --git a/x11-libs/libXtst/libXtst-1.0.1.ebuild b/x11-libs/libXtst/libXtst-1.0.1.ebuild
index b4b9fa92ffa4..6608e21407be 100644
--- a/x11-libs/libXtst/libXtst-1.0.1.ebuild
+++ b/x11-libs/libXtst/libXtst-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-1.0.1.ebuild,v 1.2 2005/12/26 10:20:58 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXtst/libXtst-1.0.1.ebuild,v 1.3 2006/01/31 13:39:10 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xtst library"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
#IUSE="X gnome"
RDEPEND="x11-libs/libX11
x11-libs/libXext"
diff --git a/x11-libs/libXxf86misc/ChangeLog b/x11-libs/libXxf86misc/ChangeLog
index c08c0c2d7749..add536fd403e 100644
--- a/x11-libs/libXxf86misc/ChangeLog
+++ b/x11-libs/libXxf86misc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libXxf86misc
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXxf86misc/ChangeLog,v 1.13 2005/12/26 22:06:10 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXxf86misc/ChangeLog,v 1.14 2006/01/31 13:36:01 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ libXxf86misc-1.0.0.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-libXxf86misc-0.99.2.ebuild:
diff --git a/x11-libs/libXxf86misc/libXxf86misc-1.0.0.ebuild b/x11-libs/libXxf86misc/libXxf86misc-1.0.0.ebuild
index 93f71b0f5cb9..9a46955b9e4c 100644
--- a/x11-libs/libXxf86misc/libXxf86misc-1.0.0.ebuild
+++ b/x11-libs/libXxf86misc/libXxf86misc-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXxf86misc/libXxf86misc-1.0.0.ebuild,v 1.2 2005/12/26 10:21:18 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXxf86misc/libXxf86misc-1.0.0.ebuild,v 1.3 2006/01/31 13:36:01 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xxf86misc library"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
#IUSE="X gnome"
RDEPEND="x11-libs/libX11
x11-libs/libXext"
diff --git a/x11-libs/libdmx/ChangeLog b/x11-libs/libdmx/ChangeLog
index a5fb4fd90dee..d096bdf4940d 100644
--- a/x11-libs/libdmx/ChangeLog
+++ b/x11-libs/libdmx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libdmx
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdmx/ChangeLog,v 1.14 2005/12/26 21:46:32 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdmx/ChangeLog,v 1.15 2006/01/31 13:39:44 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> libdmx-1.0.1.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-libdmx-0.99.2.ebuild, -libdmx-1.0.0.ebuild:
diff --git a/x11-libs/libdmx/libdmx-1.0.1.ebuild b/x11-libs/libdmx/libdmx-1.0.1.ebuild
index 7e36b6f47a25..6f1cd155062a 100644
--- a/x11-libs/libdmx/libdmx-1.0.1.ebuild
+++ b/x11-libs/libdmx/libdmx-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdmx/libdmx-1.0.1.ebuild,v 1.2 2005/12/26 10:21:58 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdmx/libdmx-1.0.1.ebuild,v 1.3 2006/01/31 13:39:44 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org dmx library"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
#IUSE="X gnome"
RDEPEND="x11-libs/libX11
x11-libs/libXext"
diff --git a/x11-libs/liblbxutil/ChangeLog b/x11-libs/liblbxutil/ChangeLog
index 963021a6d892..fa13e26a0b24 100644
--- a/x11-libs/liblbxutil/ChangeLog
+++ b/x11-libs/liblbxutil/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/liblbxutil
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/liblbxutil/ChangeLog,v 1.14 2005/12/26 21:48:29 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/liblbxutil/ChangeLog,v 1.15 2006/01/31 13:36:36 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ liblbxutil-1.0.0.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-liblbxutil-0.99.3.ebuild:
diff --git a/x11-libs/liblbxutil/liblbxutil-1.0.0.ebuild b/x11-libs/liblbxutil/liblbxutil-1.0.0.ebuild
index bfa20c1969e3..e23fd93eabac 100644
--- a/x11-libs/liblbxutil/liblbxutil-1.0.0.ebuild
+++ b/x11-libs/liblbxutil/liblbxutil-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/liblbxutil/liblbxutil-1.0.0.ebuild,v 1.3 2005/12/30 02:21:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/liblbxutil/liblbxutil-1.0.0.ebuild,v 1.4 2006/01/31 13:36:36 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="X.Org lbxutil library"
#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
#LICENSE=""
#SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
#IUSE="X gnome"
RDEPEND=""
DEPEND="${RDEPEND}
diff --git a/x11-proto/dmxproto/ChangeLog b/x11-proto/dmxproto/ChangeLog
index f9bcd821e248..f4fa6fc55d14 100644
--- a/x11-proto/dmxproto/ChangeLog
+++ b/x11-proto/dmxproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/dmxproto
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.11 2005/12/26 23:24:35 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.12 2006/01/31 13:37:05 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> dmxproto-2.2.2.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-dmxproto-2.2.1.ebuild:
diff --git a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild b/x11-proto/dmxproto/dmxproto-2.2.2.ebuild
index de2013385183..303846703335 100644
--- a/x11-proto/dmxproto/dmxproto-2.2.2.ebuild
+++ b/x11-proto/dmxproto/dmxproto-2.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.2 2005/12/26 09:46:36 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.2.ebuild,v 1.3 2006/01/31 13:37:05 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org DMX protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog
index 29ee4ed9cf5e..78d460aac2bd 100644
--- a/x11-proto/fontsproto/ChangeLog
+++ b/x11-proto/fontsproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/fontsproto
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.11 2005/12/26 23:26:27 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.12 2006/01/31 13:40:47 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ fontsproto-2.0.2.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-fontsproto-2.0.1.ebuild:
diff --git a/x11-proto/fontsproto/fontsproto-2.0.2.ebuild b/x11-proto/fontsproto/fontsproto-2.0.2.ebuild
index 69b0addaec71..ed9d608635fe 100644
--- a/x11-proto/fontsproto/fontsproto-2.0.2.ebuild
+++ b/x11-proto/fontsproto/fontsproto-2.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.2.ebuild,v 1.2 2005/12/26 09:47:54 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.2.ebuild,v 1.3 2006/01/31 13:40:47 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org Fonts protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog
index e89ac3c1ee3c..d7e7c4795034 100644
--- a/x11-proto/recordproto/ChangeLog
+++ b/x11-proto/recordproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/recordproto
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.11 2005/12/26 23:29:25 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.12 2006/01/31 13:38:40 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ recordproto-1.13.2.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-recordproto-1.13.1.ebuild:
diff --git a/x11-proto/recordproto/recordproto-1.13.2.ebuild b/x11-proto/recordproto/recordproto-1.13.2.ebuild
index 6b69e426dabc..f73e153d2f99 100644
--- a/x11-proto/recordproto/recordproto-1.13.2.ebuild
+++ b/x11-proto/recordproto/recordproto-1.13.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.2 2005/12/26 09:49:57 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.3 2006/01/31 13:38:40 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org Record protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog
index 5810fc3e3868..9b92c474a228 100644
--- a/x11-proto/resourceproto/ChangeLog
+++ b/x11-proto/resourceproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/resourceproto
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.11 2005/12/26 23:30:26 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.12 2006/01/31 13:40:16 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ resourceproto-1.0.2.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-resourceproto-1.0.1.ebuild:
diff --git a/x11-proto/resourceproto/resourceproto-1.0.2.ebuild b/x11-proto/resourceproto/resourceproto-1.0.2.ebuild
index d2e066c1df88..89dd836ab5fd 100644
--- a/x11-proto/resourceproto/resourceproto-1.0.2.ebuild
+++ b/x11-proto/resourceproto/resourceproto-1.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.2.ebuild,v 1.2 2005/12/26 09:50:53 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.2.ebuild,v 1.3 2006/01/31 13:40:16 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org Resource protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog
index 3ed011f05825..f26c12aa3801 100644
--- a/x11-proto/trapproto/ChangeLog
+++ b/x11-proto/trapproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/trapproto
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.12 2005/12/26 23:31:27 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.13 2006/01/31 13:38:04 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ trapproto-3.4.3.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-trapproto-3.4.2.ebuild:
diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild
index fe1cdc24dc74..0bcd7f90c860 100644
--- a/x11-proto/trapproto/trapproto-3.4.3.ebuild
+++ b/x11-proto/trapproto/trapproto-3.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.2 2005/12/26 09:51:39 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.3 2006/01/31 13:38:04 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org Trap protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog
index 1556c4982430..1179bc594859 100644
--- a/x11-proto/videoproto/ChangeLog
+++ b/x11-proto/videoproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/videoproto
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.11 2005/12/26 23:32:00 joshuabaergen Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.12 2006/01/31 13:37:34 killerfox Exp $
+
+ 31 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org>
+ videoproto-2.2.2.ebuild:
+ Unstable on hppa.
26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
-videoproto-2.2.1.ebuild:
diff --git a/x11-proto/videoproto/videoproto-2.2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.2.ebuild
index 6f187dc26cf2..e1407af06188 100644
--- a/x11-proto/videoproto/videoproto-2.2.2.ebuild
+++ b/x11-proto/videoproto/videoproto-2.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.2 2005/12/26 09:52:03 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.3 2006/01/31 13:37:34 killerfox Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org Video protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"