diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-08-15 23:33:57 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-08-15 23:33:57 +0000 |
commit | 9bae92c872d0d71f5d016bbdf4d717939eb16da9 (patch) | |
tree | 7a5f36ba5b9927b2a837489fb5166ab71ca9291d /profiles/use.local.desc | |
parent | minor cleanup (diff) | |
download | gentoo-2-9bae92c872d0d71f5d016bbdf4d717939eb16da9.tar.gz gentoo-2-9bae92c872d0d71f5d016bbdf4d717939eb16da9.tar.bz2 gentoo-2-9bae92c872d0d71f5d016bbdf4d717939eb16da9.zip |
Add SCP flag for torque.
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5d99ea513b6c..f49619b566d5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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/profiles/use.local.desc,v 1.1386 2005/08/13 02:59:38 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1387 2005/08/15 23:33:57 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -927,6 +927,7 @@ sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled becau sys-cluster/lam-mpi:pbs - Add support for PBS scheduling stuff sys-cluster/magma-plugins:nogulm - Removes gulm support to magma-plugins sys-cluster/ocfs:aio - Add aio support +sys-cluster/torque:scp - Use SCP instead of RCP for copying files between machines. sys-cluster/util-vserver:glibc - Compile with glibc instead of dietlibc sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas) |