summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-02-21 21:20:31 +0000
committerJustin Lecher <jlec@gentoo.org>2013-02-21 21:20:31 +0000
commit8c3e977fa28c788c0a32227784f0b0f82dc1ae98 (patch)
tree1cc8184fb310a0b0ba4409b388940f4624be969a /sci-libs/umfpack/metadata.xml
parentStable for ppc, wrt bug #458188 (diff)
downloadhistorical-8c3e977fa28c788c0a32227784f0b0f82dc1ae98.tar.gz
historical-8c3e977fa28c788c0a32227784f0b0f82dc1ae98.tar.bz2
historical-8c3e977fa28c788c0a32227784f0b0f82dc1ae98.zip
sci-libs/umfpack: Use tc-getPKG_CONFIG from toolchain-funcs.eclass instead of plain pkg-config
Package-Manager: portage-2.2.0_alpha163/cvs/Linux x86_64 Manifest-Sign-Key: 0x8009D6F070EB7916
Diffstat (limited to 'sci-libs/umfpack/metadata.xml')
-rw-r--r--sci-libs/umfpack/metadata.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/sci-libs/umfpack/metadata.xml b/sci-libs/umfpack/metadata.xml
index 29f71ca077a0..314c6c20a456 100644
--- a/sci-libs/umfpack/metadata.xml
+++ b/sci-libs/umfpack/metadata.xml
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+ <herd>sci</herd>
+ <longdescription lang="en">
UMFPACK is a set of routines for solving unsymmetric sparse linear
systems, Ax=b, using the Unsymmetric MultiFrontal method.
Includes a C-callable interface, and a Fortran-callable interface.
MATLAB routines are not included in the Gentoo package.
</longdescription>
-<use>
- <flag name="cholmod">Use <pkg>sci-libs/cholmod</pkg> for matrix
+ <use>
+ <flag name="cholmod">Use <pkg>sci-libs/cholmod</pkg> for matrix
ordering</flag>
- <flag name="metis">Use METIS via (<pkg>sci-libs/cholmod</pkg>)
+ <flag name="metis">Use METIS via (<pkg>sci-libs/cholmod</pkg>)
for matrix partitioning</flag>
-</use>
+ </use>
</pkgmetadata>