summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-08-11 21:57:17 +0000
committerSven Wegener <swegener@gentoo.org>2005-08-11 21:57:17 +0000
commit644724bc6bc328883612f11576d648c83bfe4a84 (patch)
treeed8651ba85b211caed07e66f22e25754c0930db9 /sys-cluster/torque
parentstabilize (diff)
downloadgentoo-2-644724bc6bc328883612f11576d648c83bfe4a84.tar.gz
gentoo-2-644724bc6bc328883612f11576d648c83bfe4a84.tar.bz2
gentoo-2-644724bc6bc328883612f11576d648c83bfe4a84.zip
trim whitespace
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-cluster/torque')
-rw-r--r--sys-cluster/torque/torque-1.2.0_p5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/torque/torque-1.2.0_p5.ebuild b/sys-cluster/torque/torque-1.2.0_p5.ebuild
index a7aea09fd317..e825a2ed785f 100644
--- a/sys-cluster/torque/torque-1.2.0_p5.ebuild
+++ b/sys-cluster/torque/torque-1.2.0_p5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.2.0_p5.ebuild,v 1.1 2005/08/11 20:51:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-1.2.0_p5.ebuild,v 1.2 2005/08/11 21:57:17 swegener Exp $
inherit flag-o-matic eutils
@@ -53,7 +53,7 @@ src_compile() {
# use X || myconf="--disable-gui"
# use tcltk && myconf="${myconf} --with-tcl"
# use doc && myconf="${myconf} --enable-docs"
- append-flags -DJOB_DELETE_NANNY
+ append-flags -DJOB_DELETE_NANNY
./configure \
$(use_enable X gui) \