commit: 42d48fa21ebbdfa0ae56cabea71871171350809a
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 21 06:40:58 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 06:40:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d48fa2
dev-python/pylast: use consistent indentation for metadata
dev-python/pylast/metadata.xml | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/dev-python/pylast/metadata.xml b/dev-python/pylast/metadata.xml
index 5a9d04ad75a..8f174790787 100644
--- a/dev-python/pylast/metadata.xml
+++ b/dev-python/pylast/metadata.xml
@@ -5,19 +5,19 @@
<email>[email protected]</email>
</maintainer>
<longdescription lang="en">
-Python interface to last.fm and other api-compatible websites
+ Python interface to last.fm and other api-compatible websites
-Features:
- * Simple public interface.
- * Access to all the data exposed by the Last.fm webservices.
- * Scrobbling support.
- * Full object-oriented design.
- * Proxy support.
- * Internal caching support for some webservices calls (disabled by default).
- * No extra dependencies but python itself.
- * Support for other API-compatible networks like Libre.fm
- * Python3-friendly (Starting from 0.5).
- </longdescription>
+ Features:
+ * Simple public interface.
+ * Access to all the data exposed by the Last.fm webservices.
+ * Scrobbling support.
+ * Full object-oriented design.
+ * Proxy support.
+ * Internal caching support for some webservices calls (disabled by
default).
+ * No extra dependencies but python itself.
+ * Support for other API-compatible networks like Libre.fm
+ * Python3-friendly (Starting from 0.5).
+ </longdescription>
<upstream>
<remote-id type="pypi">pylast</remote-id>
<remote-id type="github">pylast/pylast</remote-id>