diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:34:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:34:34 +0000 |
commit | e23731b802bc1b83fd84ddf609da59c73a8be08c (patch) | |
tree | c9ff6c17e388286935e2e3bc6d8fab4456db374c | |
parent | ppc64 stable wrt #344827 (diff) | |
download | historical-e23731b802bc1b83fd84ddf609da59c73a8be08c.tar.gz historical-e23731b802bc1b83fd84ddf609da59c73a8be08c.tar.bz2 historical-e23731b802bc1b83fd84ddf609da59c73a8be08c.zip |
ppc64 stable wrt #344827
Package-Manager: portage-2.2.0_alpha9/cvs/Linux x86_64
88 files changed, 264 insertions, 132 deletions
diff --git a/x11-apps/x11perf/ChangeLog b/x11-apps/x11perf/ChangeLog index e47ae8bc536a..6c4253b827df 100644 --- a/x11-apps/x11perf/ChangeLog +++ b/x11-apps/x11perf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/x11perf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/ChangeLog,v 1.50 2010/09/22 07:48:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/ChangeLog,v 1.51 2010/12/19 12:13:55 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> x11perf-1.5.2.ebuild: + ppc64 stable wrt #344827 *x11perf-1.5.2 (22 Sep 2010) diff --git a/x11-apps/x11perf/x11perf-1.5.2.ebuild b/x11-apps/x11perf/x11perf-1.5.2.ebuild index cdc8dcf06319..88934bd15860 100644 --- a/x11-apps/x11perf/x11perf-1.5.2.ebuild +++ b/x11-apps/x11perf/x11perf-1.5.2.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-apps/x11perf/x11perf-1.5.2.ebuild,v 1.3 2010/11/01 12:54:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.5.2.ebuild,v 1.4 2010/12/19 12:13:55 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X rendering operation stress test utility" -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="x11-libs/libX11 diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 3f0b9fe91837..e8b4f57a7803 100644 --- a/x11-apps/xauth/ChangeLog +++ b/x11-apps/xauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xauth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.62 2010/09/27 12:19:53 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.63 2010/12/19 12:14:04 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xauth-1.0.5.ebuild: + ppc64 stable wrt #344827 *xauth-1.0.5 (27 Sep 2010) diff --git a/x11-apps/xauth/xauth-1.0.5.ebuild b/x11-apps/xauth/xauth-1.0.5.ebuild index 390c8da5f89e..8bdd238e113c 100644 --- a/x11-apps/xauth/xauth-1.0.5.ebuild +++ b/x11-apps/xauth/xauth-1.0.5.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-apps/xauth/xauth-1.0.5.ebuild,v 1.2 2010/11/01 12:46:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.5.ebuild,v 1.3 2010/12/19 12:14:04 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X authority file utility" -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 ~sparc64-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 ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="ipv6" RDEPEND="x11-libs/libX11 diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index 0b07d68f4b53..eacb056a5a6a 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.39 2010/11/27 02:13:19 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.40 2010/12/19 12:14:26 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xcalc-1.0.4.1.ebuild: + ppc64 stable wrt #344827 *xcalc-1.0.4.1 (27 Nov 2010) diff --git a/x11-apps/xcalc/xcalc-1.0.4.1.ebuild b/x11-apps/xcalc/xcalc-1.0.4.1.ebuild index f4305edeeeb6..581464bdfae3 100644 --- a/x11-apps/xcalc/xcalc-1.0.4.1.ebuild +++ b/x11-apps/xcalc/xcalc-1.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-apps/xcalc/xcalc-1.0.4.1.ebuild,v 1.1 2010/11/27 02:13:17 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.4.1.ebuild,v 1.2 2010/12/19 12:14:26 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="scientific calculator for X" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw diff --git a/x11-apps/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog index 75c711472ef7..86c88b092f51 100644 --- a/x11-apps/xclipboard/ChangeLog +++ b/x11-apps/xclipboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclipboard # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.36 2010/11/09 18:42:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.37 2010/12/19 12:14:43 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xclipboard-1.1.1.ebuild: + ppc64 stable wrt #344827 *xclipboard-1.1.1 (09 Nov 2010) diff --git a/x11-apps/xclipboard/xclipboard-1.1.1.ebuild b/x11-apps/xclipboard/xclipboard-1.1.1.ebuild index 44f30bcad2e7..b2a8dc714be1 100644 --- a/x11-apps/xclipboard/xclipboard-1.1.1.ebuild +++ b/x11-apps/xclipboard/xclipboard-1.1.1.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-apps/xclipboard/xclipboard-1.1.1.ebuild,v 1.1 2010/11/09 18:42:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.1.ebuild,v 1.2 2010/12/19 12:14:43 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="interchange between cut buffer and selection" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw x11-libs/libxkbfile diff --git a/x11-apps/xclock/ChangeLog b/x11-apps/xclock/ChangeLog index d419baa79ce6..1188522c5657 100644 --- a/x11-apps/xclock/ChangeLog +++ b/x11-apps/xclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclock # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.53 2010/09/27 12:26:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.54 2010/12/19 12:14:58 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xclock-1.0.5.ebuild: + ppc64 stable wrt #344827 *xclock-1.0.5 (27 Sep 2010) diff --git a/x11-apps/xclock/xclock-1.0.5.ebuild b/x11-apps/xclock/xclock-1.0.5.ebuild index 2825d0184f27..c4c82a264b49 100644 --- a/x11-apps/xclock/xclock-1.0.5.ebuild +++ b/x11-apps/xclock/xclock-1.0.5.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-apps/xclock/xclock-1.0.5.ebuild,v 1.2 2010/11/01 12:46:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.5.ebuild,v 1.3 2010/12/19 12:14:58 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="analog / digital clock for X" -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" +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" IUSE="" RDEPEND="x11-libs/libX11 diff --git a/x11-apps/xcmsdb/ChangeLog b/x11-apps/xcmsdb/ChangeLog index b8cac5540cce..b3d95c303366 100644 --- a/x11-apps/xcmsdb/ChangeLog +++ b/x11-apps/xcmsdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcmsdb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.36 2010/09/27 12:29:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.37 2010/12/19 12:16:36 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xcmsdb-1.0.3.ebuild: + ppc64 stable wrt #344827 *xcmsdb-1.0.3 (27 Sep 2010) diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.3.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.3.ebuild index a34496258625..2d1b25ca29b1 100644 --- a/x11-apps/xcmsdb/xcmsdb-1.0.3.ebuild +++ b/x11-apps/xcmsdb/xcmsdb-1.0.3.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-apps/xcmsdb/xcmsdb-1.0.3.ebuild,v 1.2 2010/11/01 12:46:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.3.ebuild,v 1.3 2010/12/19 12:16:36 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Device Color Characterization utility for X Color Management System" -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="x11-libs/libX11" diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index 1f1f6b7aad14..35cac2db473a 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xconsole # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.35 2010/09/27 12:32:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.36 2010/12/19 12:16:47 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xconsole-1.0.4.ebuild: + ppc64 stable wrt #344827 *xconsole-1.0.4 (27 Sep 2010) diff --git a/x11-apps/xconsole/xconsole-1.0.4.ebuild b/x11-apps/xconsole/xconsole-1.0.4.ebuild index 6d480302d84b..c343642aab7f 100644 --- a/x11-apps/xconsole/xconsole-1.0.4.ebuild +++ b/x11-apps/xconsole/xconsole-1.0.4.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-apps/xconsole/xconsole-1.0.4.ebuild,v 1.2 2010/11/01 12:46:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.4.ebuild,v 1.3 2010/12/19 12:16:47 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="monitor system console messages with X" -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="x11-libs/libXaw x11-libs/libXmu diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index ab39dc498945..b0a893e35a14 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.49 2010/09/27 12:37:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.50 2010/12/19 12:17:08 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xcursorgen-1.0.4.ebuild: + ppc64 stable wrt #344827 *xcursorgen-1.0.4 (27 Sep 2010) diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.4.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.4.ebuild index 97a3dc851375..ac6dddf581a1 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.4.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.4.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-apps/xcursorgen/xcursorgen-1.0.4.ebuild,v 1.2 2010/11/01 12:46:30 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.4.ebuild,v 1.3 2010/12/19 12:17:08 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="create an X cursor file from a collection of PNG images" -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="media-libs/libpng diff --git a/x11-apps/xdbedizzy/ChangeLog b/x11-apps/xdbedizzy/ChangeLog index b2164c2a8a93..8d399d9b310a 100644 --- a/x11-apps/xdbedizzy/ChangeLog +++ b/x11-apps/xdbedizzy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdbedizzy # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdbedizzy/ChangeLog,v 1.21 2010/11/01 12:32:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdbedizzy/ChangeLog,v 1.22 2010/12/19 12:17:25 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xdbedizzy-1.1.0.ebuild: + ppc64 stable wrt #344827 *xdbedizzy-1.1.0 (01 Nov 2010) diff --git a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild index 502bd7ebb5c7..4ebac9a6778f 100644 --- a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild +++ b/x11-apps/xdbedizzy/xdbedizzy-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-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild,v 1.2 2010/11/01 12:46:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild,v 1.3 2010/12/19 12:17:25 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org xdbedizzy application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXext diff --git a/x11-apps/xditview/ChangeLog b/x11-apps/xditview/ChangeLog index 7ec3277a62cd..fe7de4452cc8 100644 --- a/x11-apps/xditview/ChangeLog +++ b/x11-apps/xditview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xditview # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/ChangeLog,v 1.23 2010/08/07 08:42:45 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/ChangeLog,v 1.24 2010/12/19 12:17:38 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xditview-1.0.2.ebuild: + ppc64 stable wrt #344827 *xditview-1.0.2 (07 Aug 2010) diff --git a/x11-apps/xditview/xditview-1.0.2.ebuild b/x11-apps/xditview/xditview-1.0.2.ebuild index f5378446a9d6..d1c4e3f8da4c 100644 --- a/x11-apps/xditview/xditview-1.0.2.ebuild +++ b/x11-apps/xditview/xditview-1.0.2.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-apps/xditview/xditview-1.0.2.ebuild,v 1.3 2010/11/01 12:54:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/xditview-1.0.2.ebuild,v 1.4 2010/12/19 12:17:38 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="display ditroff output" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 89def5bdc7fe..e0456c9f48a2 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdriinfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.48 2010/11/09 18:49:40 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.49 2010/12/19 12:17:59 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xdriinfo-1.0.4.ebuild: + ppc64 stable wrt #344827 *xdriinfo-1.0.4 (09 Nov 2010) diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild index d230486a8ebf..2c01170cbbc7 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.4.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-apps/xdriinfo/xdriinfo-1.0.4.ebuild,v 1.1 2010/11/09 18:49:40 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild,v 1.2 2010/12/19 12:17:59 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="query configuration information of DRI drivers" -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="x11-libs/libX11 diff --git a/x11-apps/xedit/ChangeLog b/x11-apps/xedit/ChangeLog index 527b78797557..c36417e4da3a 100644 --- a/x11-apps/xedit/ChangeLog +++ b/x11-apps/xedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xedit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.31 2010/11/01 15:13:46 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/ChangeLog,v 1.32 2010/12/19 12:18:11 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xedit-1.2.0.ebuild: + ppc64 stable wrt #344827 *xedit-1.2.0 (01 Nov 2010) diff --git a/x11-apps/xedit/xedit-1.2.0.ebuild b/x11-apps/xedit/xedit-1.2.0.ebuild index 3d817495bd14..f05e8bf7f163 100644 --- a/x11-apps/xedit/xedit-1.2.0.ebuild +++ b/x11-apps/xedit/xedit-1.2.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-apps/xedit/xedit-1.2.0.ebuild,v 1.2 2010/11/02 03:39:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xedit/xedit-1.2.0.ebuild,v 1.3 2010/12/19 12:18:11 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="simple text editor for X" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw diff --git a/x11-apps/xev/ChangeLog b/x11-apps/xev/ChangeLog index 637c4168c649..d9c390f54b87 100644 --- a/x11-apps/xev/ChangeLog +++ b/x11-apps/xev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xev # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.44 2010/10/31 13:14:38 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.45 2010/12/19 12:18:35 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xev-1.1.0.ebuild: + ppc64 stable wrt #344827 *xev-1.1.0 (31 Oct 2010) diff --git a/x11-apps/xev/xev-1.1.0.ebuild b/x11-apps/xev/xev-1.1.0.ebuild index d250705d02ba..167eb7a35109 100644 --- a/x11-apps/xev/xev-1.1.0.ebuild +++ b/x11-apps/xev/xev-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-apps/xev/xev-1.1.0.ebuild,v 1.2 2010/11/01 12:46:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.1.0.ebuild,v 1.3 2010/12/19 12:18:35 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="print contents of X events" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11" diff --git a/x11-apps/xeyes/ChangeLog b/x11-apps/xeyes/ChangeLog index d6e3b50b3987..e8856bd5a6fc 100644 --- a/x11-apps/xeyes/ChangeLog +++ b/x11-apps/xeyes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xeyes # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.26 2010/11/27 02:10:13 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.27 2010/12/19 12:19:35 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xeyes-1.1.1.ebuild: + ppc64 stable wrt #344827 *xeyes-1.1.1 (27 Nov 2010) diff --git a/x11-apps/xeyes/xeyes-1.1.1.ebuild b/x11-apps/xeyes/xeyes-1.1.1.ebuild index a70d27319170..45be164c5850 100644 --- a/x11-apps/xeyes/xeyes-1.1.1.ebuild +++ b/x11-apps/xeyes/xeyes-1.1.1.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-apps/xeyes/xeyes-1.1.1.ebuild,v 1.1 2010/11/27 02:10:11 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.1.1.ebuild,v 1.2 2010/12/19 12:19:35 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org xeyes application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt diff --git a/x11-apps/xf86dga/ChangeLog b/x11-apps/xf86dga/ChangeLog index 359cd7d96621..b2d0c6faaa9a 100644 --- a/x11-apps/xf86dga/ChangeLog +++ b/x11-apps/xf86dga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xf86dga # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.32 2010/11/01 12:26:18 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.33 2010/12/19 12:20:08 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xf86dga-1.0.3.ebuild: + ppc64 stable wrt #344827 *xf86dga-1.0.3 (01 Nov 2010) diff --git a/x11-apps/xf86dga/xf86dga-1.0.3.ebuild b/x11-apps/xf86dga/xf86dga-1.0.3.ebuild index 37961521e678..2f2faf07927d 100644 --- a/x11-apps/xf86dga/xf86dga-1.0.3.ebuild +++ b/x11-apps/xf86dga/xf86dga-1.0.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-apps/xf86dga/xf86dga-1.0.3.ebuild,v 1.2 2010/11/01 12:46:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.3.ebuild,v 1.3 2010/12/19 12:20:08 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="test program for the XFree86-DGA extension" -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="x11-libs/libX11 diff --git a/x11-apps/xfd/ChangeLog b/x11-apps/xfd/ChangeLog index 74eebf8b5494..df11c1c60d26 100644 --- a/x11-apps/xfd/ChangeLog +++ b/x11-apps/xfd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/ChangeLog,v 1.26 2010/10/21 12:35:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/ChangeLog,v 1.27 2010/12/19 12:19:51 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xfd-1.1.0.ebuild: + ppc64 stable wrt #344827 *xfd-1.1.0 (21 Oct 2010) diff --git a/x11-apps/xfd/xfd-1.1.0.ebuild b/x11-apps/xfd/xfd-1.1.0.ebuild index 3ae78cfa79b3..965a68bfc114 100644 --- a/x11-apps/xfd/xfd-1.1.0.ebuild +++ b/x11-apps/xfd/xfd-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-apps/xfd/xfd-1.1.0.ebuild,v 1.2 2010/11/01 12:46:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/xfd-1.1.0.ebuild,v 1.3 2010/12/19 12:19:51 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org xfd application" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="media-libs/freetype:2 diff --git a/x11-apps/xfontsel/ChangeLog b/x11-apps/xfontsel/ChangeLog index eb13802c133e..d3a3be5d51f8 100644 --- a/x11-apps/xfontsel/ChangeLog +++ b/x11-apps/xfontsel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfontsel # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.35 2010/09/27 09:39:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.36 2010/12/19 12:18:47 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xfontsel-1.0.3.ebuild: + ppc64 stable wrt #344827 *xfontsel-1.0.3 (27 Sep 2010) diff --git a/x11-apps/xfontsel/xfontsel-1.0.3.ebuild b/x11-apps/xfontsel/xfontsel-1.0.3.ebuild index 8b3e87c7050d..005ef7edfd9d 100644 --- a/x11-apps/xfontsel/xfontsel-1.0.3.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.0.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-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.2 2010/11/01 12:46:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.3 2010/12/19 12:18:47 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="point and click selection of X11 font names" -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" IUSE="" RDEPEND="x11-libs/libXaw diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index 7a0134cf2c47..d163f1122582 100644 --- a/x11-apps/xgamma/ChangeLog +++ b/x11-apps/xgamma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgamma # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.36 2010/11/09 18:51:38 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.37 2010/12/19 12:19:15 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xgamma-1.0.4.ebuild: + ppc64 stable wrt #344827 *xgamma-1.0.4 (09 Nov 2010) diff --git a/x11-apps/xgamma/xgamma-1.0.4.ebuild b/x11-apps/xgamma/xgamma-1.0.4.ebuild index 6051c992f8b4..914995070170 100644 --- a/x11-apps/xgamma/xgamma-1.0.4.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.4.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-apps/xgamma/xgamma-1.0.4.ebuild,v 1.1 2010/11/09 18:51:38 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.4.ebuild,v 1.2 2010/12/19 12:19:15 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Alter a monitor's gamma correction through the X server" -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="x11-libs/libXxf86vm diff --git a/x11-apps/xgc/ChangeLog b/x11-apps/xgc/ChangeLog index a6ab26b6416f..69ef60656f44 100644 --- a/x11-apps/xgc/ChangeLog +++ b/x11-apps/xgc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xgc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.24 2010/11/01 15:20:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.25 2010/12/19 12:20:26 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xgc-1.0.3.ebuild: + ppc64 stable wrt #344827 *xgc-1.0.3 (01 Nov 2010) diff --git a/x11-apps/xgc/xgc-1.0.3.ebuild b/x11-apps/xgc/xgc-1.0.3.ebuild index 23a822e6e90a..f1d8029a3232 100644 --- a/x11-apps/xgc/xgc-1.0.3.ebuild +++ b/x11-apps/xgc/xgc-1.0.3.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-apps/xgc/xgc-1.0.3.ebuild,v 1.1 2010/11/01 15:20:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.3.ebuild,v 1.2 2010/12/19 12:20:26 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X graphics demo" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog index 0ccdec95e66a..7c9dfe012007 100644 --- a/x11-apps/xhost/ChangeLog +++ b/x11-apps/xhost/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xhost # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.56 2010/10/31 17:25:57 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.57 2010/12/19 12:20:50 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xhost-1.0.4.ebuild: + ppc64 stable wrt #344827 *xhost-1.0.4 (31 Oct 2010) diff --git a/x11-apps/xhost/xhost-1.0.4.ebuild b/x11-apps/xhost/xhost-1.0.4.ebuild index b4d4d6d6d09d..53369720dc76 100644 --- a/x11-apps/xhost/xhost-1.0.4.ebuild +++ b/x11-apps/xhost/xhost-1.0.4.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-apps/xhost/xhost-1.0.4.ebuild,v 1.2 2010/11/01 12:46:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.4.ebuild,v 1.3 2010/12/19 12:20:50 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Controls host and/or user access to a running X server." -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 ~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 ~x64-solaris ~x86-solaris" IUSE="ipv6" RDEPEND="x11-libs/libX11 diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index 918ccc791f6c..6adc73119c42 100644 --- a/x11-apps/xinit/ChangeLog +++ b/x11-apps/xinit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.194 2010/11/20 16:23:45 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.195 2010/12/19 12:21:00 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xinit-1.3.0-r1.ebuild: + ppc64 stable wrt #344827 20 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xinit-1.2.0-r3.ebuild: old diff --git a/x11-apps/xinit/xinit-1.3.0-r1.ebuild b/x11-apps/xinit/xinit-1.3.0-r1.ebuild index ab79bc36ac5d..03babcd9acca 100644 --- a/x11-apps/xinit/xinit-1.3.0-r1.ebuild +++ b/x11-apps/xinit/xinit-1.3.0-r1.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-apps/xinit/xinit-1.3.0-r1.ebuild,v 1.2 2010/11/03 13:12:42 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.0-r1.ebuild,v 1.3 2010/12/19 12:21:00 ssuominen Exp $ EAPI=3 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -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="+minimal" RDEPEND=" diff --git a/x11-apps/xinput/ChangeLog b/x11-apps/xinput/ChangeLog index 99b0647b958d..04279e0209f5 100644 --- a/x11-apps/xinput/ChangeLog +++ b/x11-apps/xinput/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xinput # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.31 2010/11/11 15:19:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.32 2010/12/19 12:21:22 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xinput-1.5.3.ebuild: + ppc64 stable wrt #344827 *xinput-1.5.3 (11 Nov 2010) diff --git a/x11-apps/xinput/xinput-1.5.3.ebuild b/x11-apps/xinput/xinput-1.5.3.ebuild index 2da0881ba661..cfd456dc441e 100644 --- a/x11-apps/xinput/xinput-1.5.3.ebuild +++ b/x11-apps/xinput/xinput-1.5.3.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-apps/xinput/xinput-1.5.3.ebuild,v 1.1 2010/11/11 15:19:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.3.ebuild,v 1.2 2010/12/19 12:21:22 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Utility to set XInput device parameters" -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=">=x11-libs/libX11-1.3 diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index 555c6cbf1aa1..d8d406a05e2a 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.76 2010/10/31 17:33:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.77 2010/12/19 12:21:36 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xkbcomp-1.2.0.ebuild: + ppc64 stable wrt #344827 *xkbcomp-1.2.0 (31 Oct 2010) diff --git a/x11-apps/xkbcomp/xkbcomp-1.2.0.ebuild b/x11-apps/xkbcomp/xkbcomp-1.2.0.ebuild index 0abc71d77fda..713d30ff0157 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.2.0.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.2.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-apps/xkbcomp/xkbcomp-1.2.0.ebuild,v 1.2 2010/11/01 12:46:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.0.ebuild,v 1.3 2010/12/19 12:21:36 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -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 ~x86-solaris" +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 ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" diff --git a/x11-apps/xkbevd/ChangeLog b/x11-apps/xkbevd/ChangeLog index 5cf24fd1a3ee..d0413b042382 100644 --- a/x11-apps/xkbevd/ChangeLog +++ b/x11-apps/xkbevd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbevd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.39 2010/12/10 19:04:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.40 2010/12/19 12:23:21 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xkbevd-1.1.1.ebuild: + ppc64 stable wrt #344827 *xkbevd-1.1.2 (10 Dec 2010) diff --git a/x11-apps/xkbevd/xkbevd-1.1.1.ebuild b/x11-apps/xkbevd/xkbevd-1.1.1.ebuild index 770113ff7968..efd4cb8b6e06 100644 --- a/x11-apps/xkbevd/xkbevd-1.1.1.ebuild +++ b/x11-apps/xkbevd/xkbevd-1.1.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-apps/xkbevd/xkbevd-1.1.1.ebuild,v 1.2 2010/11/01 12:46:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.1.1.ebuild,v 1.3 2010/12/19 12:23:21 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="XKB event daemon" -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="x11-libs/libX11 diff --git a/x11-apps/xkbutils/ChangeLog b/x11-apps/xkbutils/ChangeLog index 80c1ae9af810..f33b5ceb5d53 100644 --- a/x11-apps/xkbutils/ChangeLog +++ b/x11-apps/xkbutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.40 2010/11/01 11:51:05 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.41 2010/12/19 12:23:32 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xkbutils-1.0.3.ebuild: + ppc64 stable wrt #344827 *xkbutils-1.0.3 (01 Nov 2010) diff --git a/x11-apps/xkbutils/xkbutils-1.0.3.ebuild b/x11-apps/xkbutils/xkbutils-1.0.3.ebuild index cc78d234848c..1c8e5b1b35da 100644 --- a/x11-apps/xkbutils/xkbutils-1.0.3.ebuild +++ b/x11-apps/xkbutils/xkbutils-1.0.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-apps/xkbutils/xkbutils-1.0.3.ebuild,v 1.2 2010/11/01 12:46:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.3.ebuild,v 1.3 2010/12/19 12:23:32 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xkbutils 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="" RDEPEND="x11-libs/libX11 diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog index e272d85a1a79..1d80c998ea7d 100644 --- a/x11-apps/xkill/ChangeLog +++ b/x11-apps/xkill/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkill # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.29 2010/11/11 14:48:07 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.30 2010/12/19 12:23:50 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xkill-1.0.3.ebuild: + ppc64 stable wrt #344827 *xkill-1.0.3 (11 Nov 2010) diff --git a/x11-apps/xkill/xkill-1.0.3.ebuild b/x11-apps/xkill/xkill-1.0.3.ebuild index 31f4a3bb2e52..c14167208221 100644 --- a/x11-apps/xkill/xkill-1.0.3.ebuild +++ b/x11-apps/xkill/xkill-1.0.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-apps/xkill/xkill-1.0.3.ebuild,v 1.1 2010/11/11 14:48:07 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.2 2010/12/19 12:23:50 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="kill a client by its X resource" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 diff --git a/x11-apps/xload/ChangeLog b/x11-apps/xload/ChangeLog index 6e913329e025..772aa8e3f0e2 100644 --- a/x11-apps/xload/ChangeLog +++ b/x11-apps/xload/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xload # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/ChangeLog,v 1.37 2010/09/27 09:09:56 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/ChangeLog,v 1.38 2010/12/19 12:24:02 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xload-1.1.0.ebuild: + ppc64 stable wrt #344827 *xload-1.1.0 (27 Sep 2010) diff --git a/x11-apps/xload/xload-1.1.0.ebuild b/x11-apps/xload/xload-1.1.0.ebuild index 9bdf1637d37e..ad2a0b3f2e79 100644 --- a/x11-apps/xload/xload-1.1.0.ebuild +++ b/x11-apps/xload/xload-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-apps/xload/xload-1.1.0.ebuild,v 1.2 2010/11/01 12:46:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.1.0.ebuild,v 1.3 2010/12/19 12:24:02 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="system load average display for X" -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" IUSE="" RDEPEND="x11-libs/libXaw diff --git a/x11-apps/xlogo/ChangeLog b/x11-apps/xlogo/ChangeLog index 2de7db344ec0..472d108d07f4 100644 --- a/x11-apps/xlogo/ChangeLog +++ b/x11-apps/xlogo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xlogo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlogo/ChangeLog,v 1.26 2010/11/01 15:30:57 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlogo/ChangeLog,v 1.27 2010/12/19 12:26:38 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xlogo-1.0.3.ebuild: + ppc64 stable wrt #344827 *xlogo-1.0.3 (01 Nov 2010) diff --git a/x11-apps/xlogo/xlogo-1.0.3.ebuild b/x11-apps/xlogo/xlogo-1.0.3.ebuild index 2b40e2828160..7dc936ba647d 100644 --- a/x11-apps/xlogo/xlogo-1.0.3.ebuild +++ b/x11-apps/xlogo/xlogo-1.0.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-apps/xlogo/xlogo-1.0.3.ebuild,v 1.1 2010/11/01 15:30:57 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlogo/xlogo-1.0.3.ebuild,v 1.2 2010/12/19 12:26:38 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X Window System logo" -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" IUSE="" RDEPEND="x11-libs/libXrender diff --git a/x11-apps/xlsclients/ChangeLog b/x11-apps/xlsclients/ChangeLog index 4f01f3ac17fd..a6ea5e931262 100644 --- a/x11-apps/xlsclients/ChangeLog +++ b/x11-apps/xlsclients/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xlsclients # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.46 2010/10/21 15:18:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.47 2010/12/19 12:26:51 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xlsclients-1.1.1.ebuild: + ppc64 stable wrt #344827 21 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xlsclients-1.0.2.ebuild: diff --git a/x11-apps/xlsclients/xlsclients-1.1.1.ebuild b/x11-apps/xlsclients/xlsclients-1.1.1.ebuild index 176743e905fe..6672e006d1cf 100644 --- a/x11-apps/xlsclients/xlsclients-1.1.1.ebuild +++ b/x11-apps/xlsclients/xlsclients-1.1.1.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-apps/xlsclients/xlsclients-1.1.1.ebuild,v 1.3 2010/11/01 12:54:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.1.1.ebuild,v 1.4 2010/12/19 12:26:51 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org xlsclients 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="" RDEPEND=" diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog index 0351acc2a30a..a5d5f57a84d7 100644 --- a/x11-apps/xmag/ChangeLog +++ b/x11-apps/xmag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmag # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.40 2010/11/01 15:27:04 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.41 2010/12/19 12:27:31 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xmag-1.0.4.ebuild: + ppc64 stable wrt #344827 *xmag-1.0.4 (01 Nov 2010) diff --git a/x11-apps/xmag/xmag-1.0.4.ebuild b/x11-apps/xmag/xmag-1.0.4.ebuild index cdee827188e9..7aa2ac4612de 100644 --- a/x11-apps/xmag/xmag-1.0.4.ebuild +++ b/x11-apps/xmag/xmag-1.0.4.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-apps/xmag/xmag-1.0.4.ebuild,v 1.1 2010/11/01 15:27:04 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.4.ebuild,v 1.2 2010/12/19 12:27:31 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xmag application" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index e311719bcf32..391a5f1c4ddb 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xman # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.43 2010/11/01 15:24:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.44 2010/12/19 12:27:52 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xman-1.1.1.ebuild: + ppc64 stable wrt #344827 *xman-1.1.1 (01 Nov 2010) diff --git a/x11-apps/xman/xman-1.1.1.ebuild b/x11-apps/xman/xman-1.1.1.ebuild index 41788b79e4e4..c40d69f94bf4 100644 --- a/x11-apps/xman/xman-1.1.1.ebuild +++ b/x11-apps/xman/xman-1.1.1.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-apps/xman/xman-1.1.1.ebuild,v 1.1 2010/11/01 15:24:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.1.ebuild,v 1.2 2010/12/19 12:27:52 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Manual page display program for the X Window System" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXaw diff --git a/x11-apps/xmodmap/ChangeLog b/x11-apps/xmodmap/ChangeLog index 40e30eab8f96..b683c89a2559 100644 --- a/x11-apps/xmodmap/ChangeLog +++ b/x11-apps/xmodmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmodmap # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.58 2010/09/25 16:59:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.59 2010/12/19 12:28:03 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xmodmap-1.0.5.ebuild: + ppc64 stable wrt #344827 *xmodmap-1.0.5 (25 Sep 2010) diff --git a/x11-apps/xmodmap/xmodmap-1.0.5.ebuild b/x11-apps/xmodmap/xmodmap-1.0.5.ebuild index 54bd474d2f1c..8dfcb6f0c6b2 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.5.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.5.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-apps/xmodmap/xmodmap-1.0.5.ebuild,v 1.2 2010/11/01 12:46:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.5.ebuild,v 1.3 2010/12/19 12:28:03 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="utility for modifying keymaps and pointer button mappings in X" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" diff --git a/x11-apps/xmore/ChangeLog b/x11-apps/xmore/ChangeLog index 60ddae7dd4ff..660c9a4dbf3f 100644 --- a/x11-apps/xmore/ChangeLog +++ b/x11-apps/xmore/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmore # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.24 2010/07/24 07:52:17 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.25 2010/12/19 12:28:33 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xmore-1.0.2.ebuild: + ppc64 stable wrt #344827 *xmore-1.0.2 (24 Jul 2010) diff --git a/x11-apps/xmore/xmore-1.0.2.ebuild b/x11-apps/xmore/xmore-1.0.2.ebuild index 5e2309eb0e5b..0f8864dcabaa 100644 --- a/x11-apps/xmore/xmore-1.0.2.ebuild +++ b/x11-apps/xmore/xmore-1.0.2.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-apps/xmore/xmore-1.0.2.ebuild,v 1.3 2010/11/01 12:54:47 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.4 2010/12/19 12:28:33 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="plain text display program for the X Window System" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND=" diff --git a/x11-apps/xprop/ChangeLog b/x11-apps/xprop/ChangeLog index 17bac53c853e..aee37a92464e 100644 --- a/x11-apps/xprop/ChangeLog +++ b/x11-apps/xprop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xprop # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.56 2010/11/01 11:55:06 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.57 2010/12/19 12:28:24 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xprop-1.2.0.ebuild: + ppc64 stable wrt #344827 *xprop-1.2.0 (01 Nov 2010) diff --git a/x11-apps/xprop/xprop-1.2.0.ebuild b/x11-apps/xprop/xprop-1.2.0.ebuild index 07978afdaafb..e4b9ca28c4e9 100644 --- a/x11-apps/xprop/xprop-1.2.0.ebuild +++ b/x11-apps/xprop/xprop-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-apps/xprop/xprop-1.2.0.ebuild,v 1.2 2010/11/01 12:46:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.2.0.ebuild,v 1.3 2010/12/19 12:28:24 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="property displayer for X" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~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 ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" diff --git a/x11-apps/xrandr/ChangeLog b/x11-apps/xrandr/ChangeLog index ce8efb0a05f7..02d4d09da62e 100644 --- a/x11-apps/xrandr/ChangeLog +++ b/x11-apps/xrandr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrandr # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.73 2010/11/01 11:58:19 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.74 2010/12/19 12:28:59 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xrandr-1.3.4.ebuild: + ppc64 stable wrt #344827 *xrandr-1.3.4 (01 Nov 2010) diff --git a/x11-apps/xrandr/xrandr-1.3.4.ebuild b/x11-apps/xrandr/xrandr-1.3.4.ebuild index 4cf586c2ca68..7666bd96d047 100644 --- a/x11-apps/xrandr/xrandr-1.3.4.ebuild +++ b/x11-apps/xrandr/xrandr-1.3.4.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-apps/xrandr/xrandr-1.3.4.ebuild,v 1.2 2010/11/01 12:46:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.3.4.ebuild,v 1.3 2010/12/19 12:28:59 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="primitive command line interface to RandR extension" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.3 diff --git a/x11-apps/xrdb/ChangeLog b/x11-apps/xrdb/ChangeLog index 01ec86f1e33f..5cb001ce6596 100644 --- a/x11-apps/xrdb/ChangeLog +++ b/x11-apps/xrdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrdb # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.67 2010/11/11 15:06:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.68 2010/12/19 12:29:16 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xrdb-1.0.7.ebuild: + ppc64 stable wrt #344827 *xrdb-1.0.7 (11 Nov 2010) diff --git a/x11-apps/xrdb/xrdb-1.0.7.ebuild b/x11-apps/xrdb/xrdb-1.0.7.ebuild index ec6daf8a91fd..988399f1760b 100644 --- a/x11-apps/xrdb/xrdb-1.0.7.ebuild +++ b/x11-apps/xrdb/xrdb-1.0.7.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-apps/xrdb/xrdb-1.0.7.ebuild,v 1.1 2010/11/11 15:06:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-1.0.7.ebuild,v 1.2 2010/12/19 12:29:16 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X server resource database utility" -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" +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" IUSE="" RDEPEND="x11-libs/libXmu diff --git a/x11-apps/xrefresh/ChangeLog b/x11-apps/xrefresh/ChangeLog index 7da069ae84de..8f34f63562bf 100644 --- a/x11-apps/xrefresh/ChangeLog +++ b/x11-apps/xrefresh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrefresh # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.37 2010/11/11 15:09:05 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.38 2010/12/19 12:29:54 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xrefresh-1.0.4.ebuild: + ppc64 stable wrt #344827 *xrefresh-1.0.4 (11 Nov 2010) diff --git a/x11-apps/xrefresh/xrefresh-1.0.4.ebuild b/x11-apps/xrefresh/xrefresh-1.0.4.ebuild index 636e991bb86c..938c8cf17f8d 100644 --- a/x11-apps/xrefresh/xrefresh-1.0.4.ebuild +++ b/x11-apps/xrefresh/xrefresh-1.0.4.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-apps/xrefresh/xrefresh-1.0.4.ebuild,v 1.1 2010/11/11 15:09:05 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.4.ebuild,v 1.2 2010/12/19 12:29:54 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="refresh all or part of an X screen" -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="x11-libs/libX11" diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog index ea93a6c05179..0baa5ca3adce 100644 --- a/x11-apps/xset/ChangeLog +++ b/x11-apps/xset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xset # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.63 2010/11/11 15:14:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.64 2010/12/19 12:30:04 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xset-1.2.1.ebuild: + ppc64 stable wrt #344827 *xset-1.2.1 (11 Nov 2010) diff --git a/x11-apps/xset/xset-1.2.1.ebuild b/x11-apps/xset/xset-1.2.1.ebuild index aef461e959c0..0204f0d30497 100644 --- a/x11-apps/xset/xset-1.2.1.ebuild +++ b/x11-apps/xset/xset-1.2.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-apps/xset/xset-1.2.1.ebuild,v 1.1 2010/11/11 15:14:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.2.1.ebuild,v 1.2 2010/12/19 12:30:04 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xset application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog index 413c44ae1c06..2ca835dc9df6 100644 --- a/x11-apps/xsetroot/ChangeLog +++ b/x11-apps/xsetroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xsetroot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.40 2010/11/01 12:03:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.41 2010/12/19 12:30:30 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xsetroot-1.1.0.ebuild: + ppc64 stable wrt #344827 *xsetroot-1.1.0 (01 Nov 2010) diff --git a/x11-apps/xsetroot/xsetroot-1.1.0.ebuild b/x11-apps/xsetroot/xsetroot-1.1.0.ebuild index fd5018e9fde8..1fce0afb8633 100644 --- a/x11-apps/xsetroot/xsetroot-1.1.0.ebuild +++ b/x11-apps/xsetroot/xsetroot-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-apps/xsetroot/xsetroot-1.1.0.ebuild,v 1.2 2010/11/01 12:46:30 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.1.0.ebuild,v 1.3 2010/12/19 12:30:30 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xsetroot application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11 diff --git a/x11-apps/xsm/ChangeLog b/x11-apps/xsm/ChangeLog index 184533e2d491..d32996d263ad 100644 --- a/x11-apps/xsm/ChangeLog +++ b/x11-apps/xsm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xsm # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsm/ChangeLog,v 1.26 2010/09/27 09:36:54 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsm/ChangeLog,v 1.27 2010/12/19 12:30:41 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xsm-1.0.2.ebuild: + ppc64 stable wrt #344827 *xsm-1.0.2 (27 Sep 2010) diff --git a/x11-apps/xsm/xsm-1.0.2.ebuild b/x11-apps/xsm/xsm-1.0.2.ebuild index 3784052fe418..d12db758a9eb 100644 --- a/x11-apps/xsm/xsm-1.0.2.ebuild +++ b/x11-apps/xsm/xsm-1.0.2.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-apps/xsm/xsm-1.0.2.ebuild,v 1.2 2010/11/01 12:46:29 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsm/xsm-1.0.2.ebuild,v 1.3 2010/12/19 12:30:41 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X Session Manager" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="rsh" RDEPEND="x11-libs/libXaw x11-libs/libX11 diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog index 92e594f45961..ce46ed451e61 100644 --- a/x11-apps/xstdcmap/ChangeLog +++ b/x11-apps/xstdcmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xstdcmap # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.21 2010/09/27 09:42:48 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.22 2010/12/19 12:34:34 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xstdcmap-1.0.2.ebuild: + ppc64 stable wrt #344827 *xstdcmap-1.0.2 (27 Sep 2010) diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild index 6df3f56ef0b0..a26e59a3cba9 100644 --- a/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild +++ b/x11-apps/xstdcmap/xstdcmap-1.0.2.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-apps/xstdcmap/xstdcmap-1.0.2.ebuild,v 1.2 2010/11/01 12:46:30 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild,v 1.3 2010/12/19 12:34:34 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X standard colormap utility" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11" diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog index 4d84cc7be965..2eaffbb0c60b 100644 --- a/x11-apps/xwd/ChangeLog +++ b/x11-apps/xwd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.36 2010/11/08 15:40:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.37 2010/12/19 12:34:22 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xwd-1.0.4.ebuild: + ppc64 stable wrt #344827 *xwd-1.0.4 (08 Nov 2010) diff --git a/x11-apps/xwd/xwd-1.0.4.ebuild b/x11-apps/xwd/xwd-1.0.4.ebuild index daf437c03f3a..faafe2804b94 100644 --- a/x11-apps/xwd/xwd-1.0.4.ebuild +++ b/x11-apps/xwd/xwd-1.0.4.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-apps/xwd/xwd-1.0.4.ebuild,v 1.1 2010/11/08 15:40:23 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.4.ebuild,v 1.2 2010/12/19 12:34:22 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="dump an image of an X window" -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="x11-libs/libX11" diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog index a5433ae62585..c03138874433 100644 --- a/x11-apps/xwininfo/ChangeLog +++ b/x11-apps/xwininfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwininfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.53 2010/10/31 12:25:33 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.54 2010/12/19 12:34:07 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xwininfo-1.1.1.ebuild: + ppc64 stable wrt #344827 *xwininfo-1.1.1 (31 Oct 2010) diff --git a/x11-apps/xwininfo/xwininfo-1.1.1.ebuild b/x11-apps/xwininfo/xwininfo-1.1.1.ebuild index 6371ad3e9326..dbe93d02a56b 100644 --- a/x11-apps/xwininfo/xwininfo-1.1.1.ebuild +++ b/x11-apps/xwininfo/xwininfo-1.1.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-apps/xwininfo/xwininfo-1.1.1.ebuild,v 1.2 2010/11/01 12:46:30 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.1.1.ebuild,v 1.3 2010/12/19 12:34:07 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="window information utility for X" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~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 ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=x11-libs/libxcb-1.6 diff --git a/x11-apps/xwud/ChangeLog b/x11-apps/xwud/ChangeLog index 79640b265d55..53977987c2ed 100644 --- a/x11-apps/xwud/ChangeLog +++ b/x11-apps/xwud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwud # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.28 2010/11/08 15:42:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.29 2010/12/19 12:33:23 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xwud-1.0.3.ebuild: + ppc64 stable wrt #344827 *xwud-1.0.3 (08 Nov 2010) diff --git a/x11-apps/xwud/xwud-1.0.3.ebuild b/x11-apps/xwud/xwud-1.0.3.ebuild index 5105b5b2d27e..33695224b2a8 100644 --- a/x11-apps/xwud/xwud-1.0.3.ebuild +++ b/x11-apps/xwud/xwud-1.0.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-apps/xwud/xwud-1.0.3.ebuild,v 1.1 2010/11/08 15:42:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.3.ebuild,v 1.2 2010/12/19 12:33:23 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="image displayer for X" -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="x11-libs/libX11" |