summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-08-06 20:27:08 +0000
committerUlrich Müller <ulm@gentoo.org>2008-08-06 20:27:08 +0000
commitd7bbcd14198cf69ee30a56dfaa26a08b2afca6f3 (patch)
tree8b8b85475b68a9dd00d8326792742f9882ba90e3 /sci-mathematics/freemat
parentadd GLEP 56 USE flag desc from use.local.desc. Fixed ebuild minorsyn (quotes ... (diff)
downloadhistorical-d7bbcd14198cf69ee30a56dfaa26a08b2afca6f3.tar.gz
historical-d7bbcd14198cf69ee30a56dfaa26a08b2afca6f3.tar.bz2
historical-d7bbcd14198cf69ee30a56dfaa26a08b2afca6f3.zip
Add USE flag description to metadata wrt GLEP 56.
Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686
Diffstat (limited to 'sci-mathematics/freemat')
-rw-r--r--sci-mathematics/freemat/ChangeLog5
-rw-r--r--sci-mathematics/freemat/metadata.xml7
2 files changed, 11 insertions, 1 deletions
diff --git a/sci-mathematics/freemat/ChangeLog b/sci-mathematics/freemat/ChangeLog
index 01784e9831f5..294498deedee 100644
--- a/sci-mathematics/freemat/ChangeLog
+++ b/sci-mathematics/freemat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/freemat
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/ChangeLog,v 1.13 2008/07/27 02:11:20 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/ChangeLog,v 1.14 2008/08/06 20:27:08 ulm Exp $
+
+ 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> freemat-3.6.ebuild:
Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11.
diff --git a/sci-mathematics/freemat/metadata.xml b/sci-mathematics/freemat/metadata.xml
index 699def2f9bae..690ab59f5c6a 100644
--- a/sci-mathematics/freemat/metadata.xml
+++ b/sci-mathematics/freemat/metadata.xml
@@ -10,4 +10,11 @@
parallel/distributed algorithm development (via MPI), and plotting
and visualization capabilities.
</longdescription>
+<use>
+ <flag name='arpack'>Add sparse eigen value support via
+ <pkg>sci-libs/arpack</pkg></flag>
+ <flag name='ffcall'>Enable use of <pkg>dev-libs/ffcall</pkg></flag>
+ <flag name='umfpack'>Add sparse solving via
+ <pkg>sci-libs/umfpack</pkg></flag>
+</use>
</pkgmetadata>