summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-06-30 10:16:05 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-06-30 10:16:05 +0000
commita89e6345ec606cf05414d5e2966fed492d890e79 (patch)
tree0d0c0205505cb549151958cd3826c7ffc8d8cfb5 /x11-apps
parentMarked ppc (diff)
downloadhistorical-a89e6345ec606cf05414d5e2966fed492d890e79.tar.gz
historical-a89e6345ec606cf05414d5e2966fed492d890e79.tar.bz2
historical-a89e6345ec606cf05414d5e2966fed492d890e79.zip
Stable on ppc64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/iceauth/ChangeLog5
-rw-r--r--x11-apps/iceauth/iceauth-1.0.1.ebuild4
-rw-r--r--x11-apps/mesa-progs/ChangeLog5
-rw-r--r--x11-apps/mesa-progs/mesa-progs-6.4.2.ebuild4
-rw-r--r--x11-apps/rgb/ChangeLog5
-rw-r--r--x11-apps/rgb/rgb-1.0.1.ebuild4
-rw-r--r--x11-apps/setxkbmap/ChangeLog5
-rw-r--r--x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild4
-rw-r--r--x11-apps/xauth/ChangeLog5
-rw-r--r--x11-apps/xauth/xauth-1.0.1.ebuild4
-rw-r--r--x11-apps/xclock/ChangeLog5
-rw-r--r--x11-apps/xclock/xclock-1.0.2.ebuild4
-rw-r--r--x11-apps/xcursorgen/ChangeLog5
-rw-r--r--x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild4
-rw-r--r--x11-apps/xdm/ChangeLog5
-rw-r--r--x11-apps/xdm/xdm-1.0.5.ebuild4
-rw-r--r--x11-apps/xdpyinfo/ChangeLog5
-rw-r--r--x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild4
-rw-r--r--x11-apps/xhost/ChangeLog5
-rw-r--r--x11-apps/xhost/xhost-1.0.1.ebuild4
-rw-r--r--x11-apps/xinit/ChangeLog5
-rw-r--r--x11-apps/xinit/xinit-1.0.2-r6.ebuild4
-rw-r--r--x11-apps/xkbcomp/ChangeLog5
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild4
-rw-r--r--x11-apps/xmodmap/ChangeLog5
-rw-r--r--x11-apps/xmodmap/xmodmap-1.0.1.ebuild4
-rw-r--r--x11-apps/xrandr/ChangeLog5
-rw-r--r--x11-apps/xrandr/xrandr-1.0.2.ebuild4
-rw-r--r--x11-apps/xrdb/ChangeLog5
-rw-r--r--x11-apps/xrdb/xrdb-1.0.2.ebuild4
30 files changed, 90 insertions, 45 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog
index cc830fc9e55a..c41b853c6521 100644
--- a/x11-apps/iceauth/ChangeLog
+++ b/x11-apps/iceauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/iceauth
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.19 2006/06/30 05:18:24 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.20 2006/06/30 09:53:53 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> iceauth-1.0.1.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; iceauth-1.0.1.ebuild:
x86 stable.
diff --git a/x11-apps/iceauth/iceauth-1.0.1.ebuild b/x11-apps/iceauth/iceauth-1.0.1.ebuild
index f2c2b03344b5..ae3ee9844292 100644
--- a/x11-apps/iceauth/iceauth-1.0.1.ebuild
+++ b/x11-apps/iceauth/iceauth-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.1.ebuild,v 1.7 2006/06/30 05:18:24 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.1.ebuild,v 1.8 2006/06/30 09:53:53 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org iceauth application"
-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"
RDEPEND="x11-libs/libX11
x11-libs/libICE"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/mesa-progs/ChangeLog b/x11-apps/mesa-progs/ChangeLog
index 7215978148ff..5b516021d0c9 100644
--- a/x11-apps/mesa-progs/ChangeLog
+++ b/x11-apps/mesa-progs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/mesa-progs
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mesa-progs/ChangeLog,v 1.15 2006/06/30 07:26:08 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mesa-progs/ChangeLog,v 1.16 2006/06/30 09:55:07 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> mesa-progs-6.4.2.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
mesa-progs-6.4.2.ebuild:
diff --git a/x11-apps/mesa-progs/mesa-progs-6.4.2.ebuild b/x11-apps/mesa-progs/mesa-progs-6.4.2.ebuild
index 1f2ea70db397..b52d527f635a 100644
--- a/x11-apps/mesa-progs/mesa-progs-6.4.2.ebuild
+++ b/x11-apps/mesa-progs/mesa-progs-6.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/mesa-progs/mesa-progs-6.4.2.ebuild,v 1.8 2006/06/30 07:26:08 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/mesa-progs/mesa-progs-6.4.2.ebuild,v 1.9 2006/06/30 09:55:07 corsair Exp $
inherit toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/mesa3d/${LIB_P}.tar.bz2
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="virtual/glut
diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog
index 11c8ef4c5e5d..7a1db52ea0f4 100644
--- a/x11-apps/rgb/ChangeLog
+++ b/x11-apps/rgb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/rgb
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.27 2006/06/30 05:18:58 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.28 2006/06/30 09:56:12 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> rgb-1.0.1.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; rgb-1.0.1.ebuild:
x86 stable.
diff --git a/x11-apps/rgb/rgb-1.0.1.ebuild b/x11-apps/rgb/rgb-1.0.1.ebuild
index 9cdd4a3f267f..e8b624fe3eb6 100644
--- a/x11-apps/rgb/rgb-1.0.1.ebuild
+++ b/x11-apps/rgb/rgb-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.1.ebuild,v 1.3 2006/06/30 05:18:58 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.1.ebuild,v 1.4 2006/06/30 09:56:12 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org rgb application"
-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"
RDEPEND="x11-libs/libXt"
DEPEND="${RDEPEND}
x11-proto/xproto"
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog
index 6d6f65a39c66..b018412867fb 100644
--- a/x11-apps/setxkbmap/ChangeLog
+++ b/x11-apps/setxkbmap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/setxkbmap
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.22 2006/06/30 07:22:16 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.23 2006/06/30 09:57:17 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> setxkbmap-1.0.2.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
setxkbmap-1.0.2.ebuild:
diff --git a/x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild b/x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild
index 668584cb1228..e01e45989d91 100644
--- a/x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild
+++ b/x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild,v 1.3 2006/06/30 07:22:16 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.2.ebuild,v 1.4 2006/06/30 09:57:17 corsair Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
PATCHES=""
DESCRIPTION="X.Org setxkbmap application"
-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"
RDEPEND="x11-libs/libxkbfile
x11-libs/libX11"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog
index 1fbbd7e82961..8edb701d65e1 100644
--- a/x11-apps/xauth/ChangeLog
+++ b/x11-apps/xauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xauth
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.22 2006/06/30 05:19:32 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.23 2006/06/30 09:59:12 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xauth-1.0.1.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xauth-1.0.1.ebuild:
x86 stable.
diff --git a/x11-apps/xauth/xauth-1.0.1.ebuild b/x11-apps/xauth/xauth-1.0.1.ebuild
index 8ca9b62b20fe..12a4d3a9b24c 100644
--- a/x11-apps/xauth/xauth-1.0.1.ebuild
+++ b/x11-apps/xauth/xauth-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.1.ebuild,v 1.7 2006/06/30 05:19:32 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.1.ebuild,v 1.8 2006/06/30 09:59:12 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xauth application"
-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"
RDEPEND="x11-libs/libX11
x11-libs/libXau
x11-libs/libXext
diff --git a/x11-apps/xclock/ChangeLog b/x11-apps/xclock/ChangeLog
index 9a7eea574482..6385c1077b17 100644
--- a/x11-apps/xclock/ChangeLog
+++ b/x11-apps/xclock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xclock
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.19 2006/06/30 05:27:11 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.20 2006/06/30 10:00:16 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xclock-1.0.2.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xclock-1.0.2.ebuild:
x86 stable.
diff --git a/x11-apps/xclock/xclock-1.0.2.ebuild b/x11-apps/xclock/xclock-1.0.2.ebuild
index 7f4ff4fbc5eb..a47a4f7cfc51 100644
--- a/x11-apps/xclock/xclock-1.0.2.ebuild
+++ b/x11-apps/xclock/xclock-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.2.ebuild,v 1.2 2006/06/30 05:27:11 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.2.ebuild,v 1.3 2006/06/30 10:00:16 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xclock application"
-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="xprint"
RDEPEND="x11-libs/libX11
x11-libs/libXrender
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog
index 5cd49c51ad0c..b23ac9d54523 100644
--- a/x11-apps/xcursorgen/ChangeLog
+++ b/x11-apps/xcursorgen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xcursorgen
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.22 2006/06/30 06:34:04 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.23 2006/06/30 10:01:17 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xcursorgen-1.0.1.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
xcursorgen-1.0.1.ebuild:
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild
index 1e798b4ef60b..e25b82eb928d 100644
--- a/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild
+++ b/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild,v 1.2 2006/06/30 06:34:04 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.1.ebuild,v 1.3 2006/06/30 10:01:17 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org xcursorgen application"
RESTRICT="mirror"
-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"
RDEPEND="x11-libs/libX11
x11-libs/libXcursor
=media-libs/libpng-1.2*"
diff --git a/x11-apps/xdm/ChangeLog b/x11-apps/xdm/ChangeLog
index b290b53c7b1b..92392c145e85 100644
--- a/x11-apps/xdm/ChangeLog
+++ b/x11-apps/xdm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xdm
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.48 2006/06/30 06:31:57 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.49 2006/06/30 10:06:47 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xdm-1.0.5.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xdm-1.0.5.ebuild:
x86 stable.
diff --git a/x11-apps/xdm/xdm-1.0.5.ebuild b/x11-apps/xdm/xdm-1.0.5.ebuild
index b19af1478c09..8dd067da593f 100644
--- a/x11-apps/xdm/xdm-1.0.5.ebuild
+++ b/x11-apps/xdm/xdm-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.0.5.ebuild,v 1.2 2006/06/30 06:31:57 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.0.5.ebuild,v 1.3 2006/06/30 10:06:47 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit multilib x-modular pam
DEFAULTVT="vt7"
DESCRIPTION="X.Org xdm application"
-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="xprint ipv6 pam"
RDEPEND="x11-apps/xrdb
x11-libs/libXdmcp
diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog
index ef1c2ed72b2d..0bae010809d2 100644
--- a/x11-apps/xdpyinfo/ChangeLog
+++ b/x11-apps/xdpyinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xdpyinfo
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.16 2006/06/30 06:31:06 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.17 2006/06/30 10:09:44 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xdpyinfo-1.0.1.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
xdpyinfo-1.0.1.ebuild:
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild
index 4f69a95e7c40..5a5188d15287 100644
--- a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild
+++ b/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.5 2006/06/30 06:31:06 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.6 2006/06/30 10:09:44 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xdpyinfo application"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
RDEPEND="x11-libs/libXext
x11-libs/libX11
x11-libs/libXtst
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog
index 192427fb717c..cd244e408145 100644
--- a/x11-apps/xhost/ChangeLog
+++ b/x11-apps/xhost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.23 2006/06/30 07:24:33 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.24 2006/06/30 10:11:50 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xhost-1.0.1.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xhost-1.0.1.ebuild:
x86 stable.
diff --git a/x11-apps/xhost/xhost-1.0.1.ebuild b/x11-apps/xhost/xhost-1.0.1.ebuild
index e9ab40fdde4f..02ad22600e2f 100644
--- a/x11-apps/xhost/xhost-1.0.1.ebuild
+++ b/x11-apps/xhost/xhost-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.1.ebuild,v 1.2 2006/06/30 07:24:33 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.1.ebuild,v 1.3 2006/06/30 10:11:50 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org xhost application"
RESTRICT="mirror"
-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"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog
index 058039c7e6c1..a4874c2651fc 100644
--- a/x11-apps/xinit/ChangeLog
+++ b/x11-apps/xinit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xinit
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.55 2006/06/30 05:27:43 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.56 2006/06/30 10:05:58 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xinit-1.0.2-r6.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
xinit-1.0.2-r6.ebuild:
diff --git a/x11-apps/xinit/xinit-1.0.2-r6.ebuild b/x11-apps/xinit/xinit-1.0.2-r6.ebuild
index 94aab5632d3e..c72d6e616246 100644
--- a/x11-apps/xinit/xinit-1.0.2-r6.ebuild
+++ b/x11-apps/xinit/xinit-1.0.2-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.2-r6.ebuild,v 1.2 2006/06/30 05:27:43 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.2-r6.ebuild,v 1.3 2006/06/30 10:05:58 corsair Exp $
# Must be before x-modular eclass is inherited
# This is enabled due to modified Makefile.am from the patches
@@ -9,7 +9,7 @@ SNAPSHOT="yes"
inherit x-modular pam
DESCRIPTION="X.Org xinit application"
-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"
RDEPEND="x11-libs/libX11
x11-wm/twm
x11-apps/xclock
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog
index 66ae3475cc88..453d2876bae1 100644
--- a/x11-apps/xkbcomp/ChangeLog
+++ b/x11-apps/xkbcomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkbcomp
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.25 2006/06/30 05:16:35 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.26 2006/06/30 10:12:36 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xkbcomp-1.0.2.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xkbcomp-1.0.2.ebuild:
x86 stable.
diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild
index 18d2600f1264..ac5f046602da 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild,v 1.2 2006/06/30 05:16:35 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild,v 1.3 2006/06/30 10:12:36 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular multilib
DESCRIPTION="X.Org xkbcomp application"
-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"
RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xmodmap/ChangeLog b/x11-apps/xmodmap/ChangeLog
index e47ceef36fb9..d27ffba0d543 100644
--- a/x11-apps/xmodmap/ChangeLog
+++ b/x11-apps/xmodmap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xmodmap
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.20 2006/06/30 07:26:34 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.21 2006/06/30 10:14:41 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xmodmap-1.0.1.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xmodmap-1.0.1.ebuild:
x86 stable.
diff --git a/x11-apps/xmodmap/xmodmap-1.0.1.ebuild b/x11-apps/xmodmap/xmodmap-1.0.1.ebuild
index a1309b4239d6..a6c24187237b 100644
--- a/x11-apps/xmodmap/xmodmap-1.0.1.ebuild
+++ b/x11-apps/xmodmap/xmodmap-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.1.ebuild,v 1.2 2006/06/30 07:26:34 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.1.ebuild,v 1.3 2006/06/30 10:14:41 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,6 @@ inherit x-modular
DESCRIPTION="X.Org xwud application"
#RESTRICT="mirror"
-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"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xrandr/ChangeLog b/x11-apps/xrandr/ChangeLog
index 97ba65e5cf07..473ffb0335fc 100644
--- a/x11-apps/xrandr/ChangeLog
+++ b/x11-apps/xrandr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xrandr
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.19 2006/06/30 07:24:59 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.20 2006/06/30 10:16:05 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xrandr-1.0.2.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xrandr-1.0.2.ebuild:
x86 stable.
diff --git a/x11-apps/xrandr/xrandr-1.0.2.ebuild b/x11-apps/xrandr/xrandr-1.0.2.ebuild
index 5fffc887a9eb..0e5bc093c114 100644
--- a/x11-apps/xrandr/xrandr-1.0.2.ebuild
+++ b/x11-apps/xrandr/xrandr-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.0.2.ebuild,v 1.2 2006/06/30 07:24:59 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.0.2.ebuild,v 1.3 2006/06/30 10:16:05 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xrandr application"
-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"
RDEPEND="x11-libs/libXrandr
x11-libs/libX11"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xrdb/ChangeLog b/x11-apps/xrdb/ChangeLog
index ef92f2d1846f..7aa4ca903600 100644
--- a/x11-apps/xrdb/ChangeLog
+++ b/x11-apps/xrdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xrdb
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.18 2006/06/30 05:21:23 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.19 2006/06/30 10:05:05 corsair Exp $
+
+ 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xrdb-1.0.2.ebuild:
+ Stable on ppc64
30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xrdb-1.0.2.ebuild:
x86 stable.
diff --git a/x11-apps/xrdb/xrdb-1.0.2.ebuild b/x11-apps/xrdb/xrdb-1.0.2.ebuild
index 53fb9a37af9e..8e296709db8c 100644
--- a/x11-apps/xrdb/xrdb-1.0.2.ebuild
+++ b/x11-apps/xrdb/xrdb-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-1.0.2.ebuild,v 1.2 2006/06/30 05:21:23 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-1.0.2.ebuild,v 1.3 2006/06/30 10:05:05 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xrdb application"
-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"
RDEPEND="x11-libs/libXmu
x11-libs/libX11"
DEPEND="${RDEPEND}"