app-office/dia: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 18:01:57 +0000 (19:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 19:52:59 +0000 (20:52 +0100)
app-office/dia/metadata.xml

index ae30e3299f99b1ed4b9cfb4680130d462667cbf3..0d9bb7d4ae18a6359b35be06f7854a5e85b9c367 100644 (file)
@@ -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>