diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-06-20 19:21:06 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-06-20 19:21:06 +0000 |
commit | e748c707599b39c879606d367ff47ad14c855615 (patch) | |
tree | cf4f38df162e0292de74a26bb64b21c9be75e247 /sci-libs/cminpack/metadata.xml | |
parent | app-office/texstudio: Fix for gcc-4.7, #422619 (diff) | |
download | gentoo-2-e748c707599b39c879606d367ff47ad14c855615.tar.gz gentoo-2-e748c707599b39c879606d367ff47ad14c855615.tar.bz2 gentoo-2-e748c707599b39c879606d367ff47ad14c855615.zip |
sci-libs/cminpack: Version BUmp, add underlinking fix, which fixes test failures, #422693
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cminpack/metadata.xml')
-rw-r--r-- | sci-libs/cminpack/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/cminpack/metadata.xml b/sci-libs/cminpack/metadata.xml index 7f432fd0dc55..243b487434c9 100644 --- a/sci-libs/cminpack/metadata.xml +++ b/sci-libs/cminpack/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"> Minpack includes software for solving nonlinear equations and nonlinear least squares problems. Five algorithmic paths each include a core subroutine and an easy-to-use driver. The algorithms |