diff options
author | Jason Zaman <perfinion@gentoo.org> | 2020-02-22 11:39:07 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2020-02-22 11:45:41 +0800 |
commit | 01ccf938843ee930b0d9248671bf64515453bfc0 (patch) | |
tree | 9a2ce67351bde3d008320c5f9127418c32107cfa /sec-policy/selinux-dovecot | |
parent | app-arch/pigz: QA: RedundantLongDescription (diff) | |
download | gentoo-01ccf938843ee930b0d9248671bf64515453bfc0.tar.gz gentoo-01ccf938843ee930b0d9248671bf64515453bfc0.tar.bz2 gentoo-01ccf938843ee930b0d9248671bf64515453bfc0.zip |
sec-policy: QA: Remove RedundantLongDescription
The long description for all the packages is roughly just "Gentoo SELinux policy for
foo" which is almost the same as DESCRIPTION so not needed.
Fixes this pkgcheck lint warning:
RedundantLongDescription metadata.xml longdescription closely matches DESCRIPTION
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'sec-policy/selinux-dovecot')
-rw-r--r-- | sec-policy/selinux-dovecot/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sec-policy/selinux-dovecot/metadata.xml b/sec-policy/selinux-dovecot/metadata.xml index 7bbf46ea043c..9173800ffc42 100644 --- a/sec-policy/selinux-dovecot/metadata.xml +++ b/sec-policy/selinux-dovecot/metadata.xml @@ -5,5 +5,4 @@ <email>selinux@gentoo.org</email> <name>SELinux Team</name> </maintainer> - <longdescription>Gentoo SELinux policy for dovecot</longdescription> </pkgmetadata> |