summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-08-07 08:52:52 +0000
committerUlrich Müller <ulm@gentoo.org>2008-08-07 08:52:52 +0000
commit79a8a02eddf41c839a9edd05c5627f787750c990 (patch)
treebc8a817a3da8044c75e9be619b0c3eb323884d66 /sci-libs/mkl
parent*** empty log message *** (diff)
downloadhistorical-79a8a02eddf41c839a9edd05c5627f787750c990.tar.gz
historical-79a8a02eddf41c839a9edd05c5627f787750c990.tar.bz2
historical-79a8a02eddf41c839a9edd05c5627f787750c990.zip
Add USE flag description to metadata wrt GLEP 56.
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.25-gentoo-r6 i686
Diffstat (limited to 'sci-libs/mkl')
-rw-r--r--sci-libs/mkl/ChangeLog5
-rw-r--r--sci-libs/mkl/metadata.xml7
2 files changed, 11 insertions, 1 deletions
diff --git a/sci-libs/mkl/ChangeLog b/sci-libs/mkl/ChangeLog
index 7cc3cf0fbdf7..0f85c13432a3 100644
--- a/sci-libs/mkl/ChangeLog
+++ b/sci-libs/mkl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/mkl
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/ChangeLog,v 1.33 2008/07/13 18:13:16 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/ChangeLog,v 1.34 2008/08/07 08:52:52 ulm Exp $
+
+ 07 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
*mkl-10.0.3.020-r3 (13 Jul 2008)
*mkl-10.0.2.018-r2 (13 Jul 2008)
diff --git a/sci-libs/mkl/metadata.xml b/sci-libs/mkl/metadata.xml
index f94c62b64fa7..ca1dcdbd9610 100644
--- a/sci-libs/mkl/metadata.xml
+++ b/sci-libs/mkl/metadata.xml
@@ -10,4 +10,11 @@ library, and random number generators. It also has multiprocessor
capacities. The package is installed as binary and has a restrictive
license. Please see license terms and home page for proper use.
</longdescription>
+<use>
+ <flag name='fortran95'>Build static FORTRAN 95 BLAS/LAPACK interface</flag>
+ <flag name='int64'>Install the 64 bits integer library (double package size)
+ </flag>
+ <flag name='serial'>Install the serial (as non-threaded) libraries as well,
+ double package size</flag>
+</use>
</pkgmetadata>