summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2011-03-05 00:27:49 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2011-03-05 00:27:49 +0000
commitfde7e5d0652e8b73a0e819a92635fa89fef8e182 (patch)
treee8e976148eaff0f580d3dd3acbc71c05140f301e /sci-libs/scotch/metadata.xml
parentFix headers placement. Per bug #357359. (diff)
downloadhistorical-fde7e5d0652e8b73a0e819a92635fa89fef8e182.tar.gz
historical-fde7e5d0652e8b73a0e819a92635fa89fef8e182.tar.bz2
historical-fde7e5d0652e8b73a0e819a92635fa89fef8e182.zip
Version bump. Rewrote from scratch. Closing bug #324561 and bug #335468.
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/scotch/metadata.xml')
-rw-r--r--sci-libs/scotch/metadata.xml23
1 files changed, 18 insertions, 5 deletions
diff --git a/sci-libs/scotch/metadata.xml b/sci-libs/scotch/metadata.xml
index 199db2e8871c..62e57c71e0d2 100644
--- a/sci-libs/scotch/metadata.xml
+++ b/sci-libs/scotch/metadata.xml
@@ -1,13 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
- <maintainer>
- <email>patrick@gentoo.org</email>
- <name>Patrick Lauer</name>
- </maintainer>
+<herd>sci</herd>
+<maintainer>
+ <email>patrick@gentoo.org</email>
+ <name>Patrick Lauer</name>
+</maintainer>
<maintainer>
<email>oli.borm@web.de</email>
<name>Oliver Borm</name>
</maintainer>
+<longdescription lang='en'>
+ SCOTCH is a software package and libraries for graph, mesh and
+ hypergraph partitioning, static mapping, and sparse matrix block
+ ordering.
+ Its purpose of Scotch is to apply graph theory, with a divide and
+ conquer approach, to scientific computing problems such as graph and
+ mesh partitioning, static mapping, and sparse matrix ordering, in
+ application domains ranging from structural mechanics to operating
+ systems or bio-chemistry.
+ The SCOTCH distribution is a set of programs and libraries which
+ implement the static mapping and sparse matrix reordering algorithms
+ developed within the SCOTCH project.
+</longdescription>
</pkgmetadata>