summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-08-07 06:24:49 +0000
committerUlrich Müller <ulm@gentoo.org>2008-08-07 06:24:49 +0000
commit3585c2804e262810c0810b6d2d8e5ed7882b8dd6 (patch)
tree989875e02031e87a9f90f975d95e2477deba0aee /sci-libs/cholmod
parentSort again. :-( (diff)
downloadhistorical-3585c2804e262810c0810b6d2d8e5ed7882b8dd6.tar.gz
historical-3585c2804e262810c0810b6d2d8e5ed7882b8dd6.tar.bz2
historical-3585c2804e262810c0810b6d2d8e5ed7882b8dd6.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/cholmod')
-rw-r--r--sci-libs/cholmod/ChangeLog5
-rw-r--r--sci-libs/cholmod/metadata.xml6
2 files changed, 10 insertions, 1 deletions
diff --git a/sci-libs/cholmod/ChangeLog b/sci-libs/cholmod/ChangeLog
index 96771c71d524..b6addf76ef02 100644
--- a/sci-libs/cholmod/ChangeLog
+++ b/sci-libs/cholmod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cholmod
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.9 2008/05/22 01:26:28 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cholmod/ChangeLog,v 1.10 2008/08/07 06:20:52 ulm Exp $
+
+ 07 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
22 May 2008; Justin Bronder <jsbronder@gentoo.org>
cholmod-1.6.0-r1.ebuild:
diff --git a/sci-libs/cholmod/metadata.xml b/sci-libs/cholmod/metadata.xml
index 036063c821cb..eafad5c8fb54 100644
--- a/sci-libs/cholmod/metadata.xml
+++ b/sci-libs/cholmod/metadata.xml
@@ -6,4 +6,10 @@
CHOLMOD is a set of ANSI C routines for sparse Cholesky
factorization and update/downdate.
</longdescription>
+<use>
+ <flag name='metis'>Enable the Partition module to cholmod using metis
+ (<pkg>sci-libs/metis</pkg>, <pkg>sci-libs/parmetis</pkg>)</flag>
+ <flag name='supernodal'>Enable the Supernodal module
+ (needs <pkg>virtual/lapack</pkg>)</flag>
+</use>
</pkgmetadata>