summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-12 00:16:53 +0100
committerSam James <sam@gentoo.org>2021-08-12 00:16:53 +0100
commit64eb503af47f584867963a4d91717ba7d2134630 (patch)
tree2dee0e09bd62af8e1a44955cb6b67e7e82aac417 /mail-filter/libspf2
parentsys-apps/iproute2: Stabilize 5.13.0 arm64, #807484 (diff)
downloadgentoo-64eb503af47f584867963a4d91717ba7d2134630.tar.gz
gentoo-64eb503af47f584867963a4d91717ba7d2134630.tar.bz2
gentoo-64eb503af47f584867963a4d91717ba7d2134630.zip
mail-filter/libspf2: fix metadata indentation
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-filter/libspf2')
-rw-r--r--mail-filter/libspf2/metadata.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/mail-filter/libspf2/metadata.xml b/mail-filter/libspf2/metadata.xml
index 9134037f0dad..80f6df121006 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>