diff options
author | Michael Imhof <tantive@gentoo.org> | 2004-10-27 12:13:20 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2004-10-27 12:13:20 +0000 |
commit | be14c992819cd96f742c041f4ece69c7f20b44d8 (patch) | |
tree | 4c7ef7e62b41a398054b5f74b537e11c7cf936c9 /sys-cluster | |
parent | 3.2.3-r1 and 3.3.0-r1 stable on ppc (Manifest recommit) (diff) | |
download | gentoo-2-be14c992819cd96f742c041f4ece69c7f20b44d8.tar.gz gentoo-2-be14c992819cd96f742c041f4ece69c7f20b44d8.tar.bz2 gentoo-2-be14c992819cd96f742c041f4ece69c7f20b44d8.zip |
Added ~x86. Closes #68412.
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/xgridagent/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/xgridagent/xgridagent-1.0.ebuild | 4 |
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" |