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 ChangeLog
Date: Tue, 05 Feb 2008 18:23:57
Message-Id: E1JMSSX-0007Rj-5X@stork.gentoo.org
1 bicatali 08/02/05 18:23:53
2
3 Modified: use.local.desc ChangeLog
4 Log:
5 Added local use flags for sci-libs/cholmod
6
7 Revision Changes Path
8 1.3347 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3347&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3347&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3346&r2=1.3347
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3346
18 retrieving revision 1.3347
19 diff -u -r1.3346 -r1.3347
20 --- use.local.desc 5 Feb 2008 17:53:40 -0000 1.3346
21 +++ use.local.desc 5 Feb 2008 18:23:52 -0000 1.3347
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.3346 2008/02/05 17:53:40 bicatali Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3347 2008/02/05 18:23:52 bicatali Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1843,6 +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/fftw:float - Links default library to single precision instead of double (symlinks only)
37 sci-libs/gdal:fits - Enables support for NASA's cfitsio library
38 sci-libs/gdal:geos - Adds support for geometry engine
39
40
41
42 1.1095 profiles/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1095&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1095&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1094&r2=1.1095
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
51 retrieving revision 1.1094
52 retrieving revision 1.1095
53 diff -u -r1.1094 -r1.1095
54 --- ChangeLog 4 Feb 2008 23:23:29 -0000 1.1094
55 +++ ChangeLog 5 Feb 2008 18:23:52 -0000 1.1095
56 @@ -1,6 +1,12 @@
57 # ChangeLog for profile directory
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1094 2008/02/04 23:23:29 omp Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1095 2008/02/05 18:23:52 bicatali Exp $
61 +
62 + 05 Feb 2008; Sébastien Fabbro <bicatali@g.o> use.local.desc:
63 + Added local use flags for sci-libs/cholmod
64 +
65 + 05 Feb 2008; Sébastien Fabbro <bicatali@g.o> use.local.desc:
66 + added local use flags for sci-libs/metis
67
68 04 Feb 2008; David Shakaryan <omp@g.o> package.mask:
69 Remove x11-wm/kahakai from tree. (bug #186440)
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list