summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-08-30 23:26:24 +0000
committerDavid Holm <dholm@gentoo.org>2004-08-30 23:26:24 +0000
commit100c0ead1f4291009bc6c672d6c315ae162f1aa7 (patch)
treefec4b5566b01eee69e8c74f802aaf81d9b0f396c /sys-cluster/pconsole
parentAdded to ~ppc (diff)
downloadhistorical-100c0ead1f4291009bc6c672d6c315ae162f1aa7.tar.gz
historical-100c0ead1f4291009bc6c672d6c315ae162f1aa7.tar.bz2
historical-100c0ead1f4291009bc6c672d6c315ae162f1aa7.zip
Added to ~ppc
Diffstat (limited to 'sys-cluster/pconsole')
-rw-r--r--sys-cluster/pconsole/ChangeLog5
-rw-r--r--sys-cluster/pconsole/pconsole-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/pconsole/ChangeLog b/sys-cluster/pconsole/ChangeLog
index 87795f71ec0d..f8d2029c11ca 100644
--- a/sys-cluster/pconsole/ChangeLog
+++ b/sys-cluster/pconsole/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/openmosix-user
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pconsole/ChangeLog,v 1.2 2004/08/16 07:50:43 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pconsole/ChangeLog,v 1.3 2004/08/30 23:26:24 dholm Exp $
+
+ 31 Aug 2004; David Holm <dholm@gentoo.org> pconsole-1.0.ebuild:
+ Added to ~ppc.
*pconsole-1.0 (16 Aug 2004)
diff --git a/sys-cluster/pconsole/pconsole-1.0.ebuild b/sys-cluster/pconsole/pconsole-1.0.ebuild
index 7c996d346857..905cad478d35 100644
--- a/sys-cluster/pconsole/pconsole-1.0.ebuild
+++ b/sys-cluster/pconsole/pconsole-1.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/sys-cluster/pconsole/pconsole-1.0.ebuild,v 1.1 2004/08/16 07:49:54 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pconsole/pconsole-1.0.ebuild,v 1.2 2004/08/30 23:26:24 dholm Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.heiho.net/pconsole/"
SRC_URI="http://www.xs4all.nl/~walterj/pconsole/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="virtual/ssh"