diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:50:07 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:36:33 +0100 |
commit | 6c26fb98e2c36802771d43d7aeed741d59a61176 (patch) | |
tree | 07966c9dacc2d17e0fe36a8297069680ec7639de | |
parent | sci-libs/coinor-couenne: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-6c26fb98e2c36802771d43d7aeed741d59a61176.tar.gz gentoo-6c26fb98e2c36802771d43d7aeed741d59a61176.tar.bz2 gentoo-6c26fb98e2c36802771d43d7aeed741d59a61176.zip |
sci-libs/coinor-csdp: [QA] Consistent whitespace in metadata.xml
-rw-r--r-- | sci-libs/coinor-csdp/metadata.xml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/sci-libs/coinor-csdp/metadata.xml b/sci-libs/coinor-csdp/metadata.xml index 7ff02fb6699f..1fa24bb63b73 100644 --- a/sci-libs/coinor-csdp/metadata.xml +++ b/sci-libs/coinor-csdp/metadata.xml @@ -1,19 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> -</maintainer> -<longdescription lang="en"> - CSDP is a library of routines that implements a predictor corrector - variant of the semidefinite programming algorithm of Helmberg, - Rendl, Vanderbei, and Wolkowicz. The main advantages of this code - are that it is written to be used as a callable subroutine, it is - written in C for efficiency, the code runs in parallel on shared - memory multi-processor systems, and it makes effective use of - sparsity in the constraint matrices. CSDP has been compiled on many - different systems. The code should work on any system with an ANSI - C Compiler and BLAS/LAPACK libraries. -</longdescription> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + CSDP is a library of routines that implements a predictor corrector + variant of the semidefinite programming algorithm of Helmberg, + Rendl, Vanderbei, and Wolkowicz. The main advantages of this code + are that it is written to be used as a callable subroutine, it is + written in C for efficiency, the code runs in parallel on shared + memory multi-processor systems, and it makes effective use of + sparsity in the constraint matrices. CSDP has been compiled on many + different systems. The code should work on any system with an ANSI + C Compiler and BLAS/LAPACK libraries. + </longdescription> </pkgmetadata> |