media-libs/lilv: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 12:02:49 +0000 (13:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:04:03 +0000 (00:04 +0100)
media-libs/lilv/metadata.xml

index 1cf20fcf37e5aa8230dcfd7afdba187e38f081be..bbdf882cf30323e285d8644c0b3a0152213789ae 100644 (file)
@@ -1,14 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-    <email>proaudio@gentoo.org</email>
-    <name>Gentoo ProAudio Project</name>
-  </maintainer>
-<longdescription lang="en">
-       Lilv is a library to make the use of LV2 plugins as simple as possible for applications. Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies.
-</longdescription>
-  <use>
-    <flag name="dyn-manifest">Add LV2 Dynamic Manifest support. See http://lv2plug.in/ns/ext/dynmanifest/</flag>
-  </use>
+       <maintainer type="project">
+               <email>proaudio@gentoo.org</email>
+               <name>Gentoo ProAudio Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               Lilv is a library to make the use of LV2 plugins as simple as possible for applications.
+               Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies.
+       </longdescription>
+       <use>
+               <flag name="dyn-manifest">Add LV2 Dynamic Manifest support. See http://lv2plug.in/ns/ext/dynmanifest/</flag>
+       </use>
 </pkgmetadata>