commit:     64eb503af47f584867963a4d91717ba7d2134630
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 11 23:16:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 23:16:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64eb503a

mail-filter/libspf2: fix metadata indentation

Signed-off-by: Sam James <sam <AT> gentoo.org>

 mail-filter/libspf2/metadata.xml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/mail-filter/libspf2/metadata.xml b/mail-filter/libspf2/metadata.xml
index 9134037f0da..80f6df12100 100644
--- a/mail-filter/libspf2/metadata.xml
+++ b/mail-filter/libspf2/metadata.xml
@@ -1,6 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription>libspf2 implements the Sender Policy Framework, a part of the 
SPF/SRS protocol pair. libspf2 is a library which allows email systems such as 
Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF records and make 
sure that the email is authorized by the domain name that it is coming from. 
This prevents email forgery, commonly used by spammers, scammers and email 
viruses/worms.</longdescription>
+       <!-- maintainer-needed -->
+       <longdescription>
+       libspf2 implements the Sender Policy Framework, a part of the SPF/SRS 
protocol pair.
+       libspf2 is a library which allows email systems such as Sendmail, 
Postfix, Exim, Zmailer and MS Exchange to
+       check SPF records and make sure that the email is authorized by the 
domain name that it is coming from. This prevents email forgery,
+       commonly used by spammers, scammers and email viruses/worms.
+       </longdescription>
 </pkgmetadata>

Reply via email to