summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/ooqstart-gnome/ChangeLog5
-rw-r--r--app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild4
-rw-r--r--app-office/tedia2sql/ChangeLog5
-rw-r--r--app-office/tedia2sql/tedia2sql-1.2.8.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-office/ooqstart-gnome/ChangeLog b/app-office/ooqstart-gnome/ChangeLog
index 70c434d04be8..39aef6c8ef93 100644
--- a/app-office/ooqstart-gnome/ChangeLog
+++ b/app-office/ooqstart-gnome/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/ooqstart-gnome
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ChangeLog,v 1.4 2005/06/03 22:36:21 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ChangeLog,v 1.5 2005/07/22 17:12:12 dholm Exp $
+
+ 22 Jul 2005; David Holm <dholm@gentoo.org> ooqstart-gnome-0.8.3.ebuild:
+ Added to ~ppc.
03 Jun 2005; <halcyon@gentoo.org> +files/ooqstart-gnome-0.8.3-gcc4.patch,
ooqstart-gnome-0.8.3.ebuild:
diff --git a/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild b/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild
index 548ec1842305..5dcc76eafbc7 100644
--- a/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild
+++ b/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild,v 1.7 2005/06/03 22:36:21 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild,v 1.8 2005/07/22 17:12:12 dholm Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ooqstart/${MY_P}.tgz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
SLOT="0"
diff --git a/app-office/tedia2sql/ChangeLog b/app-office/tedia2sql/ChangeLog
index b517831e70ca..794ab2020bce 100644
--- a/app-office/tedia2sql/ChangeLog
+++ b/app-office/tedia2sql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/tedia2sql
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/ChangeLog,v 1.5 2005/05/24 15:32:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/ChangeLog,v 1.6 2005/07/22 17:12:14 dholm Exp $
+
+ 22 Jul 2005; David Holm <dholm@gentoo.org> tedia2sql-1.2.8.ebuild:
+ Added to ~ppc.
24 May 2005; Michael Cummings <mcummings@gentoo.org> tedia2sql-1.2.8.ebuild:
dev-perl/Digest-MD5 => perl-core/Digest-MD5
diff --git a/app-office/tedia2sql/tedia2sql-1.2.8.ebuild b/app-office/tedia2sql/tedia2sql-1.2.8.ebuild
index 3398c2aa2ba0..5f0859c8ae76 100644
--- a/app-office/tedia2sql/tedia2sql-1.2.8.ebuild
+++ b/app-office/tedia2sql/tedia2sql-1.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/tedia2sql-1.2.8.ebuild,v 1.6 2005/05/24 15:32:51 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/tedia2sql-1.2.8.ebuild,v 1.7 2005/07/22 17:12:14 dholm Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://tedia2sql.tigris.org/files/documents/282/2144/${PN}-${MY_PV}.tar
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE="doc"
DEPEND=">=dev-lang/perl-5.8