# 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
-# 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
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"
# 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:
-# 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
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE=""
DEPEND=""
# 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,
-# 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
LICENSE="openpbs"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE="tk crypt server"
PROVIDE="virtual/pbs"
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