diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-06-26 13:32:17 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-06-26 13:32:17 +0000 |
commit | de14c2e6b276bc25dec74c032d3a9fc4fc3149c1 (patch) | |
tree | 28f359c604b127aaa25b8277323b12c11befb9fa /sci-libs/colamd/metadata.xml | |
parent | Defined RDEPEND, bumped EAPI (diff) | |
download | gentoo-2-de14c2e6b276bc25dec74c032d3a9fc4fc3149c1.tar.gz gentoo-2-de14c2e6b276bc25dec74c032d3a9fc4fc3149c1.tar.bz2 gentoo-2-de14c2e6b276bc25dec74c032d3a9fc4fc3149c1.zip |
Defined RDEPEND, bumped EAPI
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/colamd/metadata.xml')
-rw-r--r-- | sci-libs/colamd/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/colamd/metadata.xml b/sci-libs/colamd/metadata.xml index 5e7e28f3c14e..d4633b91e119 100644 --- a/sci-libs/colamd/metadata.xml +++ b/sci-libs/colamd/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"> The COLAMD column approximate minimum degree ordering algorithm computes a permutation vector P such that the LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky factorization |