summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-cluster/xgridagent/ChangeLog5
-rw-r--r--sys-cluster/xgridagent/xgridagent-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/xgridagent/ChangeLog b/sys-cluster/xgridagent/ChangeLog
index dcb7d0449bea..8fa7e4f9270c 100644
--- a/sys-cluster/xgridagent/ChangeLog
+++ b/sys-cluster/xgridagent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/xgridagent
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xgridagent/ChangeLog,v 1.2 2004/06/24 22:41:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xgridagent/ChangeLog,v 1.3 2004/10/27 12:13:20 tantive Exp $
+
+ 27 Oct 2004; Michael Imhof <tantive@gentoo.org> xgridagent-1.0.ebuild:
+ Added ~x86. Closes #68412.
*xgridagent-1.0 (24 Jun 2004)
diff --git a/sys-cluster/xgridagent/xgridagent-1.0.ebuild b/sys-cluster/xgridagent/xgridagent-1.0.ebuild
index 831aa58a24ed..a2a273d6d5ac 100644
--- a/sys-cluster/xgridagent/xgridagent-1.0.ebuild
+++ b/sys-cluster/xgridagent/xgridagent-1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xgridagent/xgridagent-1.0.ebuild,v 1.2 2004/06/24 22:41:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xgridagent/xgridagent-1.0.ebuild,v 1.3 2004/10/27 12:13:20 tantive Exp $
DESCRIPTION="A simple system for setting up and using a cluster of OS X machines"
HOMEPAGE="http://www.novajo.ca/xgridagent/"
SRC_URI="http://www.novajo.ca/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~ppc"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=net-libs/roadrunner-0.9.1"