diff options
author | 2009-11-02 15:47:50 +0000 | |
---|---|---|
committer | 2009-11-02 15:47:50 +0000 | |
commit | 8f0f0a6b73868bb02dd857a8b467e4d5486dfedc (patch) | |
tree | 7fcba2a02d8fa7ce336091aff05e05d369af4649 | |
parent | Allow enabling of the DRMAA library as suggested by Nick Loman. (diff) | |
download | gentoo-2-8f0f0a6b73868bb02dd857a8b467e4d5486dfedc.tar.gz gentoo-2-8f0f0a6b73868bb02dd857a8b467e4d5486dfedc.tar.bz2 gentoo-2-8f0f0a6b73868bb02dd857a8b467e4d5486dfedc.zip |
Automated update of use.local.desc
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 006717c658e1..8f2be99d3ede 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4957 2009/11/02 08:47:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4958 2009/11/02 15:47:50 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -3049,7 +3049,8 @@ sys-cluster/openmpi:vt - Enable bundled VampirTrace support sys-cluster/pvfs2:apidocs - Build API documentation directly from the code using doxygen sys-cluster/pvfs2:server - Enable compilation of server code sys-cluster/torque:cpusets - Enable pbs_mom to utilize linux cpusets if available. -sys-cluster/torque:server - Enable compilation of pbs_server and pbs_sched +sys-cluster/torque:drmaa - Enable the Distributed Resource Management Application API. +sys-cluster/torque:server - Enable compilation of pbs_server and pbs_sched. sys-cluster/vzctl:logrotate - Enable logrotate file installation sys-devel/binutils:gold - Use the new gold linker (written in C++) rather than the standard linker (this _will_ break things) sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET |