summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-proto/bigreqsproto/ChangeLog5
-rw-r--r--x11-proto/bigreqsproto/bigreqsproto-1.1.2.ebuild4
-rw-r--r--x11-proto/fontsproto/ChangeLog5
-rw-r--r--x11-proto/fontsproto/fontsproto-2.1.2.ebuild4
-rw-r--r--x11-proto/glproto/ChangeLog5
-rw-r--r--x11-proto/glproto/glproto-1.4.15.ebuild4
-rw-r--r--x11-proto/kbproto/ChangeLog5
-rw-r--r--x11-proto/kbproto/kbproto-1.0.6.ebuild4
-rw-r--r--x11-proto/recordproto/ChangeLog5
-rw-r--r--x11-proto/recordproto/recordproto-1.14.2.ebuild4
-rw-r--r--x11-proto/scrnsaverproto/ChangeLog5
-rw-r--r--x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild4
-rw-r--r--x11-proto/xcmiscproto/ChangeLog5
-rw-r--r--x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild4
-rw-r--r--x11-proto/xextproto/ChangeLog5
-rw-r--r--x11-proto/xextproto/xextproto-7.2.1.ebuild4
-rw-r--r--x11-proto/xf86dgaproto/ChangeLog5
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-2.1-r1.ebuild4
-rw-r--r--x11-proto/xf86rushproto/ChangeLog5
-rw-r--r--x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild4
-rw-r--r--x11-proto/xproto/ChangeLog5
-rw-r--r--x11-proto/xproto/xproto-7.0.23-r1.ebuild4
22 files changed, 66 insertions, 33 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog
index e558bc53c077..ee394c14efce 100644
--- a/x11-proto/bigreqsproto/ChangeLog
+++ b/x11-proto/bigreqsproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/bigreqsproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.53 2012/06/28 15:18:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.54 2012/06/29 18:04:21 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> bigreqsproto-1.1.2.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> bigreqsproto-1.1.2.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.2.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.2.ebuild
index a44824ebd690..f326e255ba41 100644
--- a/x11-proto/bigreqsproto/bigreqsproto-1.1.2.ebuild
+++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.2.ebuild,v 1.5 2012/06/28 15:18:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.1.2.ebuild,v 1.6 2012/06/29 18:04:21 maekke Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org BigReqs protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~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 ~amd64-fbsd ~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/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog
index 66969ae2b5cf..9e3db2f5205e 100644
--- a/x11-proto/fontsproto/ChangeLog
+++ b/x11-proto/fontsproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/fontsproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.51 2012/06/28 15:19:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.52 2012/06/29 18:06:55 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> fontsproto-2.1.2.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> fontsproto-2.1.2.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/fontsproto/fontsproto-2.1.2.ebuild b/x11-proto/fontsproto/fontsproto-2.1.2.ebuild
index dd52dd716f74..9506223c2b91 100644
--- a/x11-proto/fontsproto/fontsproto-2.1.2.ebuild
+++ b/x11-proto/fontsproto/fontsproto-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.1.2.ebuild,v 1.5 2012/06/28 15:19:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.1.2.ebuild,v 1.6 2012/06/29 18:06:55 maekke Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org Fonts protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog
index 663773c0d24a..42f5349dabbd 100644
--- a/x11-proto/glproto/ChangeLog
+++ b/x11-proto/glproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/glproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.99 2012/06/28 14:12:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.100 2012/06/29 18:09:29 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> glproto-1.4.15.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> glproto-1.4.15.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/glproto/glproto-1.4.15.ebuild b/x11-proto/glproto/glproto-1.4.15.ebuild
index 0249005babaa..40f78449a5b1 100644
--- a/x11-proto/glproto/glproto-1.4.15.ebuild
+++ b/x11-proto/glproto/glproto-1.4.15.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.15.ebuild,v 1.5 2012/06/28 14:12:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.15.ebuild,v 1.6 2012/06/29 18:09:29 maekke Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org GL protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~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/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog
index 4ae531ec9c07..524ad8424d32 100644
--- a/x11-proto/kbproto/ChangeLog
+++ b/x11-proto/kbproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/kbproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.62 2012/06/28 15:19:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.63 2012/06/29 18:12:00 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> kbproto-1.0.6.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> kbproto-1.0.6.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/kbproto/kbproto-1.0.6.ebuild b/x11-proto/kbproto/kbproto-1.0.6.ebuild
index 0b7e5907f3ae..6d831d432e96 100644
--- a/x11-proto/kbproto/kbproto-1.0.6.ebuild
+++ b/x11-proto/kbproto/kbproto-1.0.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.6.ebuild,v 1.5 2012/06/28 15:19:52 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.6.ebuild,v 1.6 2012/06/29 18:12:00 maekke Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org KB protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~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 ~amd64-fbsd ~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/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog
index eefcb8d92515..d449805aa578 100644
--- a/x11-proto/recordproto/ChangeLog
+++ b/x11-proto/recordproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/recordproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.52 2012/06/28 15:20:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.53 2012/06/29 18:14:32 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> recordproto-1.14.2.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> recordproto-1.14.2.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/recordproto/recordproto-1.14.2.ebuild b/x11-proto/recordproto/recordproto-1.14.2.ebuild
index 237f9c244ec5..2584909e3c13 100644
--- a/x11-proto/recordproto/recordproto-1.14.2.ebuild
+++ b/x11-proto/recordproto/recordproto-1.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild,v 1.5 2012/06/28 15:20:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.2.ebuild,v 1.6 2012/06/29 18:14:32 maekke Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org Record protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="!<x11-libs/libXtst-1.0.99.2"
diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog
index 4900a9354616..a367a6254c20 100644
--- a/x11-proto/scrnsaverproto/ChangeLog
+++ b/x11-proto/scrnsaverproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/scrnsaverproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.50 2012/06/28 15:20:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.51 2012/06/29 18:17:06 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> scrnsaverproto-1.2.2.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> scrnsaverproto-1.2.2.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild
index d61a9f13a28e..170ab4d6bed6 100644
--- a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild
+++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild,v 1.5 2012/06/28 15:20:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2.ebuild,v 1.6 2012/06/29 18:17:06 maekke Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org ScrnSaver protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXScrnSaver-1.2"
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog
index 6a6c54d6775f..48aa95baee81 100644
--- a/x11-proto/xcmiscproto/ChangeLog
+++ b/x11-proto/xcmiscproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xcmiscproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.53 2012/06/28 15:21:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.54 2012/06/29 18:19:38 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> xcmiscproto-1.2.2.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xcmiscproto-1.2.2.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild
index 8a886493b446..d5c575339137 100644
--- a/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild
+++ b/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild,v 1.5 2012/06/28 15:21:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.2.2.ebuild,v 1.6 2012/06/29 18:19:38 maekke Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org XCMisc protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~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 ~amd64-fbsd ~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/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog
index 2a43213cfa6c..bf9f8dec9e0f 100644
--- a/x11-proto/xextproto/ChangeLog
+++ b/x11-proto/xextproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xextproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.84 2012/06/28 15:21:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.85 2012/06/29 18:22:11 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> xextproto-7.2.1.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xextproto-7.2.1.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/xextproto/xextproto-7.2.1.ebuild b/x11-proto/xextproto/xextproto-7.2.1.ebuild
index 97a8429881ee..4e0d60b9e058 100644
--- a/x11-proto/xextproto/xextproto-7.2.1.ebuild
+++ b/x11-proto/xextproto/xextproto-7.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.1.ebuild,v 1.5 2012/06/28 15:21:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.1.ebuild,v 1.6 2012/06/29 18:22:11 maekke Exp $
EAPI=4
@@ -9,7 +9,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 ~amd64-fbsd ~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 ~amd64-fbsd ~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="!<x11-libs/libXext-1.0.99"
diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog
index 553b5b7b84e2..ecd180e25a5f 100644
--- a/x11-proto/xf86dgaproto/ChangeLog
+++ b/x11-proto/xf86dgaproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xf86dgaproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.55 2012/06/28 15:22:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.56 2012/06/29 18:24:44 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> xf86dgaproto-2.1-r1.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xf86dgaproto-2.1-r1.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r1.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r1.ebuild
index 6da5e41ffda3..77b5df2e7ef8 100644
--- a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r1.ebuild
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r1.ebuild,v 1.5 2012/06/28 15:22:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r1.ebuild,v 1.6 2012/06/29 18:24:44 maekke Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org XF86DGA protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="!<x11-libs/libXxf86dga-1.0.99.1"
diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog
index 9339e1f0cbdd..efc34fe20208 100644
--- a/x11-proto/xf86rushproto/ChangeLog
+++ b/x11-proto/xf86rushproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xf86rushproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.34 2012/06/28 15:22:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.35 2012/06/29 18:27:17 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> xf86rushproto-1.1.2-r1.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xf86rushproto-1.1.2-r1.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild
index adf2d0c5a085..e5a3a102abd9 100644
--- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild
+++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild,v 1.5 2012/06/28 15:22:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild,v 1.6 2012/06/29 18:27:17 maekke Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org XF86Rush protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND=""
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog
index 968226f02d0c..1e7d82d1aa11 100644
--- a/x11-proto/xproto/ChangeLog
+++ b/x11-proto/xproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.139 2012/06/28 15:23:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.140 2012/06/29 18:29:52 maekke Exp $
+
+ 29 Jun 2012; Markus Meier <maekke@gentoo.org> xproto-7.0.23-r1.ebuild:
+ arm stable, bug #419473
28 Jun 2012; Jeroen Roovers <jer@gentoo.org> xproto-7.0.23-r1.ebuild:
Stable for HPPA (bug #419473).
diff --git a/x11-proto/xproto/xproto-7.0.23-r1.ebuild b/x11-proto/xproto/xproto-7.0.23-r1.ebuild
index 34d5870078d0..daf0a0af6f4c 100644
--- a/x11-proto/xproto/xproto-7.0.23-r1.ebuild
+++ b/x11-proto/xproto/xproto-7.0.23-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.23-r1.ebuild,v 1.4 2012/06/28 15:23:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.23-r1.ebuild,v 1.5 2012/06/29 18:29:53 maekke Exp $
EAPI=4
@@ -8,7 +8,7 @@ XORG_DOC=doc
inherit xorg-2
DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~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 ~amd64-fbsd ~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=""
RDEPEND=""