diff options
author | David Seifert <soap@gentoo.org> | 2017-11-26 13:00:50 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-27 00:03:36 +0100 |
commit | 79252b300e5cc5095a66bda1e2d0c0ac416729d2 (patch) | |
tree | 3ed986fd1e3d402420cfbca0c7cebfbf8aaf5064 /media-gfx | |
parent | media-gfx/printrun: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-79252b300e5cc5095a66bda1e2d0c0ac416729d2.tar.gz gentoo-79252b300e5cc5095a66bda1e2d0c0ac416729d2.tar.bz2 gentoo-79252b300e5cc5095a66bda1e2d0c0ac416729d2.zip |
media-gfx/svg2rlg: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/svg2rlg/metadata.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/media-gfx/svg2rlg/metadata.xml b/media-gfx/svg2rlg/metadata.xml index 9563deaff36d..bba039ed4aed 100644 --- a/media-gfx/svg2rlg/metadata.xml +++ b/media-gfx/svg2rlg/metadata.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <longdescription lang="en"> - The tool can be used as a console application to convert SVG to PDF - files. + <!-- maintainer-needed --> + <longdescription lang="en"> + The tool can be used as a console application to convert SVG to PDF files. </longdescription> - <upstream> - <remote-id type="pypi">svg2rlg</remote-id> - </upstream> + <upstream> + <remote-id type="pypi">svg2rlg</remote-id> + </upstream> </pkgmetadata> |