diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-01-31 11:03:52 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-01-31 11:03:52 +0000 |
commit | 181459128f4043cad768c60b200c80122016605d (patch) | |
tree | fc6162ecd0005e9a9e822791f255657ae5e3eb8c /sci-libs/lapack-reference/metadata.xml | |
parent | Dropped as announced due to dependence on atlas libs; find new version in sci... (diff) | |
download | gentoo-2-181459128f4043cad768c60b200c80122016605d.tar.gz gentoo-2-181459128f4043cad768c60b200c80122016605d.tar.bz2 gentoo-2-181459128f4043cad768c60b200c80122016605d.zip |
Dropped as announced due to fragile runtime and buildtime behaviour; find new version in sci overlay named sci-libs/atlas
Diffstat (limited to 'sci-libs/lapack-reference/metadata.xml')
-rw-r--r-- | sci-libs/lapack-reference/metadata.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sci-libs/lapack-reference/metadata.xml b/sci-libs/lapack-reference/metadata.xml deleted file mode 100644 index ec0d97dea3f0..000000000000 --- a/sci-libs/lapack-reference/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>sci</herd> - <longdescription lang="en"> -LAPACK is a comprehensive library that does linear algebra -operations including matrix inversions, least squared solutions to -linear sets of equations, eigenvector analysis, singular value -decomposition, etc. It is a very comprehensive and reputable package -that has found extensive use in the scientific community. -This package installs the reference FORTRAN 77 implementation from Netlib. -</longdescription> -</pkgmetadata> |