summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-20 00:56:40 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-20 00:56:40 +0000
commit20dbc7cbd77f16e9b5d393f9bbbd231863b08e51 (patch)
tree0355b184e75e9d01137b915371d161b1d1a25633
parentAdded metadata.xml (Manifest recommit) (diff)
downloadgentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.tar.gz
gentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.tar.bz2
gentoo-2-20dbc7cbd77f16e9b5d393f9bbbd231863b08e51.zip
Added to ~ppc
-rw-r--r--app-sci/yacas/ChangeLog5
-rw-r--r--app-sci/yacas/yacas-1.0.54.ebuild4
-rw-r--r--app-sci/yacas/yacas-1.0.55.ebuild4
-rw-r--r--app-sci/yacas/yacas-1.0.56.ebuild4
-rw-r--r--dev-libs/xapian/ChangeLog5
-rw-r--r--dev-libs/xapian/xapian-0.7.5.ebuild4
-rw-r--r--media-gfx/showimg/ChangeLog5
-rw-r--r--media-gfx/showimg/showimg-0.9.1.ebuild4
-rw-r--r--net-mail/nullmailer/ChangeLog5
-rw-r--r--net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild4
-rw-r--r--net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild4
-rw-r--r--net-mail/nullmailer/nullmailer-1.00_rc7.ebuild4
12 files changed, 32 insertions, 20 deletions
diff --git a/app-sci/yacas/ChangeLog b/app-sci/yacas/ChangeLog
index bb98acd76a55..778b1b5e9ffd 100644
--- a/app-sci/yacas/ChangeLog
+++ b/app-sci/yacas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/yacas
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/ChangeLog,v 1.4 2004/04/19 16:58:57 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/ChangeLog,v 1.5 2004/04/20 00:55:07 dholm Exp $
+
+ 20 Apr 2004; David Holm <dholm@gentoo.org> yacas-1.0.56.ebuild:
+ Added to ~ppc.
*yacas-1.0.56 (19 Apr 2004)
diff --git a/app-sci/yacas/yacas-1.0.54.ebuild b/app-sci/yacas/yacas-1.0.54.ebuild
index 4db62b26a2d9..1d6d0fd3fa6a 100644
--- a/app-sci/yacas/yacas-1.0.54.ebuild
+++ b/app-sci/yacas/yacas-1.0.54.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/app-sci/yacas/yacas-1.0.54.ebuild,v 1.1 2003/07/10 01:38:46 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.54.ebuild,v 1.2 2004/04/20 00:55:07 dholm Exp $
IUSE=""
diff --git a/app-sci/yacas/yacas-1.0.55.ebuild b/app-sci/yacas/yacas-1.0.55.ebuild
index 012d6c1ef759..0724802d2843 100644
--- a/app-sci/yacas/yacas-1.0.55.ebuild
+++ b/app-sci/yacas/yacas-1.0.55.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/app-sci/yacas/yacas-1.0.55.ebuild,v 1.1 2003/07/10 01:38:46 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.55.ebuild,v 1.2 2004/04/20 00:55:07 dholm Exp $
IUSE=""
diff --git a/app-sci/yacas/yacas-1.0.56.ebuild b/app-sci/yacas/yacas-1.0.56.ebuild
index 8c4b1a549617..6d0e411e85b0 100644
--- a/app-sci/yacas/yacas-1.0.56.ebuild
+++ b/app-sci/yacas/yacas-1.0.56.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-sci/yacas/yacas-1.0.56.ebuild,v 1.1 2004/04/19 16:58:57 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/yacas/yacas-1.0.56.ebuild,v 1.2 2004/04/20 00:55:07 dholm Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://${PN}.sourceforge.net/backups/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="virtual/glibc
>=sys-apps/sed-4
diff --git a/dev-libs/xapian/ChangeLog b/dev-libs/xapian/ChangeLog
index 589c559a73d3..00cb5f1f0cf7 100644
--- a/dev-libs/xapian/ChangeLog
+++ b/dev-libs/xapian/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/xapian
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/ChangeLog,v 1.3 2004/04/19 15:32:32 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/ChangeLog,v 1.4 2004/04/20 00:51:53 dholm Exp $
+
+ 20 Apr 2004; David Holm <dholm@gentoo.org> xapian-0.7.5.ebuild:
+ Added to ~ppc.
*xapian-0.7.5 (20 Apr 2004)
diff --git a/dev-libs/xapian/xapian-0.7.5.ebuild b/dev-libs/xapian/xapian-0.7.5.ebuild
index 72bb9fe6d8fe..82fc2c6eed8e 100644
--- a/dev-libs/xapian/xapian-0.7.5.ebuild
+++ b/dev-libs/xapian/xapian-0.7.5.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/dev-libs/xapian/xapian-0.7.5.ebuild,v 1.1 2004/04/19 15:32:32 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xapian/xapian-0.7.5.ebuild,v 1.2 2004/04/20 00:51:53 dholm Exp $
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.xapian.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="virtual/glibc
sys-apps/gawk
diff --git a/media-gfx/showimg/ChangeLog b/media-gfx/showimg/ChangeLog
index eac5c78481f2..5b8c503f0e7c 100644
--- a/media-gfx/showimg/ChangeLog
+++ b/media-gfx/showimg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/showimg
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/ChangeLog,v 1.8 2004/04/19 20:19:21 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/ChangeLog,v 1.9 2004/04/20 00:54:30 dholm Exp $
+
+ 20 Apr 2004; David Holm <dholm@gentoo.org> showimg-0.9.1.ebuild:
+ Added to ~ppc.
*showimg-0.9.1 (19 Apr 2004)
diff --git a/media-gfx/showimg/showimg-0.9.1.ebuild b/media-gfx/showimg/showimg-0.9.1.ebuild
index 10f5ae5a12dc..94e0ee0e08bd 100644
--- a/media-gfx/showimg/showimg-0.9.1.ebuild
+++ b/media-gfx/showimg/showimg-0.9.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/media-gfx/showimg/showimg-0.9.1.ebuild,v 1.1 2004/04/19 20:19:21 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.1.ebuild,v 1.2 2004/04/20 00:54:30 dholm Exp $
inherit kde-base
need-kde 3.1
@@ -10,4 +10,4 @@ SRC_URI="http://www.jalix.org/projects/showimg/download/${PVR}/${P}.tar.bz2"
HOMEPAGE="http://www.jalix.org/projects/showimg/"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
diff --git a/net-mail/nullmailer/ChangeLog b/net-mail/nullmailer/ChangeLog
index cf8fd8313e9e..c740433dd939 100644
--- a/net-mail/nullmailer/ChangeLog
+++ b/net-mail/nullmailer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/nullmailer
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/ChangeLog,v 1.7 2004/04/19 19:27:41 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/ChangeLog,v 1.8 2004/04/20 00:56:40 dholm Exp $
+
+ 20 Apr 2004; David Holm <dholm@gentoo.org> nullmailer-1.00_rc7-r2.ebuild:
+ Added to ~ppc.
*nullmailer-1.00_rc7-r2 (19 Apr 2004)
diff --git a/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild b/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild
index 9a8546d6f817..214274a15272 100644
--- a/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild
+++ b/net-mail/nullmailer/nullmailer-1.00_rc7-r1.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/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.3 2003/11/06 20:12:13 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7-r1.ebuild,v 1.4 2004/04/20 00:56:40 dholm Exp $
MY_P="${P/_rc/RC}"
S=${WORKDIR}/${MY_P}
diff --git a/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild b/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild
index 4a7686bff46b..3f42968676ca 100644
--- a/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild
+++ b/net-mail/nullmailer/nullmailer-1.00_rc7-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/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.1 2004/04/19 19:27:41 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7-r2.ebuild,v 1.2 2004/04/20 00:56:40 dholm Exp $
MY_P="${P/_rc/RC}"
S=${WORKDIR}/${MY_P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://untroubled.org/${PN}/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="virtual/glibc
sys-apps/groff"
diff --git a/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild b/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild
index d316a2298955..6b1f60ba26af 100644
--- a/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild
+++ b/net-mail/nullmailer/nullmailer-1.00_rc7.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/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.4 2003/11/06 20:12:13 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/nullmailer/nullmailer-1.00_rc7.ebuild,v 1.5 2004/04/20 00:56:40 dholm Exp $
MY_P="${P/_rc/RC}"
S=${WORKDIR}/${MY_P}