media-libs/lilv: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-26 13:02:49 +01:00
parent 67e59e4d97
commit 68ddfe40d5

View 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>