summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/torque/ChangeLog5
-rw-r--r--sys-cluster/torque/torque-2.1.6.ebuild10
2 files changed, 7 insertions, 8 deletions
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