diff options
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 67988c32359b..c7ee7198b248 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5733 2010/06/30 17:27:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5734 2010/07/01 10:27:52 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") @@ -3390,6 +3390,8 @@ sys-cluster/openmpi:mpi-threads - Enable MPI_THREAD_MULTIPLE sys-cluster/openmpi:pbs - Add support for the Portable Batch System (PBS) sys-cluster/openmpi:romio - Build the ROMIO MPI-IO component sys-cluster/openmpi:vt - Enable bundled VampirTrace support +sys-cluster/pacemaker:ais - Enable sys-cluster/openais support. +sys-cluster/pacemaker:heartbeat - Enable sys-cluster/heartbeat 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. |