diff options
author | David Seifert <soap@gentoo.org> | 2017-11-26 13:42:06 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-27 00:19:49 +0100 |
commit | 6476bbd083cfcd0817de20830413cc968bdb9bd5 (patch) | |
tree | c64c1af472412980438b93cc48e45366e95775bb /net-libs | |
parent | net-libs/libbtbb: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-6476bbd083cfcd0817de20830413cc968bdb9bd5.tar.gz gentoo-6476bbd083cfcd0817de20830413cc968bdb9bd5.tar.bz2 gentoo-6476bbd083cfcd0817de20830413cc968bdb9bd5.zip |
net-libs/libetpan: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libetpan/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/net-libs/libetpan/metadata.xml b/net-libs/libetpan/metadata.xml index 2bdf901416e6..4161e28785b7 100644 --- a/net-libs/libetpan/metadata.xml +++ b/net-libs/libetpan/metadata.xml @@ -1,21 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>net-mail@gentoo.org</email> - <name>Net-Mail</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>net-mail@gentoo.org</email> + <name>Net-Mail</name> + </maintainer> + <longdescription lang="en"> libEtPan ! is a mail purpose library. It will be used for low-level mail handling : network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir), message / MIME parser </longdescription> - <use> - <flag name="liblockfile">Enable support for liblockfile library</flag> - </use> - <upstream> - <remote-id type="github">dinhviethoa/libetpan</remote-id> - <remote-id type="sourceforge">libetpan</remote-id> - </upstream> + <use> + <flag name="liblockfile">Enable support for liblockfile library</flag> + </use> + <upstream> + <remote-id type="github">dinhviethoa/libetpan</remote-id> + <remote-id type="sourceforge">libetpan</remote-id> + </upstream> </pkgmetadata> |