summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-12-11 18:29:59 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-12-11 18:29:59 +0000
commita40ea787efc1f141fe957b1642bcbce7523fade3 (patch)
treec1db066a26503516795093b7f95b6aa4f37b7439 /sci-libs/superlu/metadata.xml
parentuse udev.eclass for handling udevdir on un-patched versions, to support virtu... (diff)
downloadgentoo-2-a40ea787efc1f141fe957b1642bcbce7523fade3.tar.gz
gentoo-2-a40ea787efc1f141fe957b1642bcbce7523fade3.tar.bz2
gentoo-2-a40ea787efc1f141fe957b1642bcbce7523fade3.zip
Removed old. Do not install built examples
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'sci-libs/superlu/metadata.xml')
-rw-r--r--sci-libs/superlu/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/superlu/metadata.xml b/sci-libs/superlu/metadata.xml
index 9292b169510f..101acb6868f3 100644
--- a/sci-libs/superlu/metadata.xml
+++ b/sci-libs/superlu/metadata.xml
@@ -1,8 +1,8 @@
<?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">
SuperLU is a general purpose library for the direct solution of large,
sparse, nonsymmetric systems of linear equations on high performance
machines. The library is written in C and is callable from either C or