Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Wed, 30 Jul 2008 07:06:57
Message-Id: E1KO5lt-0003Xj-RO@stork.gentoo.org
1 mr_bones_ 08/07/30 07:06:53
2
3 Modified: use.local.desc
4 Log:
5 remove empty line for sys-cluster/pvfs2
6
7 Revision Changes Path
8 1.3660 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3660&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3660&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3659&r2=1.3660
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3659
18 retrieving revision 1.3660
19 diff -u -r1.3659 -r1.3660
20 --- use.local.desc 29 Jul 2008 22:52:43 -0000 1.3659
21 +++ use.local.desc 30 Jul 2008 07:06:53 -0000 1.3660
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3659 2008/07/29 22:52:43 cardoe Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3660 2008/07/30 07:06:53 mr_bones_ Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted.
30 @@ -2167,7 +2167,6 @@
31 sys-cluster/openmpi:pbs - Add support for the Portable Batch System (PBS)
32 sys-cluster/openmpi:romio - Build the ROMIO MPI-IO component
33 sys-cluster/openmpi:smp - Enable smp locks in atomic ops. Recommended forSMP/multi-threaded environments.
34 -sys-cluster/pvfs2: -
35 sys-cluster/pvfs2:apidocs - Build API documentation directly from the code usingdoxygen
36 sys-cluster/pvfs2:server - Enable compilation of server code
37 sys-cluster/torque:cpusets - Enable pbs_mom to utilize linux cpusets ifavailable.