commit: 1f4531a715384079771ef9a1a8dbe3ba1b77823c Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 18:09:42 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 19:55:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f4531a7
app-text/xindy: [QA] Consistent whitespace in metadata.xml app-text/xindy/metadata.xml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app-text/xindy/metadata.xml b/app-text/xindy/metadata.xml index 3ace0f4c544..8916aa9cb8a 100644 --- a/app-text/xindy/metadata.xml +++ b/app-text/xindy/metadata.xml @@ -1,25 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo TeX Project</name> -</maintainer> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Common Lisp Project</name> -</maintainer> -<longdescription lang="en"> - xindy is an index processor that can be used to generate book-like indexes - for arbitrary document-preparation systems. This includes systems such as - TeX and LaTeX, the roff-family, SGML/XML-based systems (e.g., HTML) that - process some kind of text and generate indexing information. The kernel - system is not fixed to any specific system, but can be configured to work - together with such systems. + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo TeX Project</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Common Lisp Project</name> + </maintainer> + <longdescription lang="en"> + xindy is an index processor that can be used to generate book-like indexes + for arbitrary document-preparation systems. This includes systems such as + TeX and LaTeX, the roff-family, SGML/XML-based systems (e.g., HTML) that + process some kind of text and generate indexing information. The kernel + system is not fixed to any specific system, but can be configured to work + together with such systems. - In comparison to other index processors xindy has several powerful features - that make it an ideal framework for describing and generating complex - indices, addressing especially international indexing. Have a look at - xindy's Overview that describes its most important features! -</longdescription> + In comparison to other index processors xindy has several powerful features + that make it an ideal framework for describing and generating complex + indices, addressing especially international indexing. Have a look at + xindy's Overview that describes its most important features! + </longdescription> </pkgmetadata>
