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 17:54:52
Message-Id: E1JMRzJ-0005Sn-2H@stork.gentoo.org
1 bicatali 08/02/05 17:53:41
2
3 Modified: use.local.desc
4 Log:
5 added local use flags for sci-libs/metis
6
7 Revision Changes Path
8 1.3346 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3346&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3346&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3345&r2=1.3346
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3345
18 retrieving revision 1.3346
19 diff -u -r1.3345 -r1.3346
20 --- use.local.desc 4 Feb 2008 19:35:02 -0000 1.3345
21 +++ use.local.desc 5 Feb 2008 17:53:40 -0000 1.3346
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.3345 2008/02/04 19:35:02 calchan Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3346 2008/02/05 17:53:40 bicatali Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1863,6 +1863,8 @@
31 sci-libs/mkl:fortran95 - Build static FORTRAN 95 BLAS/LAPACK interface
32 sci-libs/mkl:int64 - Install the 64 bits integer library, double package size
33 sci-libs/mkl:serial - Install the serial (as non-threaded) libraries as well, double package size
34 +sci-libs/metis:openmp - Build support for the OpenMP, needs openmp capable compiler
35 +sci-libs/metis:int64 - Build the 64 bits integer library (version >=5)
36 sci-libs/plplot:itcl - Support for itcl bindings.
37 sci-libs/plplot:octave - Support for Octave bindings.
38 sci-libs/scipy:sandbox - Installs experimental scipy sandbox modules (pull some dependencies)
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list