dev-python/pyacoustid: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 20:03:03 +0000 (21:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 21:41:10 +0000 (22:41 +0100)
dev-python/pyacoustid/metadata.xml

index 28b639ea6f8297a9efd0fe3f198d6a401f699678..cc75a3ff51709132fb3c23aab808f9d642c6d944 100644 (file)
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <!-- maintainer-needed -->
-  <longdescription lang="en">
-Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.
+       <!-- maintainer-needed -->
+       <longdescription lang="en">
+               Chromaprint and its associated Acoustid Web service make up a high-quality, open-source acoustic fingerprinting system. This package provides Python bindings for both the fingerprinting algorithm library, which is written in C but portable, and the Web service, which provides fingerprint lookups.
        </longdescription>
-  <upstream>
-    <remote-id type="pypi">pyacoustid</remote-id>
-  </upstream>
+       <upstream>
+               <remote-id type="pypi">pyacoustid</remote-id>
+       </upstream>
 </pkgmetadata>