summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/grisbi/ChangeLog5
-rw-r--r--app-office/grisbi/grisbi-0.5.0-r1.ebuild4
-rw-r--r--dev-lang/gnu-smalltalk/ChangeLog5
-rw-r--r--dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.8.ebuild4
-rw-r--r--dev-python/fonttools/ChangeLog5
-rw-r--r--dev-python/fonttools/fonttools-2.0_beta1.ebuild4
-rw-r--r--dev-scheme/gauche-gl/ChangeLog5
-rw-r--r--dev-scheme/gauche-gl/gauche-gl-0.3.1.ebuild4
-rw-r--r--games-board/gnocatan/ChangeLog5
-rw-r--r--games-board/gnocatan/gnocatan-0.8.1.30.ebuild4
-rw-r--r--media-gfx/gozer/ChangeLog5
-rw-r--r--media-gfx/gozer/gozer-0.7-r1.ebuild4
-rw-r--r--net-analyzer/fwlogwatch/ChangeLog5
-rw-r--r--net-analyzer/fwlogwatch/fwlogwatch-1.0.ebuild4
14 files changed, 42 insertions, 21 deletions
diff --git a/app-office/grisbi/ChangeLog b/app-office/grisbi/ChangeLog
index ec88c3487d86..7da2bb5c8649 100644
--- a/app-office/grisbi/ChangeLog
+++ b/app-office/grisbi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/grisbi
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.1 2004/07/13 20:55:40 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.2 2004/07/16 09:45:30 dholm Exp $
+
+ 16 Jul 2004; David Holm <dholm@gentoo.org> grisbi-0.5.0-r1.ebuild:
+ Added to ~ppc.
*grisbi-0.5.0-r1 (13 Jul 2004)
diff --git a/app-office/grisbi/grisbi-0.5.0-r1.ebuild b/app-office/grisbi/grisbi-0.5.0-r1.ebuild
index 566753f98487..3cdf80c0e912 100644
--- a/app-office/grisbi/grisbi-0.5.0-r1.ebuild
+++ b/app-office/grisbi/grisbi-0.5.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.0-r1.ebuild,v 1.3 2004/07/14 21:48:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.0-r1.ebuild,v 1.4 2004/07/16 09:45:30 dholm Exp $
IUSE="print"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/grisbi/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="dev-libs/libxml2
>=x11-libs/gtk+-2
diff --git a/dev-lang/gnu-smalltalk/ChangeLog b/dev-lang/gnu-smalltalk/ChangeLog
index 793a29cf9a12..fb45762fe119 100644
--- a/dev-lang/gnu-smalltalk/ChangeLog
+++ b/dev-lang/gnu-smalltalk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/gnu-smalltalk
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.1 2004/07/09 04:34:37 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/ChangeLog,v 1.2 2004/07/16 09:43:58 dholm Exp $
+
+ 16 Jul 2004; David Holm <dholm@gentoo.org> gnu-smalltalk-2.1.8.ebuild:
+ Added to ~ppc.
*gnu-smalltalk-2.1.8 (08 Jul 2004)
diff --git a/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.8.ebuild b/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.8.ebuild
index e53ab3add5db..943bf401761a 100644
--- a/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.8.ebuild
+++ b/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.8.ebuild,v 1.1 2004/07/09 04:34:37 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnu-smalltalk/gnu-smalltalk-2.1.8.ebuild,v 1.2 2004/07/16 09:43:58 dholm Exp $
inherit elisp-common flag-o-matic eutils gcc
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/smalltalk/smalltalk.html"
SRC_URI="http://ftp.gnu.org/gnu/smalltalk/smalltalk-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="tcltk readline emacs gtk gmp"
DEPEND="dev-libs/gmp
diff --git a/dev-python/fonttools/ChangeLog b/dev-python/fonttools/ChangeLog
index a68c4872ede8..de4d70d3fcfb 100644
--- a/dev-python/fonttools/ChangeLog
+++ b/dev-python/fonttools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/fonttools
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fonttools/ChangeLog,v 1.1 2004/07/10 08:55:14 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fonttools/ChangeLog,v 1.2 2004/07/16 09:41:22 dholm Exp $
+
+ 16 Jul 2004; David Holm <dholm@gentoo.org> fonttools-2.0_beta1.ebuild:
+ Added to ~ppc.
*fonttools-2.0_beta1 (10 Jul 2004)
diff --git a/dev-python/fonttools/fonttools-2.0_beta1.ebuild b/dev-python/fonttools/fonttools-2.0_beta1.ebuild
index e63d7ab7b778..766a7ac48d76 100644
--- a/dev-python/fonttools/fonttools-2.0_beta1.ebuild
+++ b/dev-python/fonttools/fonttools-2.0_beta1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fonttools/fonttools-2.0_beta1.ebuild,v 1.2 2004/07/10 20:53:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fonttools/fonttools-2.0_beta1.ebuild,v 1.3 2004/07/16 09:41:22 dholm Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="virtual/python
diff --git a/dev-scheme/gauche-gl/ChangeLog b/dev-scheme/gauche-gl/ChangeLog
index 500e9cd6b3df..a058e6650519 100644
--- a/dev-scheme/gauche-gl/ChangeLog
+++ b/dev-scheme/gauche-gl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-scheme/gauche-gl
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/ChangeLog,v 1.2 2004/07/11 09:06:06 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/ChangeLog,v 1.3 2004/07/16 09:42:10 dholm Exp $
+
+ 16 Jul 2004; David Holm <dholm@gentoo.org> gauche-gl-0.3.1.ebuild:
+ Added to ~ppc.
11 Jul 2004; Akinori Hattori <hattya@gentoo.org> gauche-gl-0.3.1.ebuild:
dev-lisp/gauche to dev-lang/gauche.
diff --git a/dev-scheme/gauche-gl/gauche-gl-0.3.1.ebuild b/dev-scheme/gauche-gl/gauche-gl-0.3.1.ebuild
index 45fe93a710c9..0afe5dbbb3ea 100644
--- a/dev-scheme/gauche-gl/gauche-gl-0.3.1.ebuild
+++ b/dev-scheme/gauche-gl/gauche-gl-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/gauche-gl-0.3.1.ebuild,v 1.2 2004/07/11 09:06:06 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/gauche-gl-0.3.1.ebuild,v 1.3 2004/07/16 09:42:10 dholm Exp $
inherit eutils flag-o-matic
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/gauche/${MY_P}.tgz"
RESTRICT="nomirror"
LICENSE="BSD"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
SLOT="0"
S="${WORKDIR}/${MY_P}"
diff --git a/games-board/gnocatan/ChangeLog b/games-board/gnocatan/ChangeLog
index ef084d65d6b4..5401fd7c4be3 100644
--- a/games-board/gnocatan/ChangeLog
+++ b/games-board/gnocatan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/gnocatan
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/ChangeLog,v 1.11 2004/07/09 01:03:37 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/ChangeLog,v 1.12 2004/07/16 09:43:31 dholm Exp $
+
+ 16 Jul 2004; David Holm <dholm@gentoo.org> gnocatan-0.8.1.30.ebuild:
+ Added to ~ppc.
*gnocatan-0.8.1.30 (08 Jul 2004)
diff --git a/games-board/gnocatan/gnocatan-0.8.1.30.ebuild b/games-board/gnocatan/gnocatan-0.8.1.30.ebuild
index 781207a82a30..36e4d4ab05e6 100644
--- a/games-board/gnocatan/gnocatan-0.8.1.30.ebuild
+++ b/games-board/gnocatan/gnocatan-0.8.1.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.30.ebuild,v 1.2 2004/07/09 13:32:53 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnocatan/gnocatan-0.8.1.30.ebuild,v 1.3 2004/07/16 09:43:31 dholm Exp $
inherit eutils gnome2
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gnocatan/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="nls"
RDEPEND=">=gnome-base/libgnomeui-2.2*
diff --git a/media-gfx/gozer/ChangeLog b/media-gfx/gozer/ChangeLog
index 174bd77673ec..a24bed1792c0 100644
--- a/media-gfx/gozer/ChangeLog
+++ b/media-gfx/gozer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gozer
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gozer/ChangeLog,v 1.4 2004/07/14 02:31:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gozer/ChangeLog,v 1.5 2004/07/16 09:43:57 dholm Exp $
+
+ 16 Jul 2004; David Holm <dholm@gentoo.org> gozer-0.7-r1.ebuild:
+ Added to ~ppc.
*gozer-0.7-r1 (13 Jul 2004)
diff --git a/media-gfx/gozer/gozer-0.7-r1.ebuild b/media-gfx/gozer/gozer-0.7-r1.ebuild
index 43fd252544ce..d71796e11139 100644
--- a/media-gfx/gozer/gozer-0.7-r1.ebuild
+++ b/media-gfx/gozer/gozer-0.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gozer/gozer-0.7-r1.ebuild,v 1.1 2004/07/14 02:31:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gozer/gozer-0.7-r1.ebuild,v 1.2 2004/07/16 09:43:57 dholm Exp $
DESCRIPTION="tool for rendering arbitary text as graphics, using ttfs and styles"
HOMEPAGE="http://www.linuxbrit.co.uk/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="virtual/x11
diff --git a/net-analyzer/fwlogwatch/ChangeLog b/net-analyzer/fwlogwatch/ChangeLog
index 5fd542f26e3d..b26d0839641a 100644
--- a/net-analyzer/fwlogwatch/ChangeLog
+++ b/net-analyzer/fwlogwatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/fwlogwatch
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v 1.8 2004/07/11 11:56:17 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/ChangeLog,v 1.9 2004/07/16 09:41:17 dholm Exp $
+
+ 16 Jul 2004; David Holm <dholm@gentoo.org> fwlogwatch-1.0.ebuild:
+ Added to ~ppc.
*fwlogwatch-1.0 (11 Jul 2004)
diff --git a/net-analyzer/fwlogwatch/fwlogwatch-1.0.ebuild b/net-analyzer/fwlogwatch/fwlogwatch-1.0.ebuild
index 0d23dfde3d0c..7d509c5c9cf5 100644
--- a/net-analyzer/fwlogwatch/fwlogwatch-1.0.ebuild
+++ b/net-analyzer/fwlogwatch/fwlogwatch-1.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.0.ebuild,v 1.1 2004/07/11 11:56:17 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fwlogwatch/fwlogwatch-1.0.ebuild,v 1.2 2004/07/16 09:41:17 dholm Exp $
DESCRIPTION="A packet filter and firewall log analyzer"
HOMEPAGE="http://fwlogwatch.inside-security.de/"
SRC_URI="http://www.kybs.de/boris/sw/${P}.tar.bz2"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="~x86 ~sparc ~ppc"
LICENSE="GPL-1"
SLOT="0"
IUSE=""