summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/openoffice-ximian/ChangeLog5
-rw-r--r--app-office/openoffice-ximian/openoffice-ximian-1.1.59.ebuild4
-rw-r--r--net-misc/ssh-installkeys/ChangeLog5
-rw-r--r--net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-office/openoffice-ximian/ChangeLog b/app-office/openoffice-ximian/ChangeLog
index a4313ea2c89f..11f24289f19f 100644
--- a/app-office/openoffice-ximian/ChangeLog
+++ b/app-office/openoffice-ximian/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/openoffice-ximian
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/ChangeLog,v 1.46 2004/06/07 20:11:10 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/ChangeLog,v 1.47 2004/06/08 11:57:53 dholm Exp $
+
+ 08 Jun 2004; David Holm <dholm@gentoo.org> openoffice-ximian-1.1.59.ebuild:
+ Added to ~ppc.
07 Jun 2004; David Holm <dholm@gentoo.org> openoffice-ximian-1.1.57.ebuild:
Added to ~ppc.
diff --git a/app-office/openoffice-ximian/openoffice-ximian-1.1.59.ebuild b/app-office/openoffice-ximian/openoffice-ximian-1.1.59.ebuild
index bb0a85b8e5c9..feb9ede43aa4 100644
--- a/app-office/openoffice-ximian/openoffice-ximian-1.1.59.ebuild
+++ b/app-office/openoffice-ximian/openoffice-ximian-1.1.59.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-office/openoffice-ximian/openoffice-ximian-1.1.59.ebuild,v 1.1 2004/06/06 21:11:56 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-ximian/openoffice-ximian-1.1.59.ebuild,v 1.2 2004/06/08 11:57:53 dholm Exp $
# IMPORTANT: This is extremely alpha!!!
@@ -48,7 +48,7 @@ HOMEPAGE="http://ooo.ximian.com"
LICENSE="LGPL-2 | SISSL-1.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
RDEPEND=">=sys-libs/glibc-2.1
!=sys-libs/glibc-2.3.1*
diff --git a/net-misc/ssh-installkeys/ChangeLog b/net-misc/ssh-installkeys/ChangeLog
index 81d548af58ba..09f31607cf7c 100644
--- a/net-misc/ssh-installkeys/ChangeLog
+++ b/net-misc/ssh-installkeys/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/ssh-installkeys
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-installkeys/ChangeLog,v 1.2 2004/06/05 16:56:28 jmglov Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-installkeys/ChangeLog,v 1.3 2004/06/08 12:01:20 dholm Exp $
+
+ 08 Jun 2004; David Holm <dholm@gentoo.org> ssh-installkeys-1.3.ebuild:
+ Added to ~ppc.
05 Jun 2004; Josh Glover <jmglov@gentoo.org> ssh-installkeys-1.3.ebuild:
Committed a tad prematurely; the layout changed a bit since version 1.1, from
diff --git a/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild b/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild
index 1ded051cf53b..f08e4153640e 100644
--- a/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild
+++ b/net-misc/ssh-installkeys/ssh-installkeys-1.3.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-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild,v 1.2 2004/06/05 16:56:28 jmglov Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-installkeys/ssh-installkeys-1.3.ebuild,v 1.3 2004/06/08 12:01:20 dholm Exp $
DESCRIPTION="This script tries to export ssh public keys to a specified site. It will walk you through generating key pairs if it doesn't find any to export."
HOMEPAGE="http://www.catb.org/~esr/${PN}/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
RDEPEND=">=virtual/python-2.3"