diff options
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> |