summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-extra/gconf-editor/ChangeLog6
-rw-r--r--gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild6
-rw-r--r--gnome-extra/gconf-editor/gconf-editor-2.12.1.ebuild4
-rw-r--r--gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild4
-rw-r--r--gnome-extra/gnome-games/ChangeLog7
-rw-r--r--gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild6
-rw-r--r--gnome-extra/gnome-games/gnome-games-2.10.1-r1.ebuild6
-rw-r--r--gnome-extra/gnome-games/gnome-games-2.10.1.ebuild6
-rw-r--r--gnome-extra/gnome-games/gnome-games-2.12.3.ebuild4
-rw-r--r--gnome-extra/gnome2-user-docs/ChangeLog7
-rw-r--r--gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.0.ebuild4
-rw-r--r--gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.2.ebuild4
-rw-r--r--gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild6
-rw-r--r--gnome-extra/gucharmap/ChangeLog6
-rw-r--r--gnome-extra/gucharmap/gucharmap-1.4.3.ebuild6
-rw-r--r--gnome-extra/gucharmap/gucharmap-1.4.4.ebuild4
-rw-r--r--gnome-extra/gucharmap/gucharmap-1.6.0.ebuild4
-rw-r--r--gnome-extra/libgail-gnome/ChangeLog6
-rw-r--r--gnome-extra/libgail-gnome/libgail-gnome-1.1.1.ebuild6
-rw-r--r--gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild4
-rw-r--r--gnome-extra/libgsf/ChangeLog6
-rw-r--r--gnome-extra/libgsf/libgsf-1.10.0.ebuild6
-rw-r--r--gnome-extra/libgsf/libgsf-1.12.0.ebuild6
-rw-r--r--gnome-extra/libgsf/libgsf-1.12.1.ebuild6
-rw-r--r--gnome-extra/libgsf/libgsf-1.14.0.ebuild4
-rw-r--r--gnome-extra/zenity/ChangeLog6
-rw-r--r--gnome-extra/zenity/zenity-2.10.1.ebuild6
-rw-r--r--gnome-extra/zenity/zenity-2.12.1.ebuild4
-rw-r--r--gnome-extra/zenity/zenity-2.14.2.ebuild4
29 files changed, 92 insertions, 62 deletions
diff --git a/gnome-extra/gconf-editor/ChangeLog b/gnome-extra/gconf-editor/ChangeLog
index 399af5601bb6..90167f92b658 100644
--- a/gnome-extra/gconf-editor/ChangeLog
+++ b/gnome-extra/gconf-editor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/gconf-editor
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.85 2006/08/16 16:02:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.86 2006/09/05 02:58:40 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> gconf-editor-2.10.0.ebuild,
+ gconf-editor-2.12.1.ebuild, gconf-editor-2.14.0.ebuild:
+ Removing mips keywords as gnome is no longer supported on mips.
16 Aug 2006; Markus Rothe <corsair@gentoo.org> gconf-editor-2.14.0.ebuild:
Stable on ppc64
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild
index 99e9b20caa8b..58afe78e1500 100644
--- a/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild
+++ b/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild,v 1.12 2005/08/25 23:40:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild,v 1.13 2006/09/05 02:58:40 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=gnome-base/gconf-2.9.2
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.12.1.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.12.1.ebuild
index 9114808d0a23..0cf5982899ad 100644
--- a/gnome-extra/gconf-editor/gconf-editor-2.12.1.ebuild
+++ b/gnome-extra/gconf-editor/gconf-editor-2.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.12.1.ebuild,v 1.9 2006/02/05 19:26:07 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.12.1.ebuild,v 1.10 2006/09/05 02:58:40 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=gnome-base/gconf-2.9.2
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild
index 641be5b018ab..ad6fa6f634ab 100644
--- a/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild
+++ b/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild,v 1.9 2006/08/16 16:02:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild,v 1.10 2006/09/05 02:58:40 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=gnome-base/gconf-2.9.2
diff --git a/gnome-extra/gnome-games/ChangeLog b/gnome-extra/gnome-games/ChangeLog
index c9f49b454646..19336b7a54d0 100644
--- a/gnome-extra/gnome-games/ChangeLog
+++ b/gnome-extra/gnome-games/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-extra/gnome-games
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.164 2006/08/16 16:29:50 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.165 2006/09/05 03:04:18 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org>
+ gnome-games-1.4.0.3-r3.ebuild, gnome-games-2.10.1.ebuild,
+ gnome-games-2.10.1-r1.ebuild, gnome-games-2.12.3.ebuild:
+ Removing mips keywords as gnome is no longer supported on mips.
16 Aug 2006; Markus Rothe <corsair@gentoo.org>
gnome-games-2.14.2.1.ebuild:
diff --git a/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild b/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild
index 9c38a8e7c523..e0ea32f80b49 100644
--- a/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild
+++ b/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild,v 1.18 2005/01/08 23:29:42 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-1.4.0.3-r3.ebuild,v 1.19 2006/09/05 03:04:18 kumba Exp $
IUSE="nls"
@@ -8,7 +8,7 @@ DESCRIPTION="gnome-utils"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"
-KEYWORDS="x86 ppc sparc"
+KEYWORDS="ppc sparc x86"
LICENSE="GPL-2"
RDEPEND=">=gnome-base/gnome-core-1.4.0.4-r1
diff --git a/gnome-extra/gnome-games/gnome-games-2.10.1-r1.ebuild b/gnome-extra/gnome-games/gnome-games-2.10.1-r1.ebuild
index 80d6c0caa252..0e89456cbccc 100644
--- a/gnome-extra/gnome-games/gnome-games-2.10.1-r1.ebuild
+++ b/gnome-extra/gnome-games/gnome-games-2.10.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.10.1-r1.ebuild,v 1.7 2005/12/30 16:45:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.10.1-r1.ebuild,v 1.8 2006/09/05 03:04:18 kumba Exp $
inherit eutils flag-o-matic gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 FDL-1.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="guile artworkextra howl"
RDEPEND=">=x11-libs/gtk+-2.5.4
diff --git a/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild b/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild
index 6b5de4bc37d4..881b9754ff1d 100644
--- a/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild
+++ b/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild,v 1.12 2005/10/10 21:16:16 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.10.1.ebuild,v 1.13 2006/09/05 03:04:18 kumba Exp $
inherit gnome2 eutils flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 FDL-1.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="guile artworkextra howl"
RDEPEND=">=x11-libs/gtk+-2.5.4
diff --git a/gnome-extra/gnome-games/gnome-games-2.12.3.ebuild b/gnome-extra/gnome-games/gnome-games-2.12.3.ebuild
index 5d5c13dde236..c96ab0d55f9f 100644
--- a/gnome-extra/gnome-games/gnome-games-2.12.3.ebuild
+++ b/gnome-extra/gnome-games/gnome-games-2.12.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.12.3.ebuild,v 1.11 2006/07/05 15:21:19 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.12.3.ebuild,v 1.12 2006/09/05 03:04:18 kumba Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 FDL-1.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
IUSE="artworkextra guile howl"
RDEPEND=">=gnome-base/gconf-2
diff --git a/gnome-extra/gnome2-user-docs/ChangeLog b/gnome-extra/gnome2-user-docs/ChangeLog
index 9f36ee385408..8bf1a7515560 100644
--- a/gnome-extra/gnome2-user-docs/ChangeLog
+++ b/gnome-extra/gnome2-user-docs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-extra/gnome2-user-docs
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome2-user-docs/ChangeLog,v 1.64 2006/08/16 17:31:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome2-user-docs/ChangeLog,v 1.65 2006/09/05 03:15:05 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org>
+ gnome2-user-docs-2.8.1.ebuild, gnome2-user-docs-2.14.0.ebuild,
+ gnome2-user-docs-2.14.2.ebuild:
+ Removing mips keywords as gnome is no longer supported on mips.
16 Aug 2006; Markus Rothe <corsair@gentoo.org>
gnome2-user-docs-2.14.2.ebuild:
diff --git a/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.0.ebuild b/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.0.ebuild
index 9189858e16cf..cf920388e23d 100644
--- a/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.0.ebuild
+++ b/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.0.ebuild,v 1.2 2006/05/06 12:50:24 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.0.ebuild,v 1.3 2006/09/05 03:15:05 kumba Exp $
inherit gnome2
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org"
LICENSE="FDL-1.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=app-text/scrollkeeper-0.3.11
diff --git a/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.2.ebuild b/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.2.ebuild
index 60bf93bf312b..d77178fdead7 100644
--- a/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.2.ebuild
+++ b/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.2.ebuild,v 1.9 2006/09/04 06:48:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.14.2.ebuild,v 1.10 2006/09/05 03:15:05 kumba Exp $
inherit gnome2
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="FDL-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 s390 sparc x86"
IUSE=""
DEPEND="app-text/scrollkeeper
diff --git a/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild b/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild
index cafbf5ce8501..510ca0f9b5ee 100644
--- a/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild
+++ b/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild,v 1.11 2005/06/09 09:44:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome2-user-docs/gnome2-user-docs-2.8.1.ebuild,v 1.12 2006/09/05 03:15:05 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org"
LICENSE="FDL-1.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86"
IUSE=""
DEPEND=">=app-text/scrollkeeper-0.3.11"
diff --git a/gnome-extra/gucharmap/ChangeLog b/gnome-extra/gucharmap/ChangeLog
index 4b4a72c538f5..1f7da9bb61f7 100644
--- a/gnome-extra/gucharmap/ChangeLog
+++ b/gnome-extra/gucharmap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/gucharmap
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v 1.59 2006/08/16 17:32:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/ChangeLog,v 1.60 2006/09/05 03:08:42 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> gucharmap-1.4.3.ebuild,
+ gucharmap-1.4.4.ebuild, gucharmap-1.6.0.ebuild:
+ Removing mips keywords as gnome is no longer supported on mips.
16 Aug 2006; Markus Rothe <corsair@gentoo.org> gucharmap-1.6.0.ebuild:
Stable on ppc64
diff --git a/gnome-extra/gucharmap/gucharmap-1.4.3.ebuild b/gnome-extra/gucharmap/gucharmap-1.4.3.ebuild
index 1f7556364852..e2842eb6edf9 100644
--- a/gnome-extra/gucharmap/gucharmap-1.4.3.ebuild
+++ b/gnome-extra/gucharmap/gucharmap-1.4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-1.4.3.ebuild,v 1.3 2005/07/12 04:05:51 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-1.4.3.ebuild,v 1.4 2006/09/05 03:08:42 kumba Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://gucharmap.sourceforge.net/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="gnome cjk"
RDEPEND=">=dev-libs/glib-2.3
diff --git a/gnome-extra/gucharmap/gucharmap-1.4.4.ebuild b/gnome-extra/gucharmap/gucharmap-1.4.4.ebuild
index 84d024236444..2c3f87142125 100644
--- a/gnome-extra/gucharmap/gucharmap-1.4.4.ebuild
+++ b/gnome-extra/gucharmap/gucharmap-1.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-1.4.4.ebuild,v 1.9 2006/02/03 22:20:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-1.4.4.ebuild,v 1.10 2006/09/05 03:08:42 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://gucharmap.sourceforge.net/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
IUSE="cjk gnome"
RDEPEND=">=dev-libs/glib-2.3
diff --git a/gnome-extra/gucharmap/gucharmap-1.6.0.ebuild b/gnome-extra/gucharmap/gucharmap-1.6.0.ebuild
index a85b77075e3d..04f5763d5a51 100644
--- a/gnome-extra/gucharmap/gucharmap-1.6.0.ebuild
+++ b/gnome-extra/gucharmap/gucharmap-1.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-1.6.0.ebuild,v 1.7 2006/08/16 17:32:32 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gucharmap/gucharmap-1.6.0.ebuild,v 1.8 2006/09/05 03:08:42 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://gucharmap.sourceforge.net/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86"
IUSE="cjk gnome"
RDEPEND=">=dev-libs/glib-2.3
diff --git a/gnome-extra/libgail-gnome/ChangeLog b/gnome-extra/libgail-gnome/ChangeLog
index 422774150967..a1d4c2a7a20c 100644
--- a/gnome-extra/libgail-gnome/ChangeLog
+++ b/gnome-extra/libgail-gnome/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/libgail-gnome
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.72 2006/07/17 16:41:23 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.73 2006/09/05 02:55:17 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> libgail-gnome-1.1.1.ebuild,
+ libgail-gnome-1.1.3.ebuild:
+ Removing mips keywords as gnome is no longer supported on mips.
17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> ChangeLog:
Marked stable on amd64 for bug #139612
diff --git a/gnome-extra/libgail-gnome/libgail-gnome-1.1.1.ebuild b/gnome-extra/libgail-gnome/libgail-gnome-1.1.1.ebuild
index 0bd8f0760edf..415db1486f5c 100644
--- a/gnome-extra/libgail-gnome/libgail-gnome-1.1.1.ebuild
+++ b/gnome-extra/libgail-gnome/libgail-gnome-1.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.1.1.ebuild,v 1.11 2005/08/29 21:07:48 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.1.1.ebuild,v 1.12 2006/09/05 02:55:17 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="static"
RESTRICT=test
diff --git a/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild b/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild
index 292dda08df2e..df4281038042 100644
--- a/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild
+++ b/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild,v 1.9 2006/04/21 20:53:46 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.1.3.ebuild,v 1.10 2006/09/05 02:55:17 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RESTRICT="test"
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog
index 3e67c95ffaa3..651669dccef4 100644
--- a/gnome-extra/libgsf/ChangeLog
+++ b/gnome-extra/libgsf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/libgsf
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.77 2006/08/17 12:33:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.78 2006/09/05 03:02:11 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> libgsf-1.10.0.ebuild,
+ libgsf-1.12.0.ebuild, libgsf-1.12.1.ebuild, libgsf-1.14.0.ebuild:
+ Removing mips keywords as gnome is no longer supported on mips.
17 Aug 2006; Jeroen Roovers <jer@gentoo.org> ChangeLog:
Stable for HPPA (bug #144120).
diff --git a/gnome-extra/libgsf/libgsf-1.10.0.ebuild b/gnome-extra/libgsf/libgsf-1.10.0.ebuild
index d4ab9258cdbe..cd43ff6eac32 100644
--- a/gnome-extra/libgsf/libgsf-1.10.0.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.10.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.10.0.ebuild,v 1.10 2005/04/28 09:14:54 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.10.0.ebuild,v 1.11 2006/09/05 03:02:11 kumba Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 alpha amd64 arm hppa ia64 ~mips ppc sparc ppc64"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="gnome doc"
# FIXME : should add optional bz2 support
diff --git a/gnome-extra/libgsf/libgsf-1.12.0.ebuild b/gnome-extra/libgsf/libgsf-1.12.0.ebuild
index 4ce047459441..163dbdb4e39a 100644
--- a/gnome-extra/libgsf/libgsf-1.12.0.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.12.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.0.ebuild,v 1.9 2005/08/19 03:22:51 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.0.ebuild,v 1.10 2006/09/05 03:02:11 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86"
IUSE="doc gnome static"
# FIXME : should add optional bz2 support
diff --git a/gnome-extra/libgsf/libgsf-1.12.1.ebuild b/gnome-extra/libgsf/libgsf-1.12.1.ebuild
index 6faded839a0a..e9295894e87e 100644
--- a/gnome-extra/libgsf/libgsf-1.12.1.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.12.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.1.ebuild,v 1.10 2005/09/24 04:18:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.12.1.ebuild,v 1.11 2006/09/05 03:02:11 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ~ppc-macos ppc64 sparc x86"
IUSE="bzip2 doc gnome static"
RDEPEND=">=dev-libs/libxml2-2.4.16
diff --git a/gnome-extra/libgsf/libgsf-1.14.0.ebuild b/gnome-extra/libgsf/libgsf-1.14.0.ebuild
index abf4b482c4f3..bbea7c021da9 100644
--- a/gnome-extra/libgsf/libgsf-1.14.0.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.0.ebuild,v 1.8 2006/08/16 14:32:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.0.ebuild,v 1.9 2006/09/05 03:02:11 kumba Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="bzip2 doc gnome static"
RDEPEND=">=dev-libs/libxml2-2.4.16
diff --git a/gnome-extra/zenity/ChangeLog b/gnome-extra/zenity/ChangeLog
index a248bae74c15..ff67b8bb6572 100644
--- a/gnome-extra/zenity/ChangeLog
+++ b/gnome-extra/zenity/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/zenity
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.95 2006/08/16 17:33:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/ChangeLog,v 1.96 2006/09/05 03:12:50 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> zenity-2.10.1.ebuild,
+ zenity-2.12.1.ebuild, zenity-2.14.2.ebuild:
+ Removing mips keywords as gnome is no longer supported on mips.
16 Aug 2006; Markus Rothe <corsair@gentoo.org> zenity-2.14.2.ebuild:
Stable on ppc64
diff --git a/gnome-extra/zenity/zenity-2.10.1.ebuild b/gnome-extra/zenity/zenity-2.10.1.ebuild
index e9010ddae026..62ab22285a29 100644
--- a/gnome-extra/zenity/zenity-2.10.1.ebuild
+++ b/gnome-extra/zenity/zenity-2.10.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.10.1.ebuild,v 1.10 2005/10/10 21:45:55 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.10.1.ebuild,v 1.11 2006/09/05 03:12:50 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.3.1
diff --git a/gnome-extra/zenity/zenity-2.12.1.ebuild b/gnome-extra/zenity/zenity-2.12.1.ebuild
index 85fad6ea5d84..8c0c5ca27721 100644
--- a/gnome-extra/zenity/zenity-2.12.1.ebuild
+++ b/gnome-extra/zenity/zenity-2.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.12.1.ebuild,v 1.11 2006/02/03 22:26:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.12.1.ebuild,v 1.12 2006/09/05 03:12:50 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.3.1
diff --git a/gnome-extra/zenity/zenity-2.14.2.ebuild b/gnome-extra/zenity/zenity-2.14.2.ebuild
index c68934497f0b..0240c1d5ff38 100644
--- a/gnome-extra/zenity/zenity-2.14.2.ebuild
+++ b/gnome-extra/zenity/zenity-2.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.14.2.ebuild,v 1.7 2006/08/16 17:33:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-2.14.2.ebuild,v 1.8 2006/09/05 03:12:50 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.6