diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:49:57 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:36:18 +0100 |
commit | 898c7e7573c407a754e95775c22fddbe71cb5fcd (patch) | |
tree | c509ddefdec9fc91b7f1d7318dd097aa2ecfd026 | |
parent | sci-libs/coinor-bcps: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-898c7e7573c407a754e95775c22fddbe71cb5fcd.tar.gz gentoo-898c7e7573c407a754e95775c22fddbe71cb5fcd.tar.bz2 gentoo-898c7e7573c407a754e95775c22fddbe71cb5fcd.zip |
sci-libs/coinor-blis: [QA] Consistent whitespace in metadata.xml
-rw-r--r-- | sci-libs/coinor-blis/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/sci-libs/coinor-blis/metadata.xml b/sci-libs/coinor-blis/metadata.xml index e680a1e2d381..4e7c3e8303e2 100644 --- a/sci-libs/coinor-blis/metadata.xml +++ b/sci-libs/coinor-blis/metadata.xml @@ -1,15 +1,15 @@ <?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 BiCePS Linear Integer Solver (BLIS) is a concretization - of the BiCePS layer for solving mixed-integer linear programs. -</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 BiCePS Linear Integer Solver (BLIS) is a concretization + of the BiCePS layer for solving mixed-integer linear programs. + </longdescription> </pkgmetadata> |