summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-01-14 23:06:06 +0000
committerMarkus Meier <maekke@gentoo.org>2010-01-14 23:06:06 +0000
commit8defbada06f68913c5fa0843608fa90b351f611c (patch)
tree51e630d3ca7f4ec1659fbfab8f75914247767745
parentNew version for Gnome 2.28. (diff)
downloadhistorical-8defbada06f68913c5fa0843608fa90b351f611c.tar.gz
historical-8defbada06f68913c5fa0843608fa90b351f611c.tar.bz2
historical-8defbada06f68913c5fa0843608fa90b351f611c.zip
arm stable, bug #294958
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
-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/evieext/ChangeLog5
-rw-r--r--x11-proto/evieext/evieext-1.1.0.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/ChangeLog5
-rw-r--r--x11-proto/xproto/xproto-7.0.16.ebuild4
24 files changed, 73 insertions, 36 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog
index 2e5343910d03..dcd44d4f62a0 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.36 2010/01/14 17:49:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.37 2010/01/14 22:56:36 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> bigreqsproto-1.1.0.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> bigreqsproto-1.1.0.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild
index 90173eeed284..5070aa68faf6 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.7 2010/01/14 17:49:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.0.ebuild,v 1.8 2010/01/14 22:56:36 maekke 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 25a720afb5dd..3df4fc5ea32d 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.41 2010/01/14 17:49:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.42 2010/01/14 22:57:36 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> compositeproto-0.4.1.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> compositeproto-0.4.1.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-proto/compositeproto/compositeproto-0.4.1.ebuild b/x11-proto/compositeproto/compositeproto-0.4.1.ebuild
index c1d919ad933b..9b57c873e8ad 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.7 2010/01/14 17:49:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.1.ebuild,v 1.8 2010/01/14 22:57:36 maekke 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/evieext/ChangeLog b/x11-proto/evieext/ChangeLog
index ee99d72e56e5..292887601990 100644
--- a/x11-proto/evieext/ChangeLog
+++ b/x11-proto/evieext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/evieext
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.34 2010/01/14 16:42:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.35 2010/01/14 22:58:18 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> evieext-1.1.0.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> evieext-1.1.0.ebuild:
Transfer Prefix keywords
diff --git a/x11-proto/evieext/evieext-1.1.0.ebuild b/x11-proto/evieext/evieext-1.1.0.ebuild
index a9984e339ee8..edd9e547d245 100644
--- a/x11-proto/evieext/evieext-1.1.0.ebuild
+++ b/x11-proto/evieext/evieext-1.1.0.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/evieext/evieext-1.1.0.ebuild,v 1.5 2010/01/14 16:42:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.1.0.ebuild,v 1.6 2010/01/14 22:58:18 maekke Exp $
inherit x-modular
DESCRIPTION="X.Org EvIE protocol headers"
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/evieproto"
-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=""
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog
index 49b76bec5fa1..2690020a5254 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.38 2010/01/14 17:51:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.39 2010/01/14 22:59:24 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> fontcacheproto-0.1.3.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> fontcacheproto-0.1.3.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild
index 1a2ebb6ad5fd..142d71ba639b 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.7 2010/01/14 17:51:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.8 2010/01/14 22:59:24 maekke 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 29a32bc8f0cb..884f9b109822 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.45 2010/01/14 17:51:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.46 2010/01/14 23:00:17 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> kbproto-1.0.4.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> kbproto-1.0.4.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-proto/kbproto/kbproto-1.0.4.ebuild b/x11-proto/kbproto/kbproto-1.0.4.ebuild
index 331f470980dd..3a73ee055dd6 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.7 2010/01/14 17:51:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.4.ebuild,v 1.8 2010/01/14 23:00:17 maekke 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 9157f76b45e0..57960f29eafd 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.71 2010/01/14 17:52:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.72 2010/01/14 23:01:04 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> randrproto-1.3.1.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> randrproto-1.3.1.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-proto/randrproto/randrproto-1.3.1.ebuild b/x11-proto/randrproto/randrproto-1.3.1.ebuild
index 3c6e71c8c84c..8d5fc5d0dde8 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.7 2010/01/14 17:52:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.1.ebuild,v 1.8 2010/01/14 23:01:04 maekke 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 953478b58577..51cf6f24e0b0 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.51 2010/01/14 17:52:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.52 2010/01/14 23:02:04 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> renderproto-0.11.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> renderproto-0.11.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-proto/renderproto/renderproto-0.11.ebuild b/x11-proto/renderproto/renderproto-0.11.ebuild
index 969e46004bfd..d877e0e4b6f1 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.7 2010/01/14 17:52:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.11.ebuild,v 1.8 2010/01/14 23:02:04 maekke 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 096158bd7ae7..7a419d874e78 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.36 2010/01/14 17:53:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.37 2010/01/14 23:02:45 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> xcmiscproto-1.2.0.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xcmiscproto-1.2.0.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild
index efd1ccbb7acf..72e159313909 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.8 2010/01/14 17:53:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.0.ebuild,v 1.9 2010/01/14 23:02:45 maekke 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 81dd76e94cff..8da404365535 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.35 2010/01/14 17:54:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.36 2010/01/14 23:03:27 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org>
+ xf86bigfontproto-1.2.0.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@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 2338c24bc2a4..d55a215caec8 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.7 2010/01/14 17:54:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0.ebuild,v 1.8 2010/01/14 23:03:27 maekke 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 34299bf9d574..b82b71a369d6 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.39 2010/01/14 17:54:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.40 2010/01/14 23:04:23 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> xf86driproto-2.1.0.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xf86driproto-2.1.0.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild b/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild
index 89ebe01a9049..b15496251557 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.7 2010/01/14 17:54:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.1.0.ebuild,v 1.8 2010/01/14 23:04:23 maekke 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 aefdcdb31230..6a596b098b5f 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.33 2010/01/14 17:55:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.34 2010/01/14 23:05:07 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> xf86miscproto-0.9.3.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xf86miscproto-0.9.3.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild
index 5c21c2a7aea7..f84154aaa4c6 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.6 2010/01/14 17:55:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.3.ebuild,v 1.7 2010/01/14 23:05:07 maekke 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 144d38c63928..0855af4b7ef3 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.84 2010/01/14 17:55:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.85 2010/01/14 23:06:06 maekke Exp $
+
+ 14 Jan 2010; Markus Meier <maekke@gentoo.org> xproto-7.0.16.ebuild:
+ arm stable, bug #294958
14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xproto-7.0.16.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-proto/xproto/xproto-7.0.16.ebuild b/x11-proto/xproto/xproto-7.0.16.ebuild
index f140522e261d..f9ca5d50ddbf 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-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.6 2010/01/14 17:55:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.16.ebuild,v 1.7 2010/01/14 23:06:06 maekke 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=""