commit: 27a4e38943444b916aacb8c241bfac0003e94834 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Nov 26 11:54:07 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 23:01:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a4e389
mail-filter/postgrey: [QA] Consistent whitespace in metadata.xml mail-filter/postgrey/metadata.xml | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/mail-filter/postgrey/metadata.xml b/mail-filter/postgrey/metadata.xml index 7c7830fef76..3411c7dc111 100644 --- a/mail-filter/postgrey/metadata.xml +++ b/mail-filter/postgrey/metadata.xml @@ -1,20 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Stefan Weichinger</name> - </maintainer> -<maintainer type="project"> - <email>[email protected]</email> - <name>Net-Mail</name> - </maintainer> -<maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> -<longdescription>Postgrey is a Postfix policy server implementing greylisting developed by David Schweikert at the ISG.EE.</longdescription> -<use> - <flag name="targrey">Enables the targrey patch</flag> -</use> + <maintainer type="person"> + <email>[email protected]</email> + <name>Stefan Weichinger</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Net-Mail</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription> + Postgrey is a Postfix policy server implementing greylisting developed by David Schweikert at the ISG.EE. + </longdescription> + <use> + <flag name="targrey">Enables the targrey patch</flag> + </use> </pkgmetadata>
