diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2007-10-17 02:35:15 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2007-10-17 02:35:15 +0000 |
commit | 00654e999ba60169e6b2c80909f8234e7f685b93 (patch) | |
tree | 4d0272650371414497ab9f6ff16bc970e7ea2739 /profiles | |
parent | amd64 stable, bug #196066. (diff) | |
download | gentoo-2-00654e999ba60169e6b2c80909f8234e7f685b93.tar.gz gentoo-2-00654e999ba60169e6b2c80909f8234e7f685b93.tar.bz2 gentoo-2-00654e999ba60169e6b2c80909f8234e7f685b93.zip |
added server flag for pvfs2
Diffstat (limited to 'profiles')
-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 5d715b617739..f32807fb325b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3088 2007/10/16 01:08:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3089 2007/10/17 02:35:15 nerdboy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1926,6 +1926,7 @@ sys-cluster/mpich2:mpe-sdk - Include additional SDK support, jar files sys-cluster/mpich2:romio - Enable romio, a high-performance portable MPI-IO implementation sys-cluster/ocfs:aio - Add aio support sys-cluster/openmpi:pbs - Add support for the Portable Batch System (PBS) +sys-cluster/pvfs2/pvfs2:server - Enable compilation of server code sys-cluster/torque:server - Enable compilation of server sys-cluster/vzctl:logrotate - Enable logrotate file installation sys-devel/binutils-hppa64:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET |