diff options
author | 2006-07-13 12:51:25 +0000 | |
---|---|---|
committer | 2006-07-13 12:51:25 +0000 | |
commit | d0125490b2d1cea10dad1f40695df8af0ec4cb75 (patch) | |
tree | 5a8c47460447cefa7edb51e8b9ba2aac738683df /profiles/use.local.desc | |
parent | Mark 1.1.7 stable on ia64 (diff) | |
download | historical-d0125490b2d1cea10dad1f40695df8af0ec4cb75.tar.gz historical-d0125490b2d1cea10dad1f40695df8af0ec4cb75.tar.bz2 historical-d0125490b2d1cea10dad1f40695df8af0ec4cb75.zip |
Added heartbeat management use flag.
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 eac7a8d83e9e..1470c4d38148 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2028 2006/07/12 21:44:07 langthang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2029 2006/07/13 12:51:25 xmerlin Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1506,6 +1506,7 @@ sys-cluster/charm:cmkopt - Enable CMK optimisation sys-cluster/charm:smp - Enable direct SMP support using shared memory sys-cluster/charm:tcp - Use TCP (instead of UPD) for socket communication sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps +sys-cluster/heartbeat:management - Adds support for management GUI. sys-cluster/lam-mpi:pbs - Add support for PBS scheduling stuff sys-cluster/magma-plugins:nogulm - Removes gulm support to magma-plugins sys-cluster/mpich2:cxx - Add cxx headers |