diff options
Diffstat (limited to 'sys-cluster/xgridagent/xgridagent-1.0.ebuild')
-rw-r--r-- | sys-cluster/xgridagent/xgridagent-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |