commit: 4c25010e27b6d080d59eb2fbc70728ae4f1cf07f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Oct 4 07:33:02 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Oct 4 09:17:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c25010e
x11-misc/fpm2: Strip empty metadata.xml elements x11-misc/fpm2/metadata.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/x11-misc/fpm2/metadata.xml b/x11-misc/fpm2/metadata.xml index 12d3ead808a..2028cee3c38 100644 --- a/x11-misc/fpm2/metadata.xml +++ b/x11-misc/fpm2/metadata.xml @@ -5,6 +5,4 @@ <email>[email protected]</email> <name>Markos Chandras</name> </maintainer> -<longdescription lang="en"> -</longdescription> </pkgmetadata>
