summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-forensics/memdump/ChangeLog5
-rw-r--r--app-forensics/memdump/memdump-1.0.ebuild4
-rw-r--r--app-i18n/leif/ChangeLog5
-rw-r--r--app-i18n/leif/leif-12.0.1_pre1891.ebuild4
-rw-r--r--app-misc/kleds/ChangeLog5
-rw-r--r--app-misc/kleds/kleds-0.8.0.ebuild4
-rw-r--r--app-misc/magicdev/ChangeLog5
-rw-r--r--app-misc/magicdev/magicdev-1.1.7.ebuild4
-rw-r--r--dev-java/jtidy/ChangeLog5
-rw-r--r--dev-java/jtidy/jtidy-0_pre20010801.ebuild4
-rw-r--r--dev-libs/libbulletml/ChangeLog5
-rw-r--r--dev-libs/libbulletml/libbulletml-0.0.6.ebuild4
-rw-r--r--dev-libs/libiiimp/ChangeLog5
-rw-r--r--dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild4
-rw-r--r--dev-libs/mini-xml/ChangeLog7
-rw-r--r--dev-libs/mini-xml/mini-xml-2.0.0.ebuild4
-rw-r--r--dev-python/logging/ChangeLog5
-rw-r--r--dev-python/logging/logging-0.4.7.ebuild4
-rw-r--r--games-emulation/mamory/ChangeLog5
-rw-r--r--games-emulation/mamory/mamory-0.2.14.ebuild4
-rw-r--r--games-util/loki_patch/ChangeLog5
-rw-r--r--games-util/loki_patch/loki_patch-20040916.ebuild4
-rw-r--r--games-util/loki_setupdb/ChangeLog5
-rw-r--r--games-util/loki_setupdb/loki_setupdb-20040916.ebuild4
-rw-r--r--media-fonts/kacst-fonts/ChangeLog5
-rw-r--r--media-fonts/kacst-fonts/kacst-fonts-1.6.2.ebuild4
-rw-r--r--media-plugins/libvisual-plugins/ChangeLog5
-rw-r--r--media-plugins/libvisual-plugins/libvisual-plugins-0.1.6.ebuild4
-rw-r--r--media-sound/kstreamripper/ChangeLog5
-rw-r--r--media-sound/kstreamripper/kstreamripper-0.2.ebuild4
-rw-r--r--media-sound/mp3check/ChangeLog5
-rw-r--r--media-sound/mp3check/mp3check-0.8.0.ebuild4
-rw-r--r--net-libs/libgmail/ChangeLog5
-rw-r--r--net-libs/libgmail/libgmail-0.0.8.ebuild4
-rw-r--r--net-mail/mlmmj/ChangeLog5
-rw-r--r--net-mail/mlmmj/mlmmj-1.0.0.ebuild4
-rw-r--r--www-apache/mod_chroot/ChangeLog5
-rw-r--r--www-apache/mod_chroot/mod_chroot-0.2.ebuild4
38 files changed, 116 insertions, 57 deletions
diff --git a/app-forensics/memdump/ChangeLog b/app-forensics/memdump/ChangeLog
index 10c3f521f6d1..2f3041128cc2 100644
--- a/app-forensics/memdump/ChangeLog
+++ b/app-forensics/memdump/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/memdump
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/memdump/ChangeLog,v 1.1 2004/09/19 04:01:50 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/memdump/ChangeLog,v 1.2 2004/10/17 09:54:16 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> memdump-1.0.ebuild:
+ Added to ~ppc.
*memdump-1.0 (19 Sep 2004)
diff --git a/app-forensics/memdump/memdump-1.0.ebuild b/app-forensics/memdump/memdump-1.0.ebuild
index ba6ff39d87ae..e20e56e92f8e 100644
--- a/app-forensics/memdump/memdump-1.0.ebuild
+++ b/app-forensics/memdump/memdump-1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/memdump/memdump-1.0.ebuild,v 1.1 2004/09/19 04:01:50 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/memdump/memdump-1.0.ebuild,v 1.2 2004/10/17 09:54:16 dholm Exp $
DESCRIPTION="Simple memory dumper for UNIX-Like systems"
HOMEPAGE="http://www.porcupine.org/forensics"
SRC_URI="http://www.porcupine.org/forensics/${P}.tar.gz"
LICENSE="IBM"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
DEPEND="sys-apps/sed
sys-apps/grep"
RDEPEND="virtual/libc"
diff --git a/app-i18n/leif/ChangeLog b/app-i18n/leif/ChangeLog
index 5d2848c951dd..265b73f392b0 100644
--- a/app-i18n/leif/ChangeLog
+++ b/app-i18n/leif/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/leif
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/leif/ChangeLog,v 1.5 2004/09/13 20:07:42 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/leif/ChangeLog,v 1.6 2004/10/17 09:51:14 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> leif-12.0.1_pre1891.ebuild:
+ Added to ~ppc.
*leif-12.0.1_pre1891 (14 Sep 2004)
*leif-11.4_p1467 (14 Sep 2003)
diff --git a/app-i18n/leif/leif-12.0.1_pre1891.ebuild b/app-i18n/leif/leif-12.0.1_pre1891.ebuild
index c9c70cd7df91..41c498689472 100644
--- a/app-i18n/leif/leif-12.0.1_pre1891.ebuild
+++ b/app-i18n/leif/leif-12.0.1_pre1891.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/app-i18n/leif/leif-12.0.1_pre1891.ebuild,v 1.1 2004/09/13 20:07:42 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/leif/leif-12.0.1_pre1891.ebuild,v 1.2 2004/10/17 09:51:14 dholm Exp $
inherit iiimf eutils
DESCRIPTION="Language Engine is a component that provide actual Input Method service for IIIMF"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
RDEPEND="dev-libs/eimil"
diff --git a/app-misc/kleds/ChangeLog b/app-misc/kleds/ChangeLog
index e16929aa0339..7a367a911d00 100644
--- a/app-misc/kleds/ChangeLog
+++ b/app-misc/kleds/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/kleds
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/kleds/ChangeLog,v 1.7 2004/10/03 19:39:36 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kleds/ChangeLog,v 1.8 2004/10/17 09:51:41 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> kleds-0.8.0.ebuild:
+ Added to ~ppc.
*kleds-0.8.0 (03 Oct 2004)
diff --git a/app-misc/kleds/kleds-0.8.0.ebuild b/app-misc/kleds/kleds-0.8.0.ebuild
index 09351d00ea29..9ed0d5634c03 100644
--- a/app-misc/kleds/kleds-0.8.0.ebuild
+++ b/app-misc/kleds/kleds-0.8.0.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-misc/kleds/kleds-0.8.0.ebuild,v 1.1 2004/10/03 19:39:36 centic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/kleds/kleds-0.8.0.ebuild,v 1.2 2004/10/17 09:51:41 dholm Exp $
inherit kde
need-kde 3.0
@@ -11,7 +11,7 @@ SRC_URI="http://www.hansmatzen.de/software/kleds/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~amd64"
+KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
IUSE=""
S="${WORKDIR}/kleds-${PV}"
diff --git a/app-misc/magicdev/ChangeLog b/app-misc/magicdev/ChangeLog
index 54d9dde654ea..a9d3322de754 100644
--- a/app-misc/magicdev/ChangeLog
+++ b/app-misc/magicdev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/magicdev
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/ChangeLog,v 1.8 2004/09/18 14:08:30 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/ChangeLog,v 1.9 2004/10/17 09:53:50 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> magicdev-1.1.7.ebuild:
+ Added to ~ppc.
*magicdev-1.1.7 (18 Sep 2004)
diff --git a/app-misc/magicdev/magicdev-1.1.7.ebuild b/app-misc/magicdev/magicdev-1.1.7.ebuild
index b420b2991b3d..ad3a1093e857 100644
--- a/app-misc/magicdev/magicdev-1.1.7.ebuild
+++ b/app-misc/magicdev/magicdev-1.1.7.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-misc/magicdev/magicdev-1.1.7.ebuild,v 1.1 2004/09/18 14:08:31 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/magicdev/magicdev-1.1.7.ebuild,v 1.2 2004/10/17 09:53:50 dholm Exp $
inherit gnome2
@@ -8,7 +8,7 @@ DESCRIPTION="A GNOME tool to automount/unmount removable media"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
RDEPEND=">=gnome-base/libgnomeui-2.1.5
diff --git a/dev-java/jtidy/ChangeLog b/dev-java/jtidy/ChangeLog
index a12291205a59..415ae61338a9 100644
--- a/dev-java/jtidy/ChangeLog
+++ b/dev-java/jtidy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jtidy
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jtidy/ChangeLog,v 1.2 2004/10/16 17:27:03 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jtidy/ChangeLog,v 1.3 2004/10/17 09:50:10 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> jtidy-0_pre20010801.ebuild:
+ Added to ~ppc.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jtidy-0_pre20010801.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
diff --git a/dev-java/jtidy/jtidy-0_pre20010801.ebuild b/dev-java/jtidy/jtidy-0_pre20010801.ebuild
index a8009a92cd6d..c200c393fb6e 100644
--- a/dev-java/jtidy/jtidy-0_pre20010801.ebuild
+++ b/dev-java/jtidy/jtidy-0_pre20010801.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-java/jtidy/jtidy-0_pre20010801.ebuild,v 1.2 2004/10/16 17:27:03 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jtidy/jtidy-0_pre20010801.ebuild,v 1.3 2004/10/17 09:50:10 dholm Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://jtidy.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}-dev.zip"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="doc"
DEPEND="virtual/jdk
>=dev-java/ant-1.5.0"
diff --git a/dev-libs/libbulletml/ChangeLog b/dev-libs/libbulletml/ChangeLog
index 8c5a4b38a435..8e219bfc76da 100644
--- a/dev-libs/libbulletml/ChangeLog
+++ b/dev-libs/libbulletml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libbulletml
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/ChangeLog,v 1.1 2004/09/27 06:55:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/ChangeLog,v 1.2 2004/10/17 09:51:24 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> libbulletml-0.0.6.ebuild:
+ Added to ~ppc.
*libbulletml-0.0.6 (26 Sep 2004)
diff --git a/dev-libs/libbulletml/libbulletml-0.0.6.ebuild b/dev-libs/libbulletml/libbulletml-0.0.6.ebuild
index 4bc93f146b5e..e2a15d8474e2 100644
--- a/dev-libs/libbulletml/libbulletml-0.0.6.ebuild
+++ b/dev-libs/libbulletml/libbulletml-0.0.6.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-libs/libbulletml/libbulletml-0.0.6.ebuild,v 1.1 2004/09/27 06:55:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbulletml/libbulletml-0.0.6.ebuild,v 1.2 2004/10/17 09:51:24 dholm Exp $
DESCRIPTION="A Library of Bullet Markup Language"
HOMEPAGE="http://user.ecc.u-tokyo.ac.jp/~s31552/wp/libbulletml/index_en.html"
@@ -8,7 +8,7 @@ SRC_URI="http://user.ecc.u-tokyo.ac.jp/~s31552/wp/libbulletml/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
S="${WORKDIR}/${PN#lib}/src"
diff --git a/dev-libs/libiiimp/ChangeLog b/dev-libs/libiiimp/ChangeLog
index 4a99ebca05b3..7056f3ff7029 100644
--- a/dev-libs/libiiimp/ChangeLog
+++ b/dev-libs/libiiimp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libiiimp
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiiimp/ChangeLog,v 1.5 2004/09/13 19:52:09 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiiimp/ChangeLog,v 1.6 2004/10/17 09:52:14 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> libiiimp-12.0.1_pre1891.ebuild:
+ Added to ~ppc.
*libiiimp-12.0.1_p1891 (14 Sep 2004)
*libiiimp-11.4_p1467 (14 Sep 2003)
diff --git a/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild b/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild
index db7f60087221..ffc539b74898 100644
--- a/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild
+++ b/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.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/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild,v 1.1 2004/09/13 19:52:09 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiiimp/libiiimp-12.0.1_pre1891.ebuild,v 1.2 2004/10/17 09:52:14 dholm Exp $
inherit iiimf
DESCRIPTION="A generic C library which provides IIIM Protocol handling."
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
S="${WORKDIR}/${IMSDK}/lib/iiimp"
diff --git a/dev-libs/mini-xml/ChangeLog b/dev-libs/mini-xml/ChangeLog
index 60f91e2a2ad1..a099b0c105fd 100644
--- a/dev-libs/mini-xml/ChangeLog
+++ b/dev-libs/mini-xml/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/mini-xml
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/ChangeLog,v 1.1 2004/09/28 23:04:33 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/ChangeLog,v 1.2 2004/10/17 09:54:25 dholm Exp $
+
+*mini-xml-2.0.0 (17 Oct 2004)
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> mini-xml-2.0.0.ebuild:
+ Added to ~ppc.
29 Sep 2004; Frank van de Pol <fvdpol@gentoo.org> :
Mini-xml library used by ZynAddSubFX. Ebuild submitted by Eric Shattow
diff --git a/dev-libs/mini-xml/mini-xml-2.0.0.ebuild b/dev-libs/mini-xml/mini-xml-2.0.0.ebuild
index f3e5f84c6828..a7b6031c2270 100644
--- a/dev-libs/mini-xml/mini-xml-2.0.0.ebuild
+++ b/dev-libs/mini-xml/mini-xml-2.0.0.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-libs/mini-xml/mini-xml-2.0.0.ebuild,v 1.1 2004/09/28 23:04:33 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/mini-xml-2.0.0.ebuild,v 1.2 2004/10/17 09:54:25 dholm Exp $
inherit libtool flag-o-matic gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="http://www.easysw.com/~mike/mxml/swfiles/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
diff --git a/dev-python/logging/ChangeLog b/dev-python/logging/ChangeLog
index 195f9c68f473..1f8a321a1bfb 100644
--- a/dev-python/logging/ChangeLog
+++ b/dev-python/logging/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/logging
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/ChangeLog,v 1.3 2004/10/09 21:34:41 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/ChangeLog,v 1.4 2004/10/17 09:51:56 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> logging-0.4.7.ebuild:
+ Added to ~ppc.
09 Oct 2004; Tom Martin <slarti@gentoo.org> logging-0.4.7.ebuild:
Marked ~amd64.
diff --git a/dev-python/logging/logging-0.4.7.ebuild b/dev-python/logging/logging-0.4.7.ebuild
index dc271587d2bd..de9296967adb 100644
--- a/dev-python/logging/logging-0.4.7.ebuild
+++ b/dev-python/logging/logging-0.4.7.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/logging/logging-0.4.7.ebuild,v 1.3 2004/10/09 21:34:41 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/logging-0.4.7.ebuild,v 1.4 2004/10/17 09:51:56 dholm Exp $
inherit distutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.red-dove.com/python_logging.html"
SRC_URI="http://www.red-dove.com/logging-${PV}.tar.gz"
LICENSE="logging"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
DEPEND="virtual/python"
DOCS="liblogging.tex"
diff --git a/games-emulation/mamory/ChangeLog b/games-emulation/mamory/ChangeLog
index 7857e62b3d8b..cfacda6472bb 100644
--- a/games-emulation/mamory/ChangeLog
+++ b/games-emulation/mamory/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/mamory
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.5 2004/09/12 04:06:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.6 2004/10/17 09:54:06 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> mamory-0.2.14.ebuild:
+ Added to ~ppc.
*mamory-0.2.14 (11 Sep 2004)
diff --git a/games-emulation/mamory/mamory-0.2.14.ebuild b/games-emulation/mamory/mamory-0.2.14.ebuild
index 5d4d640efdbd..7c2a62669040 100644
--- a/games-emulation/mamory/mamory-0.2.14.ebuild
+++ b/games-emulation/mamory/mamory-0.2.14.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-emulation/mamory/mamory-0.2.14.ebuild,v 1.1 2004/09/12 04:06:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.14.ebuild,v 1.2 2004/10/17 09:54:06 dholm Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mamory/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=""
diff --git a/games-util/loki_patch/ChangeLog b/games-util/loki_patch/ChangeLog
index 2eae086a385b..edbf66e2f38d 100644
--- a/games-util/loki_patch/ChangeLog
+++ b/games-util/loki_patch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/loki_patch
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/ChangeLog,v 1.1 2004/09/21 22:40:09 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/ChangeLog,v 1.2 2004/10/17 09:53:32 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> loki_patch-20040916.ebuild:
+ Added to ~ppc.
*loki_patch-20040916 (21 Sep 2004)
diff --git a/games-util/loki_patch/loki_patch-20040916.ebuild b/games-util/loki_patch/loki_patch-20040916.ebuild
index ff5a5aa94b8c..48b7f3ca425f 100644
--- a/games-util/loki_patch/loki_patch-20040916.ebuild
+++ b/games-util/loki_patch/loki_patch-20040916.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-util/loki_patch/loki_patch-20040916.ebuild,v 1.2 2004/09/24 00:00:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20040916.ebuild,v 1.3 2004/10/17 09:53:32 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="dev-util/xdelta
diff --git a/games-util/loki_setupdb/ChangeLog b/games-util/loki_setupdb/ChangeLog
index 7bd35d579b5a..7c8dfe854de5 100644
--- a/games-util/loki_setupdb/ChangeLog
+++ b/games-util/loki_setupdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/loki_setupdb
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/loki_setupdb/ChangeLog,v 1.1 2004/09/21 22:17:45 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/loki_setupdb/ChangeLog,v 1.2 2004/10/17 09:53:02 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> loki_setupdb-20040916.ebuild:
+ Added to ~ppc.
*loki_setupdb-20040916 (21 Sep 2004)
diff --git a/games-util/loki_setupdb/loki_setupdb-20040916.ebuild b/games-util/loki_setupdb/loki_setupdb-20040916.ebuild
index 622fdb2acd4d..1ca169e99518 100644
--- a/games-util/loki_setupdb/loki_setupdb-20040916.ebuild
+++ b/games-util/loki_setupdb/loki_setupdb-20040916.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-util/loki_setupdb/loki_setupdb-20040916.ebuild,v 1.1 2004/09/21 22:17:45 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/loki_setupdb/loki_setupdb-20040916.ebuild,v 1.2 2004/10/17 09:53:02 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wolf31o2/sources/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64"
+KEYWORDS="x86 amd64 ~ppc"
RESTRICT=""
IUSE=""
diff --git a/media-fonts/kacst-fonts/ChangeLog b/media-fonts/kacst-fonts/ChangeLog
index e67ef0575517..7230cbb135f1 100644
--- a/media-fonts/kacst-fonts/ChangeLog
+++ b/media-fonts/kacst-fonts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-fonts/kacst-fonts
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/kacst-fonts/ChangeLog,v 1.1 2004/10/01 19:00:21 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/kacst-fonts/ChangeLog,v 1.2 2004/10/17 09:50:19 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> kacst-fonts-1.6.2.ebuild:
+ Added to ~ppc.
*kacst-fonts-1.6.2 (02 Oct 2004)
diff --git a/media-fonts/kacst-fonts/kacst-fonts-1.6.2.ebuild b/media-fonts/kacst-fonts/kacst-fonts-1.6.2.ebuild
index 82f60194b004..8737a8c526dd 100644
--- a/media-fonts/kacst-fonts/kacst-fonts-1.6.2.ebuild
+++ b/media-fonts/kacst-fonts/kacst-fonts-1.6.2.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-fonts/kacst-fonts/kacst-fonts-1.6.2.ebuild,v 1.1 2004/10/01 19:00:21 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/kacst-fonts/kacst-fonts-1.6.2.ebuild,v 1.2 2004/10/17 09:50:19 dholm Exp $
inherit font
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/arabeyes/${P//-/_}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
FONT_SUFFIX="ttf"
diff --git a/media-plugins/libvisual-plugins/ChangeLog b/media-plugins/libvisual-plugins/ChangeLog
index afe56db98899..0b7aa3cc349a 100644
--- a/media-plugins/libvisual-plugins/ChangeLog
+++ b/media-plugins/libvisual-plugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/libvisual-plugins
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/libvisual-plugins/ChangeLog,v 1.1 2004/10/02 21:34:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/libvisual-plugins/ChangeLog,v 1.2 2004/10/17 09:53:07 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> libvisual-plugins-0.1.6.ebuild:
+ Added to ~ppc.
*libvisual-plugins-0.1.6 (02 Oct 2004)
diff --git a/media-plugins/libvisual-plugins/libvisual-plugins-0.1.6.ebuild b/media-plugins/libvisual-plugins/libvisual-plugins-0.1.6.ebuild
index d7c72df48ae9..f9ba5e27e2a5 100644
--- a/media-plugins/libvisual-plugins/libvisual-plugins-0.1.6.ebuild
+++ b/media-plugins/libvisual-plugins/libvisual-plugins-0.1.6.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-plugins/libvisual-plugins/libvisual-plugins-0.1.6.ebuild,v 1.2 2004/10/02 21:34:48 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/libvisual-plugins/libvisual-plugins-0.1.6.ebuild,v 1.3 2004/10/17 09:53:07 dholm Exp $
IUSE=""
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/libvisual/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86 ~ppc"
RDEPEND="virtual/opengl
media-libs/glut
diff --git a/media-sound/kstreamripper/ChangeLog b/media-sound/kstreamripper/ChangeLog
index eba893753fc3..6288dd4b8da3 100644
--- a/media-sound/kstreamripper/ChangeLog
+++ b/media-sound/kstreamripper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/kstreamripper
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/ChangeLog,v 1.3 2004/09/28 01:07:00 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/ChangeLog,v 1.4 2004/10/17 09:50:50 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> kstreamripper-0.2.ebuild:
+ Added to ~ppc.
22 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
kstreamripper-0.2.ebuild:
diff --git a/media-sound/kstreamripper/kstreamripper-0.2.ebuild b/media-sound/kstreamripper/kstreamripper-0.2.ebuild
index 85a56799ac68..a18f0e684c17 100644
--- a/media-sound/kstreamripper/kstreamripper-0.2.ebuild
+++ b/media-sound/kstreamripper/kstreamripper-0.2.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-sound/kstreamripper/kstreamripper-0.2.ebuild,v 1.2 2004/09/22 17:56:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.2.ebuild,v 1.3 2004/10/17 09:50:50 dholm Exp $
IUSE=""
@@ -12,6 +12,6 @@ DESCRIPTION="KStreamripper - a nice KDE3 frontend to media-sound/streamripper"
HOMEPAGE="http://developer.berlios.de/projects/kstreamripper/"
SRC_URI="http://www.tuxipuxi.de/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
SLOT="0"
DEPEND=">=media-sound/streamripper-1.32-r2"
diff --git a/media-sound/mp3check/ChangeLog b/media-sound/mp3check/ChangeLog
index 02389b6ee4f7..016dca860db0 100644
--- a/media-sound/mp3check/ChangeLog
+++ b/media-sound/mp3check/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mp3check
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/ChangeLog,v 1.4 2004/09/28 01:19:20 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/ChangeLog,v 1.5 2004/10/17 09:55:03 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> mp3check-0.8.0.ebuild:
+ Added to ~ppc.
28 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Gentoo Technologies, Inc. -> Gentoo Foundation
diff --git a/media-sound/mp3check/mp3check-0.8.0.ebuild b/media-sound/mp3check/mp3check-0.8.0.ebuild
index ab132aaec298..a2221170f354 100644
--- a/media-sound/mp3check/mp3check-0.8.0.ebuild
+++ b/media-sound/mp3check/mp3check-0.8.0.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-sound/mp3check/mp3check-0.8.0.ebuild,v 1.2 2004/09/17 01:30:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/mp3check-0.8.0.ebuild,v 1.3 2004/10/17 09:55:03 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://jo.ath.cx/soft/mp3check/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
DEPEND=""
diff --git a/net-libs/libgmail/ChangeLog b/net-libs/libgmail/ChangeLog
index 6167bd4cd531..426418f537b4 100644
--- a/net-libs/libgmail/ChangeLog
+++ b/net-libs/libgmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libgmail
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgmail/ChangeLog,v 1.2 2004/10/09 21:35:47 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgmail/ChangeLog,v 1.3 2004/10/17 09:53:06 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> libgmail-0.0.8.ebuild:
+ Added to ~ppc.
09 Oct 2004; Tom Martin <slarti@gentoo.org> libgmail-0.0.8.ebuild:
Marked ~amd64.
diff --git a/net-libs/libgmail/libgmail-0.0.8.ebuild b/net-libs/libgmail/libgmail-0.0.8.ebuild
index a1652a33fccc..dbf5879ba7dd 100644
--- a/net-libs/libgmail/libgmail-0.0.8.ebuild
+++ b/net-libs/libgmail/libgmail-0.0.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/net-libs/libgmail/libgmail-0.0.8.ebuild,v 1.2 2004/10/09 21:35:47 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgmail/libgmail-0.0.8.ebuild,v 1.3 2004/10/17 09:53:06 dholm Exp $
inherit python
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libgmail/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
diff --git a/net-mail/mlmmj/ChangeLog b/net-mail/mlmmj/ChangeLog
index 3e3d9b24eb4a..769e82360e83 100644
--- a/net-mail/mlmmj/ChangeLog
+++ b/net-mail/mlmmj/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/mlmmj
# Copyright 2004-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/ChangeLog,v 1.2 2004/09/12 20:02:19 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/ChangeLog,v 1.3 2004/10/17 09:54:42 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> mlmmj-1.0.0.ebuild:
+ Added to ~ppc.
12 Sep 2004; Sven Wegener <swegener@gentoo.org> metadata.xml:
Corrected metadata.xml to match DTD.
diff --git a/net-mail/mlmmj/mlmmj-1.0.0.ebuild b/net-mail/mlmmj/mlmmj-1.0.0.ebuild
index 76e7f6155a0a..d4dca4dcf258 100644
--- a/net-mail/mlmmj/mlmmj-1.0.0.ebuild
+++ b/net-mail/mlmmj/mlmmj-1.0.0.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/net-mail/mlmmj/mlmmj-1.0.0.ebuild,v 1.1 2004/09/11 20:45:06 klieber Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mlmmj/mlmmj-1.0.0.ebuild,v 1.2 2004/10/17 09:54:42 dholm Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://mlmmj.mmj.dk/"
SRC_URI="http://mlmmj.mmj.dk/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="virtual/mta"
#RDEPEND=""
diff --git a/www-apache/mod_chroot/ChangeLog b/www-apache/mod_chroot/ChangeLog
index 54c194fd2cce..5aa91ce0bda5 100644
--- a/www-apache/mod_chroot/ChangeLog
+++ b/www-apache/mod_chroot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apache/mod_chroot
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_chroot/ChangeLog,v 1.2 2004/09/18 22:02:37 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_chroot/ChangeLog,v 1.3 2004/10/17 09:54:52 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> mod_chroot-0.2.ebuild:
+ Added to ~ppc.
19 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
diff --git a/www-apache/mod_chroot/mod_chroot-0.2.ebuild b/www-apache/mod_chroot/mod_chroot-0.2.ebuild
index 69731ab435f8..4a8315fff028 100644
--- a/www-apache/mod_chroot/mod_chroot-0.2.ebuild
+++ b/www-apache/mod_chroot/mod_chroot-0.2.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/www-apache/mod_chroot/mod_chroot-0.2.ebuild,v 1.1 2004/09/14 13:25:55 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_chroot/mod_chroot-0.2.ebuild,v 1.2 2004/10/17 09:54:52 dholm Exp $
DESCRIPTION="chroot apache 1.x, the easy way"
@@ -8,7 +8,7 @@ HOMEPAGE="http://core.segfault.pl/~hobbit/mod_chroot/"
SRC_URI="http://core.segfault.pl/~hobbit/mod_chroot/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="=net-www/apache-1*"