Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Tue, 05 Feb 2008 18:27:04
Message-Id: E1JMSVZ-0007Vf-CS@stork.gentoo.org
1 bicatali 08/02/05 18:27:01
2
3 Modified: use.local.desc
4 Log:
5 fixed syntax on cholmod use flags
6
7 Revision Changes Path
8 1.3348 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3348&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3348&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3347&r2=1.3348
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3347
18 retrieving revision 1.3348
19 diff -u -r1.3347 -r1.3348
20 --- use.local.desc 5 Feb 2008 18:23:52 -0000 1.3347
21 +++ use.local.desc 5 Feb 2008 18:27:00 -0000 1.3348
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 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.3347 2008/02/05 18:23:52 bicatali Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3348 2008/02/05 18:27:00 bicatali Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1843,8 +1843,8 @@
31 sci-geosciences/mapserver:proj - Enables proj library support (geographic projections)
32 sci-libs/acml:int64 - Install the 64 bits integer library.
33 sci-libs/acml:openmp - Install the OpenMP parallel computing library as well (needs ifc or gfortran >= 4.2)
34 -sci-libs/cholmod/cholmod:metis - Enable the Partition module to cholmod using metis
35 -sci-libs/cholmod/cholmod:supernodal - Enable the Supernodal module (needs lapack)
36 +sci-libs/cholmod:metis - Enable the Partition module to cholmod using metis
37 +sci-libs/cholmod:supernodal - Enable the Supernodal module (needs lapack)
38 sci-libs/fftw:float - Links default library to single precision instead of double (symlinks only)
39 sci-libs/gdal:fits - Enables support for NASA's cfitsio library
40 sci-libs/gdal:geos - Adds support for geometry engine
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list