diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 17:50:42 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 18:37:24 +0100 |
commit | d164803028ccb8447cf984a05b5dd0bf7b1ff803 (patch) | |
tree | 3cca6a2338a71891f92c577d82205684e307008d /sci-libs | |
parent | sci-libs/cxsparse: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-d164803028ccb8447cf984a05b5dd0bf7b1ff803.tar.gz gentoo-d164803028ccb8447cf984a05b5dd0bf7b1ff803.tar.bz2 gentoo-d164803028ccb8447cf984a05b5dd0bf7b1ff803.zip |
sci-libs/deap: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/deap/metadata.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/sci-libs/deap/metadata.xml b/sci-libs/deap/metadata.xml index 0d9686a43e81..a5ab9a524dcd 100644 --- a/sci-libs/deap/metadata.xml +++ b/sci-libs/deap/metadata.xml @@ -1,17 +1,17 @@ -<?xml version='1.0' encoding='UTF-8'?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>slis@gentoo.org</email> - </maintainer> - <longdescription> - DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who - wish to learn how to use evolutionary algorithms and to those who wish to - rediscover evolutionary algorithms. DEAP is the proof that evolutionary - algorithms do **not** need to be neither complex or complicated. - </longdescription> - <upstream> - <remote-id type="pypi">deap</remote-id> - <remote-id type="github">DEAP/deap</remote-id> - </upstream> + <maintainer type="person"> + <email>slis@gentoo.org</email> + </maintainer> + <longdescription> + DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who + wish to learn how to use evolutionary algorithms and to those who wish to + rediscover evolutionary algorithms. DEAP is the proof that evolutionary + algorithms do **not** need to be neither complex or complicated. + </longdescription> + <upstream> + <remote-id type="pypi">deap</remote-id> + <remote-id type="github">DEAP/deap</remote-id> + </upstream> </pkgmetadata> |