summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-10-17 09:44:49 +0000
committerDavid Holm <dholm@gentoo.org>2004-10-17 09:44:49 +0000
commit37880022d8b3b443aa728922222615abf4802ab3 (patch)
treede60c262e5e6f91160b3a1c5127e4d19dc777f7b
parentstable on amd64. (Manifest recommit) (diff)
downloadgentoo-2-37880022d8b3b443aa728922222615abf4802ab3.tar.gz
gentoo-2-37880022d8b3b443aa728922222615abf4802ab3.tar.bz2
gentoo-2-37880022d8b3b443aa728922222615abf4802ab3.zip
Added to ~ppc
-rw-r--r--app-sci/hmmer/ChangeLog5
-rw-r--r--app-sci/hmmer/hmmer-2.3.2.ebuild4
-rw-r--r--dev-java/htmlparser/ChangeLog5
-rw-r--r--dev-java/htmlparser/htmlparser-1.4.20040727.ebuild4
-rw-r--r--dev-libs/shapelib/ChangeLog5
-rw-r--r--dev-libs/shapelib/shapelib-1.2.10.ebuild4
-rw-r--r--dev-python/happydoc/ChangeLog5
-rw-r--r--dev-python/happydoc/happydoc-2.1.ebuild4
-rw-r--r--gnustep-apps/gwnet/ChangeLog5
-rw-r--r--gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild4
-rw-r--r--gnustep-libs/smbkit/ChangeLog6
-rw-r--r--gnustep-libs/smbkit/smbkit-0.0.1_pre20041004.ebuild4
-rw-r--r--mail-client/hap/ChangeLog5
-rw-r--r--mail-client/hap/hap-3.7.ebuild4
-rw-r--r--net-mail/hotwayd/ChangeLog5
-rw-r--r--net-mail/hotwayd/hotwayd-0.8-r1.ebuild4
16 files changed, 49 insertions, 24 deletions
diff --git a/app-sci/hmmer/ChangeLog b/app-sci/hmmer/ChangeLog
index fe3f2e3b7f2a..f7918f4d3422 100644
--- a/app-sci/hmmer/ChangeLog
+++ b/app-sci/hmmer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/hmmer
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/hmmer/ChangeLog,v 1.6 2004/10/15 17:44:41 gongloo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/hmmer/ChangeLog,v 1.7 2004/10/17 09:43:01 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> hmmer-2.3.2.ebuild:
+ Added to ~ppc.
14 Oct 2004; Hasan Khalil <gongloo@gentoo.org> hmmer-2.3.2.ebuild:
Keyworded ~ppc-macos.
diff --git a/app-sci/hmmer/hmmer-2.3.2.ebuild b/app-sci/hmmer/hmmer-2.3.2.ebuild
index 2796a4dc97b8..7b4588345f5a 100644
--- a/app-sci/hmmer/hmmer-2.3.2.ebuild
+++ b/app-sci/hmmer/hmmer-2.3.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/app-sci/hmmer/hmmer-2.3.2.ebuild,v 1.2 2004/10/14 19:49:38 gongloo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/hmmer/hmmer-2.3.2.ebuild,v 1.3 2004/10/17 09:43:01 dholm Exp $
DESCRIPTION="HMMER - Biological sequence analysis with profile HMMs"
HOMEPAGE="http://hmmer.wustl.edu/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.genetics.wustl.edu/pub/eddy/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc-macos"
+KEYWORDS="~x86 ~ppc-macos ~ppc"
IUSE=""
src_compile() {
diff --git a/dev-java/htmlparser/ChangeLog b/dev-java/htmlparser/ChangeLog
index 185a1e424144..aeb645791606 100644
--- a/dev-java/htmlparser/ChangeLog
+++ b/dev-java/htmlparser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/htmlparser
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/ChangeLog,v 1.2 2004/10/16 17:16:15 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/ChangeLog,v 1.3 2004/10/17 09:44:49 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> htmlparser-1.4.20040727.ebuild:
+ Added to ~ppc.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> htmlparser-1.3.ebuild,
htmlparser-1.4.20040104.ebuild, htmlparser-1.4.20040727.ebuild,
diff --git a/dev-java/htmlparser/htmlparser-1.4.20040727.ebuild b/dev-java/htmlparser/htmlparser-1.4.20040727.ebuild
index 760d437e3047..5c358bdc3491 100644
--- a/dev-java/htmlparser/htmlparser-1.4.20040727.ebuild
+++ b/dev-java/htmlparser/htmlparser-1.4.20040727.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/htmlparser/htmlparser-1.4.20040727.ebuild,v 1.2 2004/10/16 17:16:15 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.4.20040727.ebuild,v 1.3 2004/10/17 09:44:49 dholm Exp $
inherit java-pkg
@@ -12,7 +12,7 @@ MY_P=${MY_P//./_}
SRC_URI="mirror://sourceforge/htmlparser/${MY_P}.zip"
LICENSE="LGPL-2.1"
SLOT="${PV}"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="doc"
DEPEND="virtual/jdk
app-arch/unzip
diff --git a/dev-libs/shapelib/ChangeLog b/dev-libs/shapelib/ChangeLog
index 20dae5e51e06..a6c2679c1d82 100644
--- a/dev-libs/shapelib/ChangeLog
+++ b/dev-libs/shapelib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/shapelib
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/shapelib/ChangeLog,v 1.3 2004/06/24 23:33:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/shapelib/ChangeLog,v 1.4 2004/10/17 09:41:08 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> shapelib-1.2.10.ebuild:
+ Added to ~ppc.
23 Nov 2003; <nerdboy@gentoo.org> shapelib-1.2.10.ebuild:
bumped to x86 and added metadata
diff --git a/dev-libs/shapelib/shapelib-1.2.10.ebuild b/dev-libs/shapelib/shapelib-1.2.10.ebuild
index 8913aac93621..7665312146d1 100644
--- a/dev-libs/shapelib/shapelib-1.2.10.ebuild
+++ b/dev-libs/shapelib/shapelib-1.2.10.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/shapelib/shapelib-1.2.10.ebuild,v 1.5 2004/06/30 02:10:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/shapelib/shapelib-1.2.10.ebuild,v 1.6 2004/10/17 09:41:08 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://gdal.velocet.ca/pub/outgoing//${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-python/happydoc/ChangeLog b/dev-python/happydoc/ChangeLog
index 46fbcc007ebb..670ba29030fc 100644
--- a/dev-python/happydoc/ChangeLog
+++ b/dev-python/happydoc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/happydoc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/happydoc/ChangeLog,v 1.11 2004/06/25 01:31:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/happydoc/ChangeLog,v 1.12 2004/10/17 09:41:46 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> happydoc-2.1.ebuild:
+ Added to ~ppc.
31 May 2004; Bryan Østergaard <kloeri@gentoo.org> happydoc-2.1.ebuild:
Stable on alpha.
diff --git a/dev-python/happydoc/happydoc-2.1.ebuild b/dev-python/happydoc/happydoc-2.1.ebuild
index 47db4159d9b9..39822f1f9964 100644
--- a/dev-python/happydoc/happydoc-2.1.ebuild
+++ b/dev-python/happydoc/happydoc-2.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-python/happydoc/happydoc-2.1.ebuild,v 1.10 2004/06/25 01:31:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/happydoc/happydoc-2.1.ebuild,v 1.11 2004/10/17 09:41:46 dholm Exp $
inherit distutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://happydoc.sourceforge.net/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 sparc alpha"
+KEYWORDS="x86 sparc alpha ~ppc"
IUSE=""
DEPEND="virtual/python"
diff --git a/gnustep-apps/gwnet/ChangeLog b/gnustep-apps/gwnet/ChangeLog
index 2210f3804e8f..7205189e6b92 100644
--- a/gnustep-apps/gwnet/ChangeLog
+++ b/gnustep-apps/gwnet/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/gwnet
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/ChangeLog,v 1.1 2004/10/05 16:27:18 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/ChangeLog,v 1.2 2004/10/17 09:41:51 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> gwnet-0.1_pre20040928.ebuild:
+ Added to ~ppc.
*gwnet-0.1_pre20040928 (05 Oct 2004)
diff --git a/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild b/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild
index 1dca636612e3..ddfded4bef16 100644
--- a/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild
+++ b/gnustep-apps/gwnet/gwnet-0.1_pre20040928.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/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild,v 1.1 2004/10/05 16:27:18 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild,v 1.2 2004/10/17 09:41:51 dholm Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
@@ -17,7 +17,7 @@ S=${WORKDIR}/${ECVS_MODULE}
DESCRIPTION="A GNUstep network filesystem file browser."
HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2"
SLOT="0"
diff --git a/gnustep-libs/smbkit/ChangeLog b/gnustep-libs/smbkit/ChangeLog
index 198d3a2b3d5a..5122bacd8b21 100644
--- a/gnustep-libs/smbkit/ChangeLog
+++ b/gnustep-libs/smbkit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-libs/smbkit
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/smbkit/ChangeLog,v 1.1 2004/10/04 23:57:42 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/smbkit/ChangeLog,v 1.2 2004/10/17 09:41:18 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org>
+ smbkit-0.0.1_pre20041004.ebuild:
+ Added to ~ppc.
*smbkit-0.0.1_pre20041004 (04 Oct 2004)
diff --git a/gnustep-libs/smbkit/smbkit-0.0.1_pre20041004.ebuild b/gnustep-libs/smbkit/smbkit-0.0.1_pre20041004.ebuild
index 75431e8998d9..8b1aab66fbc2 100644
--- a/gnustep-libs/smbkit/smbkit-0.0.1_pre20041004.ebuild
+++ b/gnustep-libs/smbkit/smbkit-0.0.1_pre20041004.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/gnustep-libs/smbkit/smbkit-0.0.1_pre20041004.ebuild,v 1.1 2004/10/04 23:57:42 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/smbkit/smbkit-0.0.1_pre20041004.ebuild,v 1.2 2004/10/17 09:41:18 dholm Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
@@ -17,7 +17,7 @@ S=${WORKDIR}/${ECVS_MODULE}
DESCRIPTION="SMBKit offers a samba library and headers for GNUstep."
HOMEPAGE="http://www.gnustep.org"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
diff --git a/mail-client/hap/ChangeLog b/mail-client/hap/ChangeLog
index fb4acf234941..c9c42b179eff 100644
--- a/mail-client/hap/ChangeLog
+++ b/mail-client/hap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/hap
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/ChangeLog,v 1.1 2004/09/22 22:50:00 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/ChangeLog,v 1.2 2004/10/17 09:42:03 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> hap-3.7.ebuild:
+ Added to ~ppc.
*hap-3.7 (23 Sep 2004)
diff --git a/mail-client/hap/hap-3.7.ebuild b/mail-client/hap/hap-3.7.ebuild
index fb64280c386c..fcddc37f518e 100644
--- a/mail-client/hap/hap-3.7.ebuild
+++ b/mail-client/hap/hap-3.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/mail-client/hap/hap-3.7.ebuild,v 1.1 2004/09/22 22:50:00 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/hap/hap-3.7.ebuild,v 1.2 2004/10/17 09:42:03 dholm Exp $
IUSE=""
@@ -12,7 +12,7 @@ DEPEND="sys-libs/libtermcap-compat"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
# untars to 'hap/'
S="${WORKDIR}/${PN}"
diff --git a/net-mail/hotwayd/ChangeLog b/net-mail/hotwayd/ChangeLog
index 07d5e158a880..825a185d7232 100644
--- a/net-mail/hotwayd/ChangeLog
+++ b/net-mail/hotwayd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/hotwayd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/ChangeLog,v 1.10 2004/10/11 18:11:01 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/ChangeLog,v 1.11 2004/10/17 09:43:39 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> hotwayd-0.8-r1.ebuild:
+ Added to ~ppc.
11 Oct 2004; Andrej Kacian <ticho@gentoo.org> hotwayd-0.7.4.ebuild,
hotwayd-0.8-r1.ebuild, hotwayd-0.8.ebuild:
diff --git a/net-mail/hotwayd/hotwayd-0.8-r1.ebuild b/net-mail/hotwayd/hotwayd-0.8-r1.ebuild
index d948d1544625..61371faadfcf 100644
--- a/net-mail/hotwayd/hotwayd-0.8-r1.ebuild
+++ b/net-mail/hotwayd/hotwayd-0.8-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/net-mail/hotwayd/hotwayd-0.8-r1.ebuild,v 1.2 2004/10/11 18:11:01 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/hotwayd/hotwayd-0.8-r1.ebuild,v 1.3 2004/10/17 09:43:39 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hotwayd/${P}.tar.bz2"
RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""