dev-python/pyacoustid: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-25 21:03:03 +01:00
parent 969c7af62d
commit a425a14232

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