diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-29 22:33:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-29 22:33:37 +0000 |
commit | 0a13ddcbdc028b543e84309897272c340dfc0cd5 (patch) | |
tree | c14a13f89da2280e8162d8c48e055088abf3e74b /x11-apps | |
parent | Avoid test failures with root permissions (bug #349964). (diff) | |
download | historical-0a13ddcbdc028b543e84309897272c340dfc0cd5.tar.gz historical-0a13ddcbdc028b543e84309897272c340dfc0cd5.tar.bz2 historical-0a13ddcbdc028b543e84309897272c340dfc0cd5.zip |
arm stable, bug #344827
Package-Manager: portage-2.1.9.26/cvs/Linux x86_64
Diffstat (limited to 'x11-apps')
72 files changed, 216 insertions, 108 deletions
diff --git a/x11-apps/beforelight/ChangeLog b/x11-apps/beforelight/ChangeLog index b28f64f0aa09..4c04bc0f86e1 100644 --- a/x11-apps/beforelight/ChangeLog +++ b/x11-apps/beforelight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/beforelight # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/ChangeLog,v 1.20 2010/12/25 19:50:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/ChangeLog,v 1.21 2010/12/29 22:20:16 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> beforelight-1.0.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> beforelight-1.0.4.ebuild: diff --git a/x11-apps/beforelight/beforelight-1.0.4.ebuild b/x11-apps/beforelight/beforelight-1.0.4.ebuild index f24a9468b1ae..4a8ab83217cc 100644 --- a/x11-apps/beforelight/beforelight-1.0.4.ebuild +++ b/x11-apps/beforelight/beforelight-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/beforelight/beforelight-1.0.4.ebuild,v 1.3 2010/12/25 19:50:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/beforelight-1.0.4.ebuild,v 1.4 2010/12/29 22:20:16 maekke Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="Sample implementation of screen saver" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXScrnSaver diff --git a/x11-apps/bitmap/ChangeLog b/x11-apps/bitmap/ChangeLog index 3fb8ef757ac7..6a00a2291889 100644 --- a/x11-apps/bitmap/ChangeLog +++ b/x11-apps/bitmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/bitmap # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/ChangeLog,v 1.44 2010/12/25 19:50:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/ChangeLog,v 1.45 2010/12/29 22:20:54 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> bitmap-1.0.5.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> bitmap-1.0.5.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/bitmap/bitmap-1.0.5.ebuild b/x11-apps/bitmap/bitmap-1.0.5.ebuild index 203f50faa38a..c387f60c9598 100644 --- a/x11-apps/bitmap/bitmap-1.0.5.ebuild +++ b/x11-apps/bitmap/bitmap-1.0.5.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/bitmap/bitmap-1.0.5.ebuild,v 1.5 2010/12/25 19:50:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/bitmap-1.0.5.ebuild,v 1.6 2010/12/29 22:20:54 maekke Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org bitmap 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 x11-libs/libXmu diff --git a/x11-apps/editres/ChangeLog b/x11-apps/editres/ChangeLog index 502ffc0dd583..263a14e913f4 100644 --- a/x11-apps/editres/ChangeLog +++ b/x11-apps/editres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/editres # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/editres/ChangeLog,v 1.43 2010/12/25 19:50:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/editres/ChangeLog,v 1.44 2010/12/29 22:21:27 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> editres-1.0.5.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> editres-1.0.5.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/editres/editres-1.0.5.ebuild b/x11-apps/editres/editres-1.0.5.ebuild index 53d753bfad3b..ff0db41c7478 100644 --- a/x11-apps/editres/editres-1.0.5.ebuild +++ b/x11-apps/editres/editres-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/editres/editres-1.0.5.ebuild,v 1.4 2010/12/25 19:50:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/editres/editres-1.0.5.ebuild,v 1.5 2010/12/29 22:21:27 maekke Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="a dynamic resource editor for X Toolkit applications" -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/libX11 diff --git a/x11-apps/oclock/ChangeLog b/x11-apps/oclock/ChangeLog index 1fee4f63aede..ef19de28e8ee 100644 --- a/x11-apps/oclock/ChangeLog +++ b/x11-apps/oclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/oclock # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/ChangeLog,v 1.22 2010/12/25 19:53:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/ChangeLog,v 1.23 2010/12/29 22:09:45 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> oclock-1.0.2.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> oclock-1.0.2.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/oclock/oclock-1.0.2.ebuild b/x11-apps/oclock/oclock-1.0.2.ebuild index f377ce77605b..daf2418b208e 100644 --- a/x11-apps/oclock/oclock-1.0.2.ebuild +++ b/x11-apps/oclock/oclock-1.0.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/oclock/oclock-1.0.2.ebuild,v 1.5 2010/12/25 19:53:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.2.ebuild,v 1.6 2010/12/29 22:09:45 maekke Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="round X clock" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXmu diff --git a/x11-apps/smproxy/ChangeLog b/x11-apps/smproxy/ChangeLog index ca72e7d9cc9d..be7a8fd7d661 100644 --- a/x11-apps/smproxy/ChangeLog +++ b/x11-apps/smproxy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/smproxy # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v 1.40 2010/12/25 19:55:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v 1.41 2010/12/29 22:10:22 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> smproxy-1.0.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> smproxy-1.0.4.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/smproxy/smproxy-1.0.4.ebuild b/x11-apps/smproxy/smproxy-1.0.4.ebuild index b8d99d61ea6a..1a6c4aa7db48 100644 --- a/x11-apps/smproxy/smproxy-1.0.4.ebuild +++ b/x11-apps/smproxy/smproxy-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/smproxy/smproxy-1.0.4.ebuild,v 1.6 2010/12/25 19:55:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.4.ebuild,v 1.7 2010/12/29 22:10:22 maekke Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Session Manager Proxy" -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/libSM diff --git a/x11-apps/viewres/ChangeLog b/x11-apps/viewres/ChangeLog index 21601810412c..fdce3775c3a4 100644 --- a/x11-apps/viewres/ChangeLog +++ b/x11-apps/viewres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/viewres # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/ChangeLog,v 1.27 2010/12/25 19:55:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/ChangeLog,v 1.28 2010/12/29 22:22:01 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> viewres-1.0.3.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> viewres-1.0.3.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/viewres/viewres-1.0.3.ebuild b/x11-apps/viewres/viewres-1.0.3.ebuild index 26ed9bf66efa..ffc589dafc1f 100644 --- a/x11-apps/viewres/viewres-1.0.3.ebuild +++ b/x11-apps/viewres/viewres-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/viewres/viewres-1.0.3.ebuild,v 1.4 2010/12/25 19:55:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/viewres-1.0.3.ebuild,v 1.5 2010/12/29 22:22:01 maekke Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="graphical class browser for Xt" -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/x11perf/ChangeLog b/x11-apps/x11perf/ChangeLog index 9a9520fad702..fd32ba67e7a0 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.53 2010/12/25 19:56:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/ChangeLog,v 1.54 2010/12/29 22:10:59 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> x11perf-1.5.2.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> x11perf-1.5.2.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/x11perf/x11perf-1.5.2.ebuild b/x11-apps/x11perf/x11perf-1.5.2.ebuild index ee9a37340574..22f8d9767aa3 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.6 2010/12/25 19:56:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.5.2.ebuild,v 1.7 2010/12/29 22:10:59 maekke 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 4c015a9019d3..1b8445fffafe 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.65 2010/12/25 19:56:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.66 2010/12/29 22:07:51 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xauth-1.0.5.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xauth-1.0.5.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xauth/xauth-1.0.5.ebuild b/x11-apps/xauth/xauth-1.0.5.ebuild index 8aa541cdce07..a0b46b063d28 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.5 2010/12/25 19:56:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.5.ebuild,v 1.6 2010/12/29 22:07:51 maekke 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 bf358928d553..1a91d9cd0f55 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.42 2010/12/25 19:56:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.43 2010/12/29 22:22:34 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xcalc-1.0.4.1.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xcalc-1.0.4.1.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xcalc/xcalc-1.0.4.1.ebuild b/x11-apps/xcalc/xcalc-1.0.4.1.ebuild index 824ece6a9c37..e53d48b7f932 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.4 2010/12/25 19:56:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.4.1.ebuild,v 1.5 2010/12/29 22:22:34 maekke 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 1ac4d2b36445..e98874177a70 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.39 2010/12/25 19:57:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.40 2010/12/29 22:23:07 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xclipboard-1.1.1.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xclipboard-1.1.1.ebuild: diff --git a/x11-apps/xclipboard/xclipboard-1.1.1.ebuild b/x11-apps/xclipboard/xclipboard-1.1.1.ebuild index 3a479865d4ba..7e5052f56546 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.4 2010/12/25 19:57:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.1.ebuild,v 1.5 2010/12/29 22:23:07 maekke 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 e33c101ef591..56d02d174db5 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.56 2010/12/25 19:57:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.57 2010/12/29 22:23:45 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xclock-1.0.5.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xclock-1.0.5.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xclock/xclock-1.0.5.ebuild b/x11-apps/xclock/xclock-1.0.5.ebuild index 37a8c490014f..c6c7abc02800 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.5 2010/12/25 19:57:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.5.ebuild,v 1.6 2010/12/29 22:23:45 maekke 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/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index 6a689213e9e0..c2ac6425b363 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.38 2010/12/25 19:58:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.39 2010/12/29 22:24:23 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xconsole-1.0.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xconsole-1.0.4.ebuild: diff --git a/x11-apps/xconsole/xconsole-1.0.4.ebuild b/x11-apps/xconsole/xconsole-1.0.4.ebuild index 1f64b2657ce1..8b292053b9d5 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.5 2010/12/25 19:58:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.4.ebuild,v 1.6 2010/12/29 22:24:23 maekke 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/xditview/ChangeLog b/x11-apps/xditview/ChangeLog index b3e345178757..383c1c8604d0 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.26 2010/12/25 19:59:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/ChangeLog,v 1.27 2010/12/29 22:24:57 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xditview-1.0.2.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xditview-1.0.2.ebuild: diff --git a/x11-apps/xditview/xditview-1.0.2.ebuild b/x11-apps/xditview/xditview-1.0.2.ebuild index 473dad807dcf..dae80515062e 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.6 2010/12/25 19:59:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xditview/xditview-1.0.2.ebuild,v 1.7 2010/12/29 22:24:57 maekke 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 d71c01de75f3..b3f9c918b6da 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.51 2010/12/25 19:59:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.52 2010/12/29 22:32:05 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xdriinfo-1.0.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xdriinfo-1.0.4.ebuild: diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild index 41ebc44b7bea..04288df67e07 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.4 2010/12/25 19:59:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild,v 1.5 2010/12/29 22:32:05 maekke 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/xeyes/ChangeLog b/x11-apps/xeyes/ChangeLog index 4d61a454ab2d..bc84e3d1ae85 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.29 2010/12/25 20:00:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/ChangeLog,v 1.30 2010/12/29 22:11:37 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xeyes-1.1.1.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xeyes-1.1.1.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xeyes/xeyes-1.1.1.ebuild b/x11-apps/xeyes/xeyes-1.1.1.ebuild index 9ab1f0cfe8ea..f74c31e68345 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.4 2010/12/25 20:00:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xeyes/xeyes-1.1.1.ebuild,v 1.5 2010/12/29 22:11:37 maekke 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 f84fc09668c2..28a116ab0fbf 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.35 2010/12/25 20:01:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/ChangeLog,v 1.36 2010/12/29 22:12:15 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xf86dga-1.0.3.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xf86dga-1.0.3.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xf86dga/xf86dga-1.0.3.ebuild b/x11-apps/xf86dga/xf86dga-1.0.3.ebuild index 3a520127ebd7..5815f71aff19 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.5 2010/12/25 20:01:04 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xf86dga/xf86dga-1.0.3.ebuild,v 1.6 2010/12/29 22:12:15 maekke 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 b44e62203b7b..5ffc3d213264 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.29 2010/12/25 20:01:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/ChangeLog,v 1.30 2010/12/29 22:25:30 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xfd-1.1.0.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xfd-1.1.0.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xfd/xfd-1.1.0.ebuild b/x11-apps/xfd/xfd-1.1.0.ebuild index 4840162d7b61..ed0fa1ca29a4 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.5 2010/12/25 20:01:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/xfd-1.1.0.ebuild,v 1.6 2010/12/29 22:25:30 maekke 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 5da776ac31cd..db36e5e45685 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.38 2010/12/25 20:01:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.39 2010/12/29 22:26:07 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xfontsel-1.0.3.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xfontsel-1.0.3.ebuild: diff --git a/x11-apps/xfontsel/xfontsel-1.0.3.ebuild b/x11-apps/xfontsel/xfontsel-1.0.3.ebuild index d45a039f4abe..9e690de65957 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.5 2010/12/25 20:01:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-1.0.3.ebuild,v 1.6 2010/12/29 22:26:07 maekke 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 59ec22411489..ffb6b56012e4 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.39 2010/12/25 20:02:08 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.40 2010/12/29 22:12:52 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xgamma-1.0.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xgamma-1.0.4.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xgamma/xgamma-1.0.4.ebuild b/x11-apps/xgamma/xgamma-1.0.4.ebuild index e72488f5063f..2a239c9dc9b5 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.4 2010/12/25 20:02:08 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.4.ebuild,v 1.5 2010/12/29 22:12:52 maekke 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 acc251381de2..6c0ad7e4de14 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.27 2010/12/25 20:02:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.28 2010/12/29 22:26:41 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xgc-1.0.3.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xgc-1.0.3.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xgc/xgc-1.0.3.ebuild b/x11-apps/xgc/xgc-1.0.3.ebuild index ae14e364fbac..4593b7bb7ebc 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.4 2010/12/25 20:02:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.3.ebuild,v 1.5 2010/12/29 22:26:41 maekke 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 5fdb981c0932..28b560b984ae 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.59 2010/12/25 20:02:50 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.60 2010/12/29 22:13:29 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xhost-1.0.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xhost-1.0.4.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xhost/xhost-1.0.4.ebuild b/x11-apps/xhost/xhost-1.0.4.ebuild index 37f709314d43..65edbe2523c6 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.5 2010/12/25 20:02:50 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.4.ebuild,v 1.6 2010/12/29 22:13:29 maekke 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 a70ce820f165..49a082b7eb3a 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.197 2010/12/25 20:03:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.198 2010/12/29 22:33:37 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xinit-1.3.0-r1.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xinit-1.3.0-r1.ebuild: diff --git a/x11-apps/xinit/xinit-1.3.0-r1.ebuild b/x11-apps/xinit/xinit-1.3.0-r1.ebuild index aaeec6fa665d..ff6518f8eb94 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.5 2010/12/25 20:03:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.0-r1.ebuild,v 1.6 2010/12/29 22:33:37 maekke 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 3929ef670b51..af1dd0946cfa 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.34 2010/12/25 20:03:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/ChangeLog,v 1.35 2010/12/29 22:14:07 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xinput-1.5.3.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xinput-1.5.3.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xinput/xinput-1.5.3.ebuild b/x11-apps/xinput/xinput-1.5.3.ebuild index f1d39736776a..a7b219766b19 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.4 2010/12/25 20:03:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinput/xinput-1.5.3.ebuild,v 1.5 2010/12/29 22:14:07 maekke 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/xkbutils/ChangeLog b/x11-apps/xkbutils/ChangeLog index 7a20d069bdae..7962a613c0ae 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.43 2010/12/25 20:04:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.44 2010/12/29 22:27:18 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xkbutils-1.0.3.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xkbutils-1.0.3.ebuild: diff --git a/x11-apps/xkbutils/xkbutils-1.0.3.ebuild b/x11-apps/xkbutils/xkbutils-1.0.3.ebuild index 22167fabc779..520e1d91fc21 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.5 2010/12/25 20:04:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.3.ebuild,v 1.6 2010/12/29 22:27:18 maekke 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 dc2f74754c68..818d1946c226 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.32 2010/12/25 20:05:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.33 2010/12/29 22:14:44 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xkill-1.0.3.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xkill-1.0.3.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xkill/xkill-1.0.3.ebuild b/x11-apps/xkill/xkill-1.0.3.ebuild index c0be1cde0915..ad1d3dd79562 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.4 2010/12/25 20:05:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.3.ebuild,v 1.5 2010/12/29 22:14:44 maekke 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 2326762266b3..d3d4919201aa 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.40 2010/12/25 20:05:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/ChangeLog,v 1.41 2010/12/29 22:27:56 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xload-1.1.0.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xload-1.1.0.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xload/xload-1.1.0.ebuild b/x11-apps/xload/xload-1.1.0.ebuild index 94339c4ab08f..72326c1eb24d 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.5 2010/12/25 20:05:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.1.0.ebuild,v 1.6 2010/12/29 22:27:56 maekke 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 14785b03dee5..e6edc7ecdede 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.29 2010/12/25 20:05:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlogo/ChangeLog,v 1.30 2010/12/29 22:28:33 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xlogo-1.0.3.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xlogo-1.0.3.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xlogo/xlogo-1.0.3.ebuild b/x11-apps/xlogo/xlogo-1.0.3.ebuild index 82383933d626..62c0d9705f8d 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.4 2010/12/25 20:05:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlogo/xlogo-1.0.3.ebuild,v 1.5 2010/12/29 22:28:33 maekke 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/xmag/ChangeLog b/x11-apps/xmag/ChangeLog index abd03f6112de..7c83800d0aeb 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.43 2010/12/25 20:06:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.44 2010/12/29 22:29:06 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xmag-1.0.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xmag-1.0.4.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xmag/xmag-1.0.4.ebuild b/x11-apps/xmag/xmag-1.0.4.ebuild index 40e07f50e9f3..0397847080ac 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.4 2010/12/25 20:06:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.4.ebuild,v 1.5 2010/12/29 22:29:06 maekke 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 dbfefe6d4d58..ce59b94ecb94 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.46 2010/12/25 20:07:17 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.47 2010/12/29 22:29:39 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xman-1.1.1.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xman-1.1.1.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xman/xman-1.1.1.ebuild b/x11-apps/xman/xman-1.1.1.ebuild index 9ce7f376b02d..fb4e2efc230f 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.4 2010/12/25 20:07:17 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.1.ebuild,v 1.5 2010/12/29 22:29:39 maekke 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/xmore/ChangeLog b/x11-apps/xmore/ChangeLog index 933bdffd60d0..109a76a41b20 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.27 2010/12/25 20:08:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.28 2010/12/29 22:30:12 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xmore-1.0.2.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xmore-1.0.2.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xmore/xmore-1.0.2.ebuild b/x11-apps/xmore/xmore-1.0.2.ebuild index a34d7a556bde..d1c0581d6c7c 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.6 2010/12/25 20:08:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.2.ebuild,v 1.7 2010/12/29 22:30:12 maekke 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/xrandr/ChangeLog b/x11-apps/xrandr/ChangeLog index 83000c2db2cd..83ca615d917c 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.76 2010/12/25 20:08:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/ChangeLog,v 1.77 2010/12/29 22:15:20 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xrandr-1.3.4.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xrandr-1.3.4.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xrandr/xrandr-1.3.4.ebuild b/x11-apps/xrandr/xrandr-1.3.4.ebuild index 585c0d909bb4..5ec7f7663920 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.5 2010/12/25 20:08:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrandr/xrandr-1.3.4.ebuild,v 1.6 2010/12/29 22:15:20 maekke 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 8d1a1ea5e2d6..e4afad5ce317 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.70 2010/12/25 20:09:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.71 2010/12/29 22:08:29 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xrdb-1.0.7.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xrdb-1.0.7.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xrdb/xrdb-1.0.7.ebuild b/x11-apps/xrdb/xrdb-1.0.7.ebuild index 61bb5c9d6be2..65f7c8ae2f39 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.4 2010/12/25 20:09:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-1.0.7.ebuild,v 1.5 2010/12/29 22:08:29 maekke 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/xset/ChangeLog b/x11-apps/xset/ChangeLog index b180f99895fb..815f4a734af4 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.66 2010/12/25 20:10:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.67 2010/12/29 22:15:59 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xset-1.2.1.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xset-1.2.1.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xset/xset-1.2.1.ebuild b/x11-apps/xset/xset-1.2.1.ebuild index eabc3dd11c63..cfdc52eba67e 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.4 2010/12/25 20:10:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.2.1.ebuild,v 1.5 2010/12/29 22:15:59 maekke 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 5c6bfd3001f5..41fec29cca6b 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.43 2010/12/25 20:10:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.44 2010/12/29 22:16:36 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xsetroot-1.1.0.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xsetroot-1.1.0.ebuild: diff --git a/x11-apps/xsetroot/xsetroot-1.1.0.ebuild b/x11-apps/xsetroot/xsetroot-1.1.0.ebuild index dda7c0d3e3e6..50a663e5fa3d 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.5 2010/12/25 20:10:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.1.0.ebuild,v 1.6 2010/12/29 22:16:36 maekke 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 8985a9ae1305..d037d23d3b3a 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.29 2010/12/25 20:10:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsm/ChangeLog,v 1.30 2010/12/29 22:30:50 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xsm-1.0.2.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xsm-1.0.2.ebuild: x86 stable, bug 344827 diff --git a/x11-apps/xsm/xsm-1.0.2.ebuild b/x11-apps/xsm/xsm-1.0.2.ebuild index ca38a76b51d8..68be175a98c0 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.5 2010/12/25 20:10:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsm/xsm-1.0.2.ebuild,v 1.6 2010/12/29 22:30:50 maekke 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 8ff137509044..bd1ab9f4f851 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.24 2010/12/25 20:11:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.25 2010/12/29 22:17:09 maekke Exp $ + + 29 Dec 2010; Markus Meier <maekke@gentoo.org> xstdcmap-1.0.2.ebuild: + arm stable, bug #344827 25 Dec 2010; Christian Faulhammer <fauli@gentoo.org> xstdcmap-1.0.2.ebuild: diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild index b675d1a78be0..1b47ebdc254d 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.5 2010/12/25 20:11:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild,v 1.6 2010/12/29 22:17:09 maekke 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" |