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: Wed, 02 Jul 2008 09:18:51
Message-Id: E1KDyU9-0000pB-K6@stork.gentoo.org
1 bicatali 08/07/02 09:18:45
2
3 Modified: use.local.desc ChangeLog
4 Log:
5 Added openmp local USE flag for sci-libs/fftw
6
7 Revision Changes Path
8 1.3614 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3614&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3614&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3613&r2=1.3614
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3613
18 retrieving revision 1.3614
19 diff -u -r1.3613 -r1.3614
20 --- use.local.desc 30 Jun 2008 16:49:40 -0000 1.3613
21 +++ use.local.desc 2 Jul 2008 09:18:44 -0000 1.3614
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.3613 2008/06/30 16:49:40 flameeyes Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3614 2008/07/02 09:18:44 bicatali Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1942,6 +1942,7 @@
31 sci-libs/cholmod:metis - Enable the Partition module to cholmod using metis
32 sci-libs/cholmod:supernodal - Enable the Supernodal module (needs lapack)
33 sci-libs/fftw:float - Links default library to single precision instead of double (symlinks only)
34 +sci-libs/fftw:openmp - Build support for the OpenMP (support parallel computing)
35 sci-libs/gdal:fits - Enables support for NASA's cfitsio library
36 sci-libs/gdal:geos - Adds support for geometry engine
37 sci-libs/gdal:gml - Enables support for xerces-c API
38
39
40
41 1.1639 profiles/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1639&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1639&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1638&r2=1.1639
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
50 retrieving revision 1.1638
51 retrieving revision 1.1639
52 diff -u -r1.1638 -r1.1639
53 --- ChangeLog 1 Jul 2008 08:46:30 -0000 1.1638
54 +++ ChangeLog 2 Jul 2008 09:18:44 -0000 1.1639
55 @@ -1,11 +1,14 @@
56 # ChangeLog for profile directory
57 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1638 2008/07/01 08:46:30 dberkholz Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1639 2008/07/02 09:18:44 bicatali Exp $
60 #
61 # This ChangeLog should include records for all changes in profiles directory.
62 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
63 # here. If doubt put a record here!
64
65 + 02 Jul 2008; Sébastien Fabbro <bicatali@g.o> use.local.desc:
66 + Added openmp local USE flag for sci-libs/fftw
67 +
68 01 Jul 2008; Donnie Berkholz <dberkholz@g.o>; package.mask:
69 Change libdrm mask to all 2.3.1 for now, it breaks the intel driver (which
70 shouldn't use 2.3.1 as the check for TTM.
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list