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: ChangeLog use.local.desc
Date: Tue, 12 Feb 2008 17:55:42
Message-Id: E1JOzM3-0007Mb-GP@stork.gentoo.org
1 bicatali 08/02/12 17:55:39
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Added int64 use flag for blas-goto
6
7 Revision Changes Path
8 1.1112 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1112&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1112&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1111&r2=1.1112
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1111
18 retrieving revision 1.1112
19 diff -u -r1.1111 -r1.1112
20 --- ChangeLog 11 Feb 2008 14:50:59 -0000 1.1111
21 +++ ChangeLog 12 Feb 2008 17:55:38 -0000 1.1112
22 @@ -1,6 +1,9 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1111 2008/02/11 14:50:59 hoffie Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1112 2008/02/12 17:55:38 bicatali Exp $
27 +
28 + 12 Feb 2008; Sébastien Fabbro <bicatali@g.o> use.local.desc:
29 + Added int64 use flag for blas-goto
30
31 11 Feb 2008; Christian Hoffmann <hoffie@g.o> package.mask:
32 Masking =dev-lang/php-5.2.5_p20080206 wrt bug #209606 to prevent greater
33
34
35
36 1.3353 profiles/use.local.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3353&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3353&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3352&r2=1.3353
41
42 Index: use.local.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
45 retrieving revision 1.3352
46 retrieving revision 1.3353
47 diff -u -r1.3352 -r1.3353
48 --- use.local.desc 10 Feb 2008 11:58:32 -0000 1.3352
49 +++ use.local.desc 12 Feb 2008 17:55:38 -0000 1.3353
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2007 Gentoo Foundation.
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3352 2008/02/10 11:58:32 markusle Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3353 2008/02/12 17:55:38 bicatali Exp $
55
56 # This file contains descriptions of local USE flags, and the ebuilds which
57 # contain them.
58 @@ -1843,8 +1843,9 @@
59 sci-geosciences/mapserver:geos - Enables geos library support
60 sci-geosciences/mapserver:postgis - Enables postgis support
61 sci-geosciences/mapserver:proj - Enables proj library support (geographic projections)
62 -sci-libs/acml:int64 - Install the 64 bits integer library.
63 +sci-libs/acml:int64 - Install the 64 bits integer library
64 sci-libs/acml:openmp - Install the OpenMP parallel computing library as well (needs ifc or gfortran >= 4.2)
65 +sci-libs/blas-goto:int64 - Build the 64 bits integer library
66 sci-libs/cholmod:metis - Enable the Partition module to cholmod using metis
67 sci-libs/cholmod:supernodal - Enable the Supernodal module (needs lapack)
68 sci-libs/fftw:float - Links default library to single precision instead of double (symlinks only)
69 @@ -1864,10 +1865,10 @@
70 sci-libs/libghemical:mopac7 - Use the MOPAC7 package for semi-empirical calculations
71 sci-libs/libghemical:mpqc - Use the MPQC package for quantum-mechanical calculations
72 sci-libs/libsvm:tools - install support tools
73 -sci-libs/metis:int64 - Build the 64 bits integer library (version >=5)
74 +sci-libs/metis:int64 - Build the 64 bits integer library (metis >=5 only)
75 sci-libs/metis:openmp - Build support for the OpenMP, needs openmp capable compiler
76 sci-libs/mkl:fortran95 - Build static FORTRAN 95 BLAS/LAPACK interface
77 -sci-libs/mkl:int64 - Install the 64 bits integer library, double package size
78 +sci-libs/mkl:int64 - Install the 64 bits integer library (double package size)
79 sci-libs/mkl:serial - Install the serial (as non-threaded) libraries as well, double package size
80 sci-libs/plplot:itcl - Support for itcl bindings.
81 sci-libs/plplot:octave - Support for Octave bindings.
82
83
84
85 --
86 gentoo-commits@l.g.o mailing list