summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2004-10-27 12:13:20 +0000
committerMichael Imhof <tantive@gentoo.org>2004-10-27 12:13:20 +0000
commit6ed9436bea6b2b633796a698b4f033d71d982e52 (patch)
tree429c26bb9230a997769787bf7c058c0814f20dc0 /sys-cluster
parent3.2.3-r1 and 3.3.0-r1 stable on ppc (diff)
downloadhistorical-6ed9436bea6b2b633796a698b4f033d71d982e52.tar.gz
historical-6ed9436bea6b2b633796a698b4f033d71d982e52.tar.bz2
historical-6ed9436bea6b2b633796a698b4f033d71d982e52.zip
Added ~x86. Closes #68412.
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/xgridagent/ChangeLog5
-rw-r--r--sys-cluster/xgridagent/Manifest14
-rw-r--r--sys-cluster/xgridagent/xgridagent-1.0.ebuild4
3 files changed, 18 insertions, 5 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/Manifest b/sys-cluster/xgridagent/Manifest
index 31cb35dfdd5a..463765e66c32 100644
--- a/sys-cluster/xgridagent/Manifest
+++ b/sys-cluster/xgridagent/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 cde8b4e93c9339eb99fe3ad45941c99b metadata.xml 160
-MD5 959ff33fd25d8b68a6906ad13b29f8b6 xgridagent-1.0.ebuild 766
-MD5 8e2be10bb4a2e355e26a2745a3bf3e02 ChangeLog 355
+MD5 6560ec36cd0f8c133ecaadda1609f2ef xgridagent-1.0.ebuild 770
+MD5 c6c89dc172455c1fedaf0d58483280f3 ChangeLog 457
MD5 73c91788bab116b1e1da53a0da34071d files/digest-xgridagent-1.0 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBf5EGKtJO8LeSoosRArzeAJ9/n7zLCGtduSCm2hPk6pa2RYmD3gCfXGT3
+ndo21kyKfqT9DT9fvjwVjMw=
+=bw5q
+-----END PGP SIGNATURE-----
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"