summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-26 13:02:49 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-27 00:04:03 +0100
commit68ddfe40d5d69b61861055bef0cd2a42ef8809ff (patch)
tree390e252d24aae4816bcc18cd92a5bf3522471e03 /media-libs/lilv
parentmedia-libs/libyami: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-68ddfe40d5d69b61861055bef0cd2a42ef8809ff.tar.gz
gentoo-68ddfe40d5d69b61861055bef0cd2a42ef8809ff.tar.bz2
gentoo-68ddfe40d5d69b61861055bef0cd2a42ef8809ff.zip
media-libs/lilv: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'media-libs/lilv')
-rw-r--r--media-libs/lilv/metadata.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/media-libs/lilv/metadata.xml b/media-libs/lilv/metadata.xml
index 1cf20fcf37e5..bbdf882cf303 100644
--- a/media-libs/lilv/metadata.xml
+++ b/media-libs/lilv/metadata.xml
@@ -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>