summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-11-12 11:16:05 +0000
committerJustin Lecher <jlec@gentoo.org>2012-11-12 11:16:05 +0000
commitc954e1571b7691423c7bff9aca89b575166bd53d (patch)
tree60b2a4de84670a004c1199110e7e353994a99328 /sci-libs/umfpack/metadata.xml
parentRemove invalid USE flag wrt bug #442694. (diff)
downloadgentoo-2-c954e1571b7691423c7bff9aca89b575166bd53d.tar.gz
gentoo-2-c954e1571b7691423c7bff9aca89b575166bd53d.tar.bz2
gentoo-2-c954e1571b7691423c7bff9aca89b575166bd53d.zip
sci-libs/umfpack: Fix deps
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-libs/umfpack/metadata.xml')
-rw-r--r--sci-libs/umfpack/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/umfpack/metadata.xml b/sci-libs/umfpack/metadata.xml
index ce54cbd66619..c6f7bbdabbfe 100644
--- a/sci-libs/umfpack/metadata.xml
+++ b/sci-libs/umfpack/metadata.xml
@@ -1,14 +1,14 @@
<?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="metis">Use METIS via CHOLMOD(<pkg>sci-libs/cholmod</pkg>) for partitioning</flag>
-</use>
+ <use>
+ <flag name="metis">Use METIS via CHOLMOD(<pkg>sci-libs/cholmod</pkg>) for partitioning</flag>
+ </use>
</pkgmetadata>