summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/lam-mpi/ChangeLog7
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild14
-rw-r--r--sys-cluster/openpbs-common/ChangeLog7
-rw-r--r--sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild6
-rw-r--r--sys-cluster/torque/ChangeLog5
-rw-r--r--sys-cluster/torque/torque-2.1.6.ebuild10
6 files changed, 27 insertions, 22 deletions
diff --git a/sys-cluster/lam-mpi/ChangeLog b/sys-cluster/lam-mpi/ChangeLog
index 7b83d2a0c344..16da730aea52 100644
--- a/sys-cluster/lam-mpi/ChangeLog
+++ b/sys-cluster/lam-mpi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/lam-mpi
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.53 2006/12/28 15:51:17 gustavoz Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.54 2007/02/10 13:04:58 beandog Exp $
+
+ 10 Feb 2007; Steve Dibb <beandog@gentoo.org> lam-mpi-7.1.2.ebuild:
+ amd64 stable, bug 157799
28 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> lam-mpi-7.1.2.ebuild:
Stable on sparc wrt #157799
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
index b86cf8857e74..488987e99315 100644
--- a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.9 2006/12/28 15:51:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.10 2007/02/10 13:04:58 beandog Exp $
inherit autotools eutils fortran flag-o-matic multilib portability
@@ -15,17 +15,17 @@ DESCRIPTION="the LAM MPI parallel computing environment"
SRC_URI="http://www.lam-mpi.org/download/files/${MY_P}.tar.bz2"
HOMEPAGE="http://www.lam-mpi.org"
DEPEND="virtual/libc
- pbs? ( virtual/pbs )
- !sys-cluster/mpich
- !sys-cluster/openmpi
- !sys-cluster/mpich2"
+ pbs? ( virtual/pbs )
+ !sys-cluster/mpich
+ !sys-cluster/openmpi
+ !sys-cluster/mpich2"
# we need ssh if we want to use it instead of rsh
RDEPEND="${DEPEND}
crypt? ( net-misc/openssh )
!crypt? ( net-misc/netkit-rsh )"
SLOT="6"
-KEYWORDS="~amd64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
LICENSE="as-is"
# confcache breaks the make process
RESTRICT="confcache"
diff --git a/sys-cluster/openpbs-common/ChangeLog b/sys-cluster/openpbs-common/ChangeLog
index b0efc85a2c91..9b63d4243481 100644
--- a/sys-cluster/openpbs-common/ChangeLog
+++ b/sys-cluster/openpbs-common/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/openpbs-common
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/ChangeLog,v 1.8 2006/11/15 12:41:06 corsair Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/ChangeLog,v 1.9 2007/02/10 13:02:43 beandog Exp $
+
+ 10 Feb 2007; Steve Dibb <beandog@gentoo.org> openpbs-common-1.1.1.ebuild:
+ amd64 stable, bug 157799
15 Nov 2006; Markus Rothe <corsair@gentoo.org>
openpbs-common-1.1.1.ebuild:
diff --git a/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild b/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild
index f4fc77d09535..d06d2576ea0b 100644
--- a/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild
+++ b/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.4 2006/11/15 12:41:06 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.5 2007/02/10 13:02:43 beandog Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE=""
DEPEND=""
diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog
index f385ce72ae38..b2b6df6af829 100644
--- a/sys-cluster/torque/ChangeLog
+++ b/sys-cluster/torque/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/torque
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.43 2007/01/28 21:02:17 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.44 2007/02/10 13:04:16 beandog Exp $
+
+ 10 Feb 2007; Steve Dibb <beandog@gentoo.org> torque-2.1.6.ebuild:
+ amd64 stable, bug 157799
28 Jan 2007; Donnie Berkholz <dberkholz@gentoo.org>;
-files/torque-1.2.0_p5-destdir-fixes.patch,
diff --git a/sys-cluster/torque/torque-2.1.6.ebuild b/sys-cluster/torque/torque-2.1.6.ebuild
index ea88ecfcc315..2829a6cb63f7 100644
--- a/sys-cluster/torque/torque-2.1.6.ebuild
+++ b/sys-cluster/torque/torque-2.1.6.ebuild
@@ -1,7 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.1.6.ebuild,v 1.3 2006/11/24 07:14:56 opfer Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.1.6.ebuild,v 1.4 2007/02/10 13:04:16 beandog Exp $
inherit autotools flag-o-matic eutils
@@ -13,7 +12,7 @@ SRC_URI="http://www.clusterresources.com/downloads/${PN}/${MY_P}.tar.gz"
LICENSE="openpbs"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE="tk crypt server"
PROVIDE="virtual/pbs"
@@ -38,15 +37,12 @@ S="${WORKDIR}/${MY_P}"
SPOOL_LOCATION="/var/spool" # this needs to move to /var later on
PBS_SERVER_HOME="${SPOOL_LOCATION}/PBS/"
-
src_unpack() {
unpack "${A}"
cd "${S}"
epatch ${FILESDIR}/${PN}-setuid-safety.patch
}
-
-
src_compile() {
local myconf