summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-arch/zip/ChangeLog5
-rw-r--r--app-arch/zip/zip-2.3-r2.ebuild4
-rw-r--r--gnome-base/eel/ChangeLog7
-rw-r--r--gnome-base/eel/eel-2.4.1.ebuild4
-rw-r--r--gnome-base/libbonobo/ChangeLog5
-rw-r--r--gnome-base/libbonobo/libbonobo-2.4.2.ebuild4
-rw-r--r--gnome-base/libbonoboui/ChangeLog6
-rw-r--r--gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild4
-rw-r--r--gnome-base/libgnomeprint/ChangeLog10
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild4
-rw-r--r--gnome-base/libgnomeprintui/ChangeLog6
-rw-r--r--gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild4
-rw-r--r--gnome-base/libgtop/ChangeLog7
-rw-r--r--gnome-base/libgtop/libgtop-2.0.7.ebuild4
-rw-r--r--gnome-base/nautilus/ChangeLog8
-rw-r--r--gnome-base/nautilus/nautilus-2.4.1-r2.ebuild4
-rw-r--r--gnome-extra/at-spi/ChangeLog5
-rw-r--r--gnome-extra/at-spi/at-spi-1.3.8.ebuild4
-rw-r--r--gnome-extra/gnome-games/ChangeLog8
-rw-r--r--gnome-extra/gnome-games/gnome-games-2.4.1.1.ebuild6
-rw-r--r--gnome-extra/gnome-vfs-extras/ChangeLog8
-rw-r--r--gnome-extra/gnome-vfs-extras/gnome-vfs-extras-0.99.10.ebuild6
-rw-r--r--gnome-extra/libgda/ChangeLog11
-rw-r--r--gnome-extra/libgda/libgda-0.12.1.ebuild6
-rw-r--r--gnome-extra/libgda/libgda-1.0.1.ebuild4
-rw-r--r--gnome-extra/libgsf/ChangeLog7
-rw-r--r--gnome-extra/libgsf/libgsf-1.8.2.ebuild6
-rw-r--r--media-fonts/ttf-bitstream-vera/ChangeLog8
-rw-r--r--media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild6
30 files changed, 117 insertions, 60 deletions
diff --git a/app-arch/zip/ChangeLog b/app-arch/zip/ChangeLog
index ecfae744a443..b7d29c2ddf69 100644
--- a/app-arch/zip/ChangeLog
+++ b/app-arch/zip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/zip
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/ChangeLog,v 1.17 2004/01/11 22:34:54 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/ChangeLog,v 1.18 2004/01/16 20:57:17 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> zip-2.3-r2.ebuild:
+ set ppc in keywords
11 Jan 2004; Jason Wever <weeve@gentoo.org> zip-2.3-r2.ebuild:
Marked stable on sparc.
diff --git a/app-arch/zip/zip-2.3-r2.ebuild b/app-arch/zip/zip-2.3-r2.ebuild
index 09c172959cc9..fd60f812cf05 100644
--- a/app-arch/zip/zip-2.3-r2.ebuild
+++ b/app-arch/zip/zip-2.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-2.3-r2.ebuild,v 1.14 2004/01/11 22:34:54 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-2.3-r2.ebuild,v 1.15 2004/01/16 20:57:17 darkspecter Exp $
IUSE="crypt"
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${PN}${PV/./}.tar.gz
SLOT="0"
LICENSE="Info-ZIP"
-KEYWORDS="x86 ~ppc sparc alpha amd64 ia64 hppa"
+KEYWORDS="x86 ppc sparc alpha amd64 ia64 hppa"
DEPEND="crypt? ( app-arch/unzip )"
diff --git a/gnome-base/eel/ChangeLog b/gnome-base/eel/ChangeLog
index 65c5d8d5c0ad..db39cf65cc03 100644
--- a/gnome-base/eel/ChangeLog
+++ b/gnome-base/eel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/eel
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.50 2004/01/05 17:12:48 gustavoz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.51 2004/01/16 20:54:07 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> eel-2.4.1.ebuild:
+ set ppc in keywords
05 Jan 2004; <gustavoz@gentoo.org> eel-2.4.1.ebuild:
stable for sparc and hppa, needed for nautilus 2.4.1
diff --git a/gnome-base/eel/eel-2.4.1.ebuild b/gnome-base/eel/eel-2.4.1.ebuild
index d2c6d270ec22..79e435199306 100644
--- a/gnome-base/eel/eel-2.4.1.ebuild
+++ b/gnome-base/eel/eel-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.4.1.ebuild,v 1.3 2004/01/05 17:12:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.4.1.ebuild,v 1.4 2004/01/16 20:54:07 darkspecter Exp $
inherit gnome2
@@ -9,7 +9,7 @@ DESCRIPTION="EEL is the Eazel Extentions Library"
HOMEPAGE="http://www.gnome.org/"
SLOT="2"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64"
+KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64"
RDEPEND=">=dev-libs/glib-2
>=gnome-base/gconf-1.2
diff --git a/gnome-base/libbonobo/ChangeLog b/gnome-base/libbonobo/ChangeLog
index 51eebbc0f6ab..41452444570f 100644
--- a/gnome-base/libbonobo/ChangeLog
+++ b/gnome-base/libbonobo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libbonobo
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.37 2004/01/13 13:49:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.38 2004/01/16 20:54:07 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> libbonobo-2.4.2.ebuild:
+ set ppc in keywords
13 Jan 2004; <gustavoz@gentoo.org> libbonobo-2.4.2.ebuild:
stable on hppa and sparc
diff --git a/gnome-base/libbonobo/libbonobo-2.4.2.ebuild b/gnome-base/libbonobo/libbonobo-2.4.2.ebuild
index 19493e27fac0..a90c75239a4a 100644
--- a/gnome-base/libbonobo/libbonobo-2.4.2.ebuild
+++ b/gnome-base/libbonobo/libbonobo-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.4.2.ebuild,v 1.4 2004/01/13 13:49:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.4.2.ebuild,v 1.5 2004/01/16 20:54:07 darkspecter Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
IUSE="doc"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64"
+KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64"
LICENSE="LGPL-2.1 GPL-2"
RDEPEND=">=dev-libs/glib-2.0.1
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog
index 75c523a59650..8009f1c90b70 100644
--- a/gnome-base/libbonoboui/ChangeLog
+++ b/gnome-base/libbonoboui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libbonoboui
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.43 2004/01/13 13:50:41 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.44 2004/01/16 20:54:07 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ libbonoboui-2.4.1.ebuild:
+ set ppc in keywords
13 Jan 2004; <gustavoz@gentoo.org> libbonoboui-2.4.1.ebuild:
stable on hppa and sparc
diff --git a/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild
index 8a42c33b9553..e005773958e6 100644
--- a/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild
+++ b/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild,v 1.3 2004/01/13 13:50:41 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.4.1.ebuild,v 1.4 2004/01/16 20:54:07 darkspecter Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
IUSE="doc"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64"
+KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64"
LICENSE="GPL-2 LGPL-2.1"
RDEPEND=">=x11-libs/gtk+-2.2
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index fc994312d8fd..3016287f7989 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.38 2004/01/13 13:46:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.39 2004/01/16 20:54:07 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ libgnomeprint-1.116.1.ebuild, libgnomeprint-2.4.2.ebuild:
+ set ppc in keywords
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ libgnomeprint-1.116.1.ebuild:
+ set ppc in keywords
13 Jan 2004; <gustavoz@gentoo.org> libgnomeprint-2.4.2.ebuild:
stable on hppa and sparc
diff --git a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild
index 438d19365898..c4ac418c8bcc 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild,v 1.7 2003/09/06 23:51:37 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild,v 1.8 2004/01/16 20:54:07 darkspecter Exp $
inherit libtool gnome.org
DESCRIPTION="Printer handling for Gnome"
HOMEPAGE="http://www.gnome.org/"
-KEYWORDS="x86 ~ppc ~sparc "
+KEYWORDS="x86 ppc ~sparc "
SLOT="2"
LICENSE="GPL-2 LGPL-2.1"
IUSE="doc"
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild
index 2faf91a03c51..289da0afbab3 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.4 2004/01/13 13:46:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.5 2004/01/16 20:54:07 darkspecter Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64"
+KEYWORDS="x86 ppc ~alpha sparc hppa amd64 ~ia64"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2
diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog
index e21d3cf9bd1c..8bc874cd924c 100644
--- a/gnome-base/libgnomeprintui/ChangeLog
+++ b/gnome-base/libgnomeprintui/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomeprintui
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.37 2004/01/13 13:47:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.38 2004/01/16 20:54:07 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ libgnomeprintui-2.4.2.ebuild:
+ set ppc in keywords
13 Jan 2004; <gustavoz@gentoo.org> libgnomeprintui-2.4.2.ebuild:
stable on hppa and sparc
diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild
index d81178837fec..0678959cb39f 100644
--- a/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild
+++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild,v 1.4 2004/01/13 13:47:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.4.2.ebuild,v 1.5 2004/01/16 20:54:07 darkspecter Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64"
+KEYWORDS="x86 ppc ~alpha sparc hppa amd64 ~ia64"
IUSE="doc"
RDEPEND="=gnome-base/libgnomeprint-${PV}*
diff --git a/gnome-base/libgtop/ChangeLog b/gnome-base/libgtop/ChangeLog
index feef4698abd7..d85d17e4b4d5 100644
--- a/gnome-base/libgtop/ChangeLog
+++ b/gnome-base/libgtop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libgtop
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.31 2004/01/05 17:17:46 gustavoz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.32 2004/01/16 20:54:07 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> libgtop-2.0.7.ebuild:
+ set ppc in keywords
05 Jan 2004; <gustavoz@gentoo.org> libgtop-2.0.7.ebuild:
marked stable on sparc
diff --git a/gnome-base/libgtop/libgtop-2.0.7.ebuild b/gnome-base/libgtop/libgtop-2.0.7.ebuild
index f311563b47c9..2223cd6a505c 100644
--- a/gnome-base/libgtop/libgtop-2.0.7.ebuild
+++ b/gnome-base/libgtop/libgtop-2.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.0.7.ebuild,v 1.4 2004/01/05 17:17:46 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.0.7.ebuild,v 1.5 2004/01/16 20:54:07 darkspecter Exp $
inherit gnome2
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
IUSE=""
SLOT="2"
-KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64"
+KEYWORDS="x86 ppc sparc ~alpha hppa ~amd64"
RDEPEND=">=dev-libs/glib-2"
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog
index 4ef218423f5f..48b7b94f92ab 100644
--- a/gnome-base/nautilus/ChangeLog
+++ b/gnome-base/nautilus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/nautilus
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.70 2004/01/05 17:15:19 gustavoz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.71 2004/01/16 20:54:07 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ nautilus-2.4.1-r2.ebuild:
+ set ppc in keywords
05 Jan 2004; <gustavoz@gentoo.org> nautilus-2.4.1-r2.ebuild:
marked stable for sparc and hppa
diff --git a/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild b/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild
index d188b8b9c538..7b8fe1e1e747 100644
--- a/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild
+++ b/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild,v 1.3 2004/01/05 17:15:19 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.4.1-r2.ebuild,v 1.4 2004/01/16 20:54:07 darkspecter Exp $
inherit gnome2
@@ -8,7 +8,7 @@ DESCRIPTION="A filemanager for the Gnome2 desktop"
HOMEPAGE="http://www.gnome.org/projects/nautilus/"
SLOT="0"
LICENSE="GPL-2 LGPL-2 FDL-1.1"
-KEYWORDS="x86 ~ppc ~alpha sparc hppa ~amd64"
+KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64"
IUSE="oggvorbis cups gstreamer"
RDEPEND=">=dev-libs/glib-2
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog
index 5776463d2f47..e32555fdfeb6 100644
--- a/gnome-extra/at-spi/ChangeLog
+++ b/gnome-extra/at-spi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/at-spi
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.29 2004/01/14 19:29:08 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.30 2004/01/16 20:55:47 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> at-spi-1.3.8.ebuild:
+ set ppc in keywords
14 Jan 2004; <gustavoz@gentoo.org> at-spi-1.3.9.ebuild:
added ~sparc
diff --git a/gnome-extra/at-spi/at-spi-1.3.8.ebuild b/gnome-extra/at-spi/at-spi-1.3.8.ebuild
index a2732d16d39a..3429b5ebeed4 100644
--- a/gnome-extra/at-spi/at-spi-1.3.8.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.8.ebuild,v 1.4 2004/01/13 15:21:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.3.8.ebuild,v 1.5 2004/01/16 20:55:47 darkspecter Exp $
IUSE="doc"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86 ~ppc ~alpha ~amd64 sparc hppa"
+KEYWORDS="x86 ppc ~alpha ~amd64 sparc hppa"
RDEPEND=">=gnome-base/gail-1.3
>=gnome-base/libbonobo-1.107
diff --git a/gnome-extra/gnome-games/ChangeLog b/gnome-extra/gnome-games/ChangeLog
index 3ca3a95dab2b..a2105ba840d6 100644
--- a/gnome-extra/gnome-games/ChangeLog
+++ b/gnome-extra/gnome-games/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/gnome-games
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.47 2004/01/14 13:05:55 obz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.48 2004/01/16 20:55:47 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ gnome-games-2.4.1.1.ebuild:
+ set ppc in keywords
14 Jan 2004; Mike Gardiner <obz@gentoo.org> gnome-games-2.4.1.1.ebuild,
gnome-games-2.4.1.ebuild:
diff --git a/gnome-extra/gnome-games/gnome-games-2.4.1.1.ebuild b/gnome-extra/gnome-games/gnome-games-2.4.1.1.ebuild
index 932f69cf8cc4..c02900744f21 100644
--- a/gnome-extra/gnome-games/gnome-games-2.4.1.1.ebuild
+++ b/gnome-extra/gnome-games/gnome-games-2.4.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.4.1.1.ebuild,v 1.2 2004/01/14 13:05:55 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.4.1.1.ebuild,v 1.3 2004/01/16 20:55:47 darkspecter Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
IUSE="guile"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64"
+KEYWORDS="x86 ppc ~alpha ~sparc ~hppa ~amd64"
LICENSE="GPL-2"
RDEPEND=">=app-text/scrollkeeper-0.3.8
diff --git a/gnome-extra/gnome-vfs-extras/ChangeLog b/gnome-extra/gnome-vfs-extras/ChangeLog
index 9ccd4cb1552d..791a2dce69f4 100644
--- a/gnome-extra/gnome-vfs-extras/ChangeLog
+++ b/gnome-extra/gnome-vfs-extras/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/gnome-vfs-extras
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-vfs-extras/ChangeLog,v 1.16 2004/01/14 15:02:38 obz Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-vfs-extras/ChangeLog,v 1.17 2004/01/16 20:55:47 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ gnome-vfs-extras-0.99.10.ebuild:
+ set ppc in keywords
14 Jan 2004; Mike Gardiner <obz@gentoo.org> gnome-vfs-extras-0.99.11.ebuild:
Stable on x86 as part of GNOME-2.4.1
diff --git a/gnome-extra/gnome-vfs-extras/gnome-vfs-extras-0.99.10.ebuild b/gnome-extra/gnome-vfs-extras/gnome-vfs-extras-0.99.10.ebuild
index a0cea457b72b..9a130b795a86 100644
--- a/gnome-extra/gnome-vfs-extras/gnome-vfs-extras-0.99.10.ebuild
+++ b/gnome-extra/gnome-vfs-extras/gnome-vfs-extras-0.99.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-vfs-extras/gnome-vfs-extras-0.99.10.ebuild,v 1.5 2004/01/07 04:40:06 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-vfs-extras/gnome-vfs-extras-0.99.10.ebuild,v 1.6 2004/01/16 20:55:47 darkspecter Exp $
inherit gnome2
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/"
SLOT="1"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc ~ppc amd64"
+KEYWORDS="x86 ~sparc ppc amd64"
RDEPEND=">=gnome-base/gnome-vfs-2.1.5"
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog
index 93e94ec345ce..0a0a91c887ba 100644
--- a/gnome-extra/libgda/ChangeLog
+++ b/gnome-extra/libgda/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for gnome-extra/libgda
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.34 2003/12/17 19:24:01 gmsoft Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.35 2004/01/16 20:55:47 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> libgda-0.12.1.ebuild,
+ libgda-1.0.1.ebuild:
+ set ppc in keywords
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> libgda-0.12.1.ebuild:
+ set ppc in keywords
17 Dec 2003; Guy Martin <gmsoft@gentoo.org> libgda-1.0.1.ebuild:
Marked stable on hppa.
diff --git a/gnome-extra/libgda/libgda-0.12.1.ebuild b/gnome-extra/libgda/libgda-0.12.1.ebuild
index 2575c366bff2..7c2c726714b2 100644
--- a/gnome-extra/libgda/libgda-0.12.1.ebuild
+++ b/gnome-extra/libgda/libgda-0.12.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.12.1.ebuild,v 1.7 2003/09/12 20:19:07 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.12.1.ebuild,v 1.8 2004/01/16 20:55:47 darkspecter Exp $
IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8"
@@ -10,7 +10,7 @@ DESCRIPTION="Gnome Database Access Library"
HOMEPAGE="http://www.gnome-db.org/"
SLOT="1"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ppc"
RDEPEND=">=gnome-base/ORBit2-2.3.91
>=dev-libs/glib-2.0.4
diff --git a/gnome-extra/libgda/libgda-1.0.1.ebuild b/gnome-extra/libgda/libgda-1.0.1.ebuild
index 51cb75472835..d3485c524632 100644
--- a/gnome-extra/libgda/libgda-1.0.1.ebuild
+++ b/gnome-extra/libgda/libgda-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.1.ebuild,v 1.5 2003/12/17 19:24:01 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.1.ebuild,v 1.6 2004/01/16 20:55:47 darkspecter Exp $
IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc"
@@ -10,7 +10,7 @@ DESCRIPTION="Gnome Database Access Library"
HOMEPAGE="http://www.gnome-db.org/"
SLOT="1"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha hppa"
+KEYWORDS="x86 ppc ~sparc ~alpha hppa"
RDEPEND=">=dev-libs/glib-2.0
>=dev-libs/libxml2-2.0
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog
index 62b002aec4b8..45ff59ffc906 100644
--- a/gnome-extra/libgsf/ChangeLog
+++ b/gnome-extra/libgsf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/libgsf
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.24 2003/11/16 17:38:22 brad_mssw Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.25 2004/01/16 20:55:47 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> libgsf-1.8.2.ebuild:
+ set ppc in keywords
16 Nov 2003; Brad House <brad_mssw@gentoo.org> libgsf-1.8.2.ebuild:
mark stable on amd64
diff --git a/gnome-extra/libgsf/libgsf-1.8.2.ebuild b/gnome-extra/libgsf/libgsf-1.8.2.ebuild
index 361ffc510dd7..385900494d23 100644
--- a/gnome-extra/libgsf/libgsf-1.8.2.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.8.2.ebuild,v 1.5 2003/11/16 17:38:22 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.8.2.ebuild,v 1.6 2004/01/16 20:55:47 darkspecter Exp $
inherit gnome2
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/"
IUSE="gnome doc"
SLOT="0"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="x86 sparc ~ppc hppa amd64"
+KEYWORDS="x86 sparc ppc hppa amd64"
# FIXME : should add optional bz2 support
RDEPEND=">=dev-libs/libxml2-2.4.16
diff --git a/media-fonts/ttf-bitstream-vera/ChangeLog b/media-fonts/ttf-bitstream-vera/ChangeLog
index 2a08ac78a8c8..df94b961db05 100644
--- a/media-fonts/ttf-bitstream-vera/ChangeLog
+++ b/media-fonts/ttf-bitstream-vera/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/ttf-bitstream-vera
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-bitstream-vera/ChangeLog,v 1.5 2003/12/24 23:19:05 spider Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-bitstream-vera/ChangeLog,v 1.6 2004/01/16 20:56:23 darkspecter Exp $
+
+ 16 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
+ ttf-bitstream-vera-1.10-r2.ebuild:
+ set ppc in keywords
25 Dec 2003; <spider@gentoo.org> metadata.xml:
metadata-ication.
diff --git a/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild b/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild
index ac280dc49840..6e381451c701 100644
--- a/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild
+++ b/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild,v 1.7 2003/12/01 22:45:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-bitstream-vera/ttf-bitstream-vera-1.10-r2.ebuild,v 1.8 2004/01/16 20:56:23 darkspecter Exp $
inherit gnome.org
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/fonts/"
LICENSE="BitstreamVera"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc alpha ~mips ~arm amd64 hppa ia64"
+KEYWORDS="x86 ppc sparc alpha ~mips ~arm amd64 hppa ia64"
IUSE=""
DEPEND="X? ( virtual/x11 )"