diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:28:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:28:47 +0000 |
commit | 5f245f1dd47c9a87d43442c1104b7e6d9821e878 (patch) | |
tree | 5048a5af80d65b6ad7960497710c8e8dc9bf32a4 | |
parent | version bump - additional patching from Sven Eden via bug #300038 (diff) | |
download | historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.tar.gz historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.tar.bz2 historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.zip |
arm stable, bug #294958
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
82 files changed, 282 insertions, 159 deletions
diff --git a/x11-apps/appres/ChangeLog b/x11-apps/appres/ChangeLog index 0a47c426812a..596e8ecf2036 100644 --- a/x11-apps/appres/ChangeLog +++ b/x11-apps/appres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/appres # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.43 2010/01/14 21:03:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.44 2010/01/14 21:58:57 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> appres-1.0.2.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> appres-1.0.2.ebuild: Transfer Prefix keywords diff --git a/x11-apps/appres/appres-1.0.2.ebuild b/x11-apps/appres/appres-1.0.2.ebuild index abe628198684..491d62a64232 100644 --- a/x11-apps/appres/appres-1.0.2.ebuild +++ b/x11-apps/appres/appres-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/appres/appres-1.0.2.ebuild,v 1.7 2010/01/14 21:03:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.2.ebuild,v 1.8 2010/01/14 21:58:57 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="list X application resource database" -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/libX11 diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog index 7d57dfa56a8a..7764d5b79560 100644 --- a/x11-apps/bdftopcf/ChangeLog +++ b/x11-apps/bdftopcf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/bdftopcf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.36 2010/01/14 16:54:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.37 2010/01/14 21:59:42 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> bdftopcf-1.0.2.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> bdftopcf-1.0.2.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild index ec0cc1e002e5..aec51f118068 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-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/bdftopcf/bdftopcf-1.0.2.ebuild,v 1.6 2010/01/14 16:54:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.2.ebuild,v 1.7 2010/01/14 21:59:42 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org bdftopcf application" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXfont" DEPEND="${RDEPEND}" diff --git a/x11-apps/bitmap/ChangeLog b/x11-apps/bitmap/ChangeLog index 4c470347f796..0b1f1fae9f48 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.36 2010/01/14 17:10:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/ChangeLog,v 1.37 2010/01/14 22:00:26 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> bitmap-1.0.4.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> bitmap-1.0.4.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/bitmap/bitmap-1.0.4.ebuild b/x11-apps/bitmap/bitmap-1.0.4.ebuild index c16811b9f258..2326a2c20cdf 100644 --- a/x11-apps/bitmap/bitmap-1.0.4.ebuild +++ b/x11-apps/bitmap/bitmap-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/bitmap/bitmap-1.0.4.ebuild,v 1.6 2010/01/14 17:10:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/bitmap-1.0.4.ebuild,v 1.7 2010/01/14 22:00:26 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular 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 ebaf4a0512aa..90ed07a5885c 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.35 2010/01/14 18:00:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/editres/ChangeLog,v 1.36 2010/01/14 22:01:07 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> editres-1.0.4.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> editres-1.0.4.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/editres/editres-1.0.4.ebuild b/x11-apps/editres/editres-1.0.4.ebuild index 05d7e1a2c7f7..6e01fef4f5c3 100644 --- a/x11-apps/editres/editres-1.0.4.ebuild +++ b/x11-apps/editres/editres-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/editres/editres-1.0.4.ebuild,v 1.6 2010/01/14 18:00:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/editres/editres-1.0.4.ebuild,v 1.7 2010/01/14 22:01:07 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular 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/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog index f1c80f23041e..14cd49524d77 100644 --- a/x11-apps/iceauth/ChangeLog +++ b/x11-apps/iceauth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/iceauth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.42 2010/01/14 21:05:47 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.43 2010/01/14 22:01:52 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> iceauth-1.0.3.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> iceauth-1.0.3.ebuild: Transfer Prefix keywords diff --git a/x11-apps/iceauth/iceauth-1.0.3.ebuild b/x11-apps/iceauth/iceauth-1.0.3.ebuild index c2298687c751..696251753f86 100644 --- a/x11-apps/iceauth/iceauth-1.0.3.ebuild +++ b/x11-apps/iceauth/iceauth-1.0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.3.ebuild,v 1.7 2010/01/14 21:05:47 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.3.ebuild,v 1.8 2010/01/14 22:01:52 maekke Exp $ inherit x-modular DESCRIPTION="ICE 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 ~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 ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index 3e3244335fce..23b9ff2ac634 100644 --- a/x11-apps/luit/ChangeLog +++ b/x11-apps/luit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/luit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.51 2010/01/14 21:07:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.52 2010/01/14 22:02:37 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> luit-1.0.4.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> luit-1.0.4.ebuild: Transfer Prefix keywords diff --git a/x11-apps/luit/luit-1.0.4.ebuild b/x11-apps/luit/luit-1.0.4.ebuild index 6e53161857ca..229530ed8fca 100644 --- a/x11-apps/luit/luit-1.0.4.ebuild +++ b/x11-apps/luit/luit-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/luit/luit-1.0.4.ebuild,v 1.7 2010/01/14 21:07:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.4.ebuild,v 1.8 2010/01/14 22:02:37 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="Locale and ISO 2022 support for Unicode terminals" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libfontenc" diff --git a/x11-apps/mkfontdir/ChangeLog b/x11-apps/mkfontdir/ChangeLog index 742ec8ec823a..ff8bb7dc3a91 100644 --- a/x11-apps/mkfontdir/ChangeLog +++ b/x11-apps/mkfontdir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/mkfontdir # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v 1.58 2010/01/14 21:09:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/ChangeLog,v 1.59 2010/01/14 22:03:22 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> mkfontdir-1.0.5.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> mkfontdir-1.0.5.ebuild: diff --git a/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild b/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild index 64e55735a728..b77ea8a2fb91 100644 --- a/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild +++ b/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild,v 1.7 2010/01/14 21:09:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontdir/mkfontdir-1.0.5.ebuild,v 1.8 2010/01/14 22:03:22 maekke Exp $ inherit x-modular DESCRIPTION="create an index of X font files in a directory" -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-apps/mkfontscale" diff --git a/x11-apps/mkfontscale/ChangeLog b/x11-apps/mkfontscale/ChangeLog index 6f8feb0a21a0..85a658ff4148 100644 --- a/x11-apps/mkfontscale/ChangeLog +++ b/x11-apps/mkfontscale/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/mkfontscale # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.63 2010/01/14 21:10:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/ChangeLog,v 1.64 2010/01/14 22:04:08 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> mkfontscale-1.0.7.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> mkfontscale-1.0.7.ebuild: diff --git a/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild b/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild index ab41d2b71302..1ca41582268e 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild,v 1.7 2010/01/14 21:10:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/mkfontscale/mkfontscale-1.0.7.ebuild,v 1.8 2010/01/14 22:04:08 maekke Exp $ inherit x-modular DESCRIPTION="create an index of scalable font files 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 ~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="" RDEPEND="x11-libs/libfontenc diff --git a/x11-apps/sessreg/ChangeLog b/x11-apps/sessreg/ChangeLog index 9947f778337a..0043fb9620c8 100644 --- a/x11-apps/sessreg/ChangeLog +++ b/x11-apps/sessreg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/sessreg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/ChangeLog,v 1.64 2010/01/14 18:06:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/ChangeLog,v 1.65 2010/01/14 22:04:53 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> sessreg-1.0.5.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> sessreg-1.0.5.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/sessreg/sessreg-1.0.5.ebuild b/x11-apps/sessreg/sessreg-1.0.5.ebuild index b48d81587ed3..7130b01c7c0a 100644 --- a/x11-apps/sessreg/sessreg-1.0.5.ebuild +++ b/x11-apps/sessreg/sessreg-1.0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.5.ebuild,v 1.6 2010/01/14 18:06:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/sessreg/sessreg-1.0.5.ebuild,v 1.7 2010/01/14 22:04:53 maekke Exp $ inherit x-modular DESCRIPTION="manage utmp/wtmp entries for non-init clients" -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/smproxy/ChangeLog b/x11-apps/smproxy/ChangeLog index 5584481d415c..a1c813c00cf2 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.32 2010/01/14 18:12:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/ChangeLog,v 1.33 2010/01/14 22:05:36 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> smproxy-1.0.3.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> smproxy-1.0.3.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/smproxy/smproxy-1.0.3.ebuild b/x11-apps/smproxy/smproxy-1.0.3.ebuild index 39cb4923f778..1f56a5b744a1 100644 --- a/x11-apps/smproxy/smproxy-1.0.3.ebuild +++ b/x11-apps/smproxy/smproxy-1.0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.3.ebuild,v 1.6 2010/01/14 18:12:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/smproxy/smproxy-1.0.3.ebuild,v 1.7 2010/01/14 22:05:36 maekke Exp $ inherit x-modular 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/libXt diff --git a/x11-apps/x11perf/ChangeLog b/x11-apps/x11perf/ChangeLog index cdf2e72d229b..64a065872db8 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.45 2010/01/14 18:10:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/ChangeLog,v 1.46 2010/01/14 22:06:26 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> x11perf-1.5.1.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> x11perf-1.5.1.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/x11perf/x11perf-1.5.1.ebuild b/x11-apps/x11perf/x11perf-1.5.1.ebuild index c257319153bf..be38b4504a49 100644 --- a/x11-apps/x11perf/x11perf-1.5.1.ebuild +++ b/x11-apps/x11perf/x11perf-1.5.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.5.1.ebuild,v 1.6 2010/01/14 18:10:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.5.1.ebuild,v 1.7 2010/01/14 22:06:26 maekke Exp $ inherit x-modular 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 0bc525c8ad32..9e99cd1ade69 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.57 2010/01/14 21:11:24 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.58 2010/01/14 22:07:11 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xauth-1.0.4.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xauth-1.0.4.ebuild: Transfer Prefix keywords diff --git a/x11-apps/xauth/xauth-1.0.4.ebuild b/x11-apps/xauth/xauth-1.0.4.ebuild index 82a4f43eea2d..4eaa39eaf32a 100644 --- a/x11-apps/xauth/xauth-1.0.4.ebuild +++ b/x11-apps/xauth/xauth-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/xauth/xauth-1.0.4.ebuild,v 1.7 2010/01/14 21:11:24 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.4.ebuild,v 1.8 2010/01/14 22:07:11 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular 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/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index 287721fc81b4..dbc286839a35 100644 --- a/x11-apps/xbacklight/ChangeLog +++ b/x11-apps/xbacklight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xbacklight -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.24 2009/12/27 17:41:53 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.25 2010/01/14 22:08:00 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xbacklight-1.1.1.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xbacklight-1.1.1.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xbacklight/xbacklight-1.1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.1.ebuild index ab7eb9c17f21..8f0043ad9f1e 100644 --- a/x11-apps/xbacklight/xbacklight-1.1.1.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.1.ebuild,v 1.6 2009/12/27 17:41:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.1.ebuild,v 1.7 2010/01/14 22:08:01 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property" -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/libXrandr-1.2" DEPEND="${RDEPEND}" diff --git a/x11-apps/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog index 367fde12ac76..c5e2579728f9 100644 --- a/x11-apps/xclipboard/ChangeLog +++ b/x11-apps/xclipboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclipboard -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.30 2009/12/27 17:42:15 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.31 2010/01/14 22:08:42 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xclipboard-1.1.0.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xclipboard-1.1.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild b/x11-apps/xclipboard/xclipboard-1.1.0.ebuild index 954983de4b83..274c92593663 100644 --- a/x11-apps/xclipboard/xclipboard-1.1.0.ebuild +++ b/x11-apps/xclipboard/xclipboard-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0.ebuild,v 1.5 2009/12/27 17:42:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.1.0.ebuild,v 1.6 2010/01/14 22:08:42 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular 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 f84faeb4c729..e7f100bb8290 100644 --- a/x11-apps/xclock/ChangeLog +++ b/x11-apps/xclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclock -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.46 2009/12/27 17:42:38 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.47 2010/01/14 22:09:25 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xclock-1.0.4.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xclock-1.0.4.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xclock/xclock-1.0.4.ebuild b/x11-apps/xclock/xclock-1.0.4.ebuild index 3a3ae8d0b350..d6fce980dd7c 100644 --- a/x11-apps/xclock/xclock-1.0.4.ebuild +++ b/x11-apps/xclock/xclock-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.4.ebuild,v 1.5 2009/12/27 17:42:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.4.ebuild,v 1.6 2010/01/14 22:09:25 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="analog / digital clock 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 diff --git a/x11-apps/xcmsdb/ChangeLog b/x11-apps/xcmsdb/ChangeLog index a56140e90a1f..02a5f88998e8 100644 --- a/x11-apps/xcmsdb/ChangeLog +++ b/x11-apps/xcmsdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcmsdb -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.30 2009/12/27 17:43:01 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.31 2010/01/14 22:10:07 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xcmsdb-1.0.2.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xcmsdb-1.0.2.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.2.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.2.ebuild index 1f80404d6290..3c8065d0c222 100644 --- a/x11-apps/xcmsdb/xcmsdb-1.0.2.ebuild +++ b/x11-apps/xcmsdb/xcmsdb-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.2.ebuild,v 1.5 2009/12/27 17:43:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.2.ebuild,v 1.6 2010/01/14 22:10:07 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular 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" DEPEND="${RDEPEND}" diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index 71a0ffc7cd12..fceb20be5a99 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcursorgen -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.42 2009/12/27 17:43:25 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.43 2010/01/14 22:10:50 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xcursorgen-1.0.3.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xcursorgen-1.0.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild index 6ff70359e58b..f37c10b3f73b 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.ebuild,v 1.5 2009/12/27 17:43:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.3.ebuild,v 1.6 2010/01/14 22:10:50 maekke Exp $ inherit x-modular 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="x11-libs/libX11 diff --git a/x11-apps/xdpyinfo/ChangeLog b/x11-apps/xdpyinfo/ChangeLog index 18a48934401b..2b42d8897d90 100644 --- a/x11-apps/xdpyinfo/ChangeLog +++ b/x11-apps/xdpyinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdpyinfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.55 2010/01/14 21:05:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/ChangeLog,v 1.56 2010/01/14 22:11:41 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xdpyinfo-1.1.0.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xdpyinfo-1.1.0.ebuild: diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild index 585f59a66f8a..0f81ab3f8272 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild,v 1.7 2010/01/14 21:05:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.1.0.ebuild,v 1.8 2010/01/14 22:11:41 maekke Exp $ inherit x-modular DESCRIPTION="Display information utility for X" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-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 ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index 67ea06aac740..e5a74db6745c 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdriinfo -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.42 2009/12/27 17:44:37 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.43 2010/01/14 22:13:17 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xdriinfo-1.0.3.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xdriinfo-1.0.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild index 623a7bb69a17..b2b624c57143 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.ebuild,v 1.6 2009/12/27 17:44:37 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.3.ebuild,v 1.7 2010/01/14 22:13:17 maekke Exp $ inherit x-modular 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/xev/ChangeLog b/x11-apps/xev/ChangeLog index 5e4ea8d883f7..7c0579b68faa 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.38 2010/01/14 21:06:39 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.39 2010/01/14 22:13:59 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xev-1.0.4.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xev-1.0.4.ebuild: Transfer Prefix keywords diff --git a/x11-apps/xev/xev-1.0.4.ebuild b/x11-apps/xev/xev-1.0.4.ebuild index 991e555582f7..582f1be6a3a6 100644 --- a/x11-apps/xev/xev-1.0.4.ebuild +++ b/x11-apps/xev/xev-1.0.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.4.ebuild,v 1.6 2010/01/14 21:06:39 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.4.ebuild,v 1.7 2010/01/14 22:13:59 maekke Exp $ inherit x-modular 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/xhost/ChangeLog b/x11-apps/xhost/ChangeLog index 535bdb5f8fb5..7bf492288ae0 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.50 2010/01/14 17:10:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.51 2010/01/14 22:14:41 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xhost-1.0.3.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xhost-1.0.3.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/xhost/xhost-1.0.3.ebuild b/x11-apps/xhost/xhost-1.0.3.ebuild index 58d78533e1e3..98ad3392986c 100644 --- a/x11-apps/xhost/xhost-1.0.3.ebuild +++ b/x11-apps/xhost/xhost-1.0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.3.ebuild,v 1.6 2010/01/14 17:10:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.3.ebuild,v 1.7 2010/01/14 22:14:40 maekke Exp $ inherit x-modular 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" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/libX11 diff --git a/x11-apps/xinit/ChangeLog b/x11-apps/xinit/ChangeLog index be494dd33aea..0819d958393b 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.175 2010/01/14 17:11:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/ChangeLog,v 1.176 2010/01/14 22:15:26 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xinit-1.2.0-r3.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xinit-1.2.0-r3.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/xinit/xinit-1.2.0-r3.ebuild b/x11-apps/xinit/xinit-1.2.0-r3.ebuild index 6b3da48e3611..2829b9d66815 100644 --- a/x11-apps/xinit/xinit-1.2.0-r3.ebuild +++ b/x11-apps/xinit/xinit-1.2.0-r3.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.2.0-r3.ebuild,v 1.6 2010/01/14 17:11:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.2.0-r3.ebuild,v 1.7 2010/01/14 22:15:26 maekke Exp $ EAPI="2" @@ -9,7 +9,7 @@ inherit x-modular pam 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 pam" RDEPEND=" diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index bae63a8e84dd..6801109701a3 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.71 2010/01/14 21:12:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.72 2010/01/14 22:16:10 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xkbcomp-1.1.1.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xkbcomp-1.1.1.ebuild: Transfer Prefix keywords diff --git a/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild index 53820d0ab2f5..17700a7113d9 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-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/xkbcomp/xkbcomp-1.1.1.ebuild,v 1.7 2010/01/14 21:12:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild,v 1.8 2010/01/14 22:16:10 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="compile XKB keyboard description" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~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 ~m68k ~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 5663a048e614..a685a11e2b58 100644 --- a/x11-apps/xkbevd/ChangeLog +++ b/x11-apps/xkbevd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbevd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.32 2009/12/27 17:47:25 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.33 2010/01/14 22:16:52 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xkbevd-1.1.0.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xkbevd-1.1.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xkbevd/xkbevd-1.1.0.ebuild b/x11-apps/xkbevd/xkbevd-1.1.0.ebuild index 8618185a0ed1..1709fa5617ea 100644 --- a/x11-apps/xkbevd/xkbevd-1.1.0.ebuild +++ b/x11-apps/xkbevd/xkbevd-1.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0.ebuild,v 1.5 2009/12/27 17:47:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.1.0.ebuild,v 1.6 2010/01/14 22:16:52 maekke Exp $ inherit x-modular 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/libxkbfile" diff --git a/x11-apps/xkbprint/ChangeLog b/x11-apps/xkbprint/ChangeLog index 34ed01a81f61..1f0bba4e3b03 100644 --- a/x11-apps/xkbprint/ChangeLog +++ b/x11-apps/xkbprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbprint -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.22 2009/12/27 17:47:48 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.23 2010/01/14 22:17:32 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xkbprint-1.0.2.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xkbprint-1.0.2.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xkbprint/xkbprint-1.0.2.ebuild b/x11-apps/xkbprint/xkbprint-1.0.2.ebuild index 870e71f64baf..201733a331ff 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.2.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild,v 1.5 2009/12/27 17:47:48 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.2.ebuild,v 1.6 2010/01/14 22:17:32 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="print an XKB keyboard description" -KEYWORDS="amd64 ~arm ~mips ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libxkbfile" DEPEND="${RDEPEND}" diff --git a/x11-apps/xkill/ChangeLog b/x11-apps/xkill/ChangeLog index 5f63aa49a74d..7d96c834d96b 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.23 2010/01/14 21:07:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/ChangeLog,v 1.24 2010/01/14 22:18:15 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xkill-1.0.2.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xkill-1.0.2.ebuild: Transfer Prefix keywords diff --git a/x11-apps/xkill/xkill-1.0.2.ebuild b/x11-apps/xkill/xkill-1.0.2.ebuild index e14e291a6ac8..f45314aba37c 100644 --- a/x11-apps/xkill/xkill-1.0.2.ebuild +++ b/x11-apps/xkill/xkill-1.0.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild,v 1.6 2010/01/14 21:07:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkill/xkill-1.0.2.ebuild,v 1.7 2010/01/14 22:18:15 maekke Exp $ inherit x-modular 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/xlsatoms/ChangeLog b/x11-apps/xlsatoms/ChangeLog index 25d1e953e8ab..983ab5f2e2eb 100644 --- a/x11-apps/xlsatoms/ChangeLog +++ b/x11-apps/xlsatoms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xlsatoms -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/ChangeLog,v 1.30 2009/12/27 17:49:05 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/ChangeLog,v 1.31 2010/01/14 22:18:57 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xlsatoms-1.0.2.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xlsatoms-1.0.2.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xlsatoms/xlsatoms-1.0.2.ebuild b/x11-apps/xlsatoms/xlsatoms-1.0.2.ebuild index 7a5ac8174892..80793e534a6d 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.0.2.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.0.2.ebuild,v 1.5 2009/12/27 17:49:05 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsatoms/xlsatoms-1.0.2.ebuild,v 1.6 2010/01/14 22:18:57 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="list interned atoms defined on 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/libX11 x11-libs/libXmu" diff --git a/x11-apps/xlsclients/ChangeLog b/x11-apps/xlsclients/ChangeLog index 65e51adc8390..846167d5548f 100644 --- a/x11-apps/xlsclients/ChangeLog +++ b/x11-apps/xlsclients/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xlsclients -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.30 2009/12/27 17:49:28 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/ChangeLog,v 1.31 2010/01/14 22:19:39 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xlsclients-1.0.2.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xlsclients-1.0.2.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xlsclients/xlsclients-1.0.2.ebuild b/x11-apps/xlsclients/xlsclients-1.0.2.ebuild index 90b4283db730..2a98897cea0a 100644 --- a/x11-apps/xlsclients/xlsclients-1.0.2.ebuild +++ b/x11-apps/xlsclients/xlsclients-1.0.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0.2.ebuild,v 1.5 2009/12/27 17:49:28 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xlsclients/xlsclients-1.0.2.ebuild,v 1.6 2010/01/14 22:19:39 maekke Exp $ inherit x-modular 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="x11-libs/libX11 x11-libs/libXmu" diff --git a/x11-apps/xmag/ChangeLog b/x11-apps/xmag/ChangeLog index 729745b53aee..23a7f21976fb 100644 --- a/x11-apps/xmag/ChangeLog +++ b/x11-apps/xmag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmag -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.34 2009/12/27 17:49:50 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/ChangeLog,v 1.35 2010/01/14 22:20:19 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xmag-1.0.3.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xmag-1.0.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xmag/xmag-1.0.3.ebuild b/x11-apps/xmag/xmag-1.0.3.ebuild index 7ab1ccf450f8..7587b9726a5b 100644 --- a/x11-apps/xmag/xmag-1.0.3.ebuild +++ b/x11-apps/xmag/xmag-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.ebuild,v 1.5 2009/12/27 17:49:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmag/xmag-1.0.3.ebuild,v 1.6 2010/01/14 22:20:19 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular 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 721203ec2ffc..9283f27c4387 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xman -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.37 2009/12/27 17:50:12 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.38 2010/01/14 22:20:59 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xman-1.1.0.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xman-1.1.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xman/xman-1.1.0.ebuild b/x11-apps/xman/xman-1.1.0.ebuild index f1277ccb5218..dbbb702c14b5 100644 --- a/x11-apps/xman/xman-1.1.0.ebuild +++ b/x11-apps/xman/xman-1.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.0.ebuild,v 1.5 2009/12/27 17:50:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.0.ebuild,v 1.6 2010/01/14 22:20:59 maekke Exp $ inherit x-modular 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 2dc9d027a672..9c314e6f56cd 100644 --- a/x11-apps/xmodmap/ChangeLog +++ b/x11-apps/xmodmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xmodmap -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.51 2009/12/27 17:50:35 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.52 2010/01/14 22:21:41 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xmodmap-1.0.4.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xmodmap-1.0.4.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xmodmap/xmodmap-1.0.4.ebuild b/x11-apps/xmodmap/xmodmap-1.0.4.ebuild index 693a1338e33e..f990550c681d 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.4.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.4.ebuild,v 1.5 2009/12/27 17:50:35 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.4.ebuild,v 1.6 2010/01/14 22:21:41 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular 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" +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/xpr/ChangeLog b/x11-apps/xpr/ChangeLog index 6ee19d1d084b..2bd0216297f7 100644 --- a/x11-apps/xpr/ChangeLog +++ b/x11-apps/xpr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xpr -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xpr/ChangeLog,v 1.30 2009/12/27 17:51:20 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xpr/ChangeLog,v 1.31 2010/01/14 22:22:24 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xpr-1.0.3.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xpr-1.0.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xpr/xpr-1.0.3.ebuild b/x11-apps/xpr/xpr-1.0.3.ebuild index de755ca4594c..f50262d20fcd 100644 --- a/x11-apps/xpr/xpr-1.0.3.ebuild +++ b/x11-apps/xpr/xpr-1.0.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xpr/xpr-1.0.3.ebuild,v 1.5 2009/12/27 17:51:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xpr/xpr-1.0.3.ebuild,v 1.6 2010/01/14 22:22:24 maekke Exp $ inherit x-modular DESCRIPTION="X.Org xpr 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/libXmu x11-libs/libX11" diff --git a/x11-apps/xprop/ChangeLog b/x11-apps/xprop/ChangeLog index 3dc9b1597496..85a8a72745f8 100644 --- a/x11-apps/xprop/ChangeLog +++ b/x11-apps/xprop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xprop -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.49 2009/12/27 17:51:43 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/ChangeLog,v 1.50 2010/01/14 22:23:07 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xprop-1.1.0.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xprop-1.1.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xprop/xprop-1.1.0.ebuild b/x11-apps/xprop/xprop-1.1.0.ebuild index 20a38b7af94e..4d61507adc03 100644 --- a/x11-apps/xprop/xprop-1.1.0.ebuild +++ b/x11-apps/xprop/xprop-1.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.1.0.ebuild,v 1.6 2009/12/27 17:51:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xprop/xprop-1.1.0.ebuild,v 1.7 2010/01/14 22:23:07 maekke Exp $ inherit x-modular DESCRIPTION="property 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" diff --git a/x11-apps/xrdb/ChangeLog b/x11-apps/xrdb/ChangeLog index 6e7d9b1b3849..d77c451aed21 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.62 2010/01/14 21:14:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.63 2010/01/14 22:23:49 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xrdb-1.0.6.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xrdb-1.0.6.ebuild: Transfer Prefix keywords diff --git a/x11-apps/xrdb/xrdb-1.0.6.ebuild b/x11-apps/xrdb/xrdb-1.0.6.ebuild index 224864f5d939..f0422a23270c 100644 --- a/x11-apps/xrdb/xrdb-1.0.6.ebuild +++ b/x11-apps/xrdb/xrdb-1.0.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-1.0.6.ebuild,v 1.7 2010/01/14 21:14:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-1.0.6.ebuild,v 1.8 2010/01/14 22:23:49 maekke Exp $ inherit x-modular 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 568307082d2d..1467630743d2 100644 --- a/x11-apps/xrefresh/ChangeLog +++ b/x11-apps/xrefresh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrefresh -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.31 2009/12/27 17:53:48 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.32 2010/01/14 22:24:31 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xrefresh-1.0.3.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xrefresh-1.0.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xrefresh/xrefresh-1.0.3.ebuild b/x11-apps/xrefresh/xrefresh-1.0.3.ebuild index 9628a06503fe..864600f808d8 100644 --- a/x11-apps/xrefresh/xrefresh-1.0.3.ebuild +++ b/x11-apps/xrefresh/xrefresh-1.0.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.ebuild,v 1.5 2009/12/27 17:53:48 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.3.ebuild,v 1.6 2010/01/14 22:24:31 maekke Exp $ inherit x-modular 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" DEPEND="${RDEPEND}" diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog index e9861f39280c..4a18d113f0d6 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.56 2010/01/14 21:15:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.57 2010/01/14 22:25:14 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xset-1.1.0.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xset-1.1.0.ebuild: Transfer Prefix keywords diff --git a/x11-apps/xset/xset-1.1.0.ebuild b/x11-apps/xset/xset-1.1.0.ebuild index 54396f54f275..67836d346d46 100644 --- a/x11-apps/xset/xset-1.1.0.ebuild +++ b/x11-apps/xset/xset-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/xset/xset-1.1.0.ebuild,v 1.7 2010/01/14 21:15:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.1.0.ebuild,v 1.8 2010/01/14 22:25:14 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular 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="x11-libs/libXmu diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog index 61d9ebab783b..a24f9895115f 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.34 2010/01/14 17:17:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.35 2010/01/14 22:25:56 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xsetroot-1.0.3.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xsetroot-1.0.3.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/xsetroot/xsetroot-1.0.3.ebuild b/x11-apps/xsetroot/xsetroot-1.0.3.ebuild index b8e9dd1862a1..8f59e3762fc1 100644 --- a/x11-apps/xsetroot/xsetroot-1.0.3.ebuild +++ b/x11-apps/xsetroot/xsetroot-1.0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.3.ebuild,v 1.6 2010/01/14 17:17:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.0.3.ebuild,v 1.7 2010/01/14 22:25:56 maekke Exp $ inherit x-modular DESCRIPTION="X.Org xsetroot 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/libXmu x11-libs/libX11 diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog index 6ec4ef5235f3..f7a16cd2d604 100644 --- a/x11-apps/xvinfo/ChangeLog +++ b/x11-apps/xvinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xvinfo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.40 2010/01/14 17:18:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.41 2010/01/14 22:26:38 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xvinfo-1.1.0.ebuild: + arm stable, bug #294958 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xvinfo-1.1.0.ebuild: Stable for HPPA (bug #294958). diff --git a/x11-apps/xvinfo/xvinfo-1.1.0.ebuild b/x11-apps/xvinfo/xvinfo-1.1.0.ebuild index 145c55a881ec..0e3ec63052a4 100644 --- a/x11-apps/xvinfo/xvinfo-1.1.0.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.1.0.ebuild,v 1.6 2010/01/14 17:18:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/xvinfo-1.1.0.ebuild,v 1.7 2010/01/14 22:26:38 maekke Exp $ inherit x-modular DESCRIPTION="Print out X-Video extension adaptor information" -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/libXv diff --git a/x11-apps/xwd/ChangeLog b/x11-apps/xwd/ChangeLog index 5b10c136e2c8..7964d63b6a73 100644 --- a/x11-apps/xwd/ChangeLog +++ b/x11-apps/xwd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.30 2009/12/27 17:56:34 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/ChangeLog,v 1.31 2010/01/14 22:27:21 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xwd-1.0.3.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xwd-1.0.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xwd/xwd-1.0.3.ebuild b/x11-apps/xwd/xwd-1.0.3.ebuild index 7a21816b9a76..a598792c8895 100644 --- a/x11-apps/xwd/xwd-1.0.3.ebuild +++ b/x11-apps/xwd/xwd-1.0.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.ebuild,v 1.5 2009/12/27 17:56:34 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwd/xwd-1.0.3.ebuild,v 1.6 2010/01/14 22:27:21 maekke Exp $ inherit x-modular 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" DEPEND="${RDEPEND}" diff --git a/x11-apps/xwininfo/ChangeLog b/x11-apps/xwininfo/ChangeLog index 5dc889776c93..cb066650928f 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.46 2010/01/14 21:16:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/ChangeLog,v 1.47 2010/01/14 22:28:05 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xwininfo-1.0.5.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xwininfo-1.0.5.ebuild: diff --git a/x11-apps/xwininfo/xwininfo-1.0.5.ebuild b/x11-apps/xwininfo/xwininfo-1.0.5.ebuild index 4f0e3fd84f18..1894319b9e2f 100644 --- a/x11-apps/xwininfo/xwininfo-1.0.5.ebuild +++ b/x11-apps/xwininfo/xwininfo-1.0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.5.ebuild,v 1.7 2010/01/14 21:16:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwininfo/xwininfo-1.0.5.ebuild,v 1.8 2010/01/14 22:28:05 maekke Exp $ inherit x-modular 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/libXmu diff --git a/x11-apps/xwud/ChangeLog b/x11-apps/xwud/ChangeLog index 2d10634dc114..0ae6ab24fad3 100644 --- a/x11-apps/xwud/ChangeLog +++ b/x11-apps/xwud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwud -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.22 2009/12/27 17:57:21 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.23 2010/01/14 22:28:47 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xwud-1.0.2.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xwud-1.0.2.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xwud/xwud-1.0.2.ebuild b/x11-apps/xwud/xwud-1.0.2.ebuild index 614b2affe2cf..a503c7dd7226 100644 --- a/x11-apps/xwud/xwud-1.0.2.ebuild +++ b/x11-apps/xwud/xwud-1.0.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.2.ebuild,v 1.5 2009/12/27 17:57:21 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.2.ebuild,v 1.6 2010/01/14 22:28:47 maekke Exp $ inherit x-modular 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" |