diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 19:01:57 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 20:52:59 +0100 |
commit | b45b88809c157dc048c026d0cacc95b173634444 (patch) | |
tree | c804609c97f6c5dfb9da658333d279a2a890a2f7 /app-office | |
parent | app-mobilephone/sobexsrv: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-b45b88809c157dc048c026d0cacc95b173634444.tar.gz gentoo-b45b88809c157dc048c026d0cacc95b173634444.tar.bz2 gentoo-b45b88809c157dc048c026d0cacc95b173634444.zip |
app-office/dia: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/dia/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/app-office/dia/metadata.xml b/app-office/dia/metadata.xml index ae30e3299f99..0d9bb7d4ae18 100644 --- a/app-office/dia/metadata.xml +++ b/app-office/dia/metadata.xml @@ -1,16 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> -</maintainer> -<longdescription> - Dia is a gtk+ based diagram creation program. It can be used to - draw many different kinds of diagrams. It currently has special - objects to help draw entity relationship diagrams, UML diagrams, - flowcharts, network diagrams, and simple circuits. It is also - possible to add support for new shapes by writing simple XML - files, using a subset of SVG to draw the shape. -</longdescription> + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription> + Dia is a gtk+ based diagram creation program. It can be used to + draw many different kinds of diagrams. It currently has special + objects to help draw entity relationship diagrams, UML diagrams, + flowcharts, network diagrams, and simple circuits. It is also + possible to add support for new shapes by writing simple XML + files, using a subset of SVG to draw the shape. + </longdescription> </pkgmetadata> |