diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:49:46 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:36:02 +0100 |
commit | e307ad5a6e675374678a021622c437cae07b2869 (patch) | |
tree | 44c02ca5ad9094458d85e1af2b368f2cfeba1f56 /sci-libs/coinor-alps | |
parent | sci-libs/coinhsl: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-e307ad5a6e675374678a021622c437cae07b2869.tar.gz gentoo-e307ad5a6e675374678a021622c437cae07b2869.tar.bz2 gentoo-e307ad5a6e675374678a021622c437cae07b2869.zip |
sci-libs/coinor-alps: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-libs/coinor-alps')
-rw-r--r-- | sci-libs/coinor-alps/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/sci-libs/coinor-alps/metadata.xml b/sci-libs/coinor-alps/metadata.xml index ca300c0aa7a1..a41a7280a461 100644 --- a/sci-libs/coinor-alps/metadata.xml +++ b/sci-libs/coinor-alps/metadata.xml @@ -1,16 +1,16 @@ <?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"> - CHiPPS is the COIN-OR High-Performance Parallel Search Framework, a - framework for implementing parallel algorithms based on tree - search. The current CHiPPS architecture consists of three - layers. The Abstract Library for Parallel Search (ALPS) is the base - layer of a hierarchy consisting of implementations of various tree - search algorithms for specific problem types. -</longdescription> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription lang="en"> + CHiPPS is the COIN-OR High-Performance Parallel Search Framework, a + framework for implementing parallel algorithms based on tree + search. The current CHiPPS architecture consists of three + layers. The Abstract Library for Parallel Search (ALPS) is the base + layer of a hierarchy consisting of implementations of various tree + search algorithms for specific problem types. + </longdescription> </pkgmetadata> |