commit: cf962c036b503ec14cdf0767540e9a1bffa5c053
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 06:28:52 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 06:28:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf962c03
dev-python/execnet: fix metadata indentation consistency
dev-python/execnet/metadata.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-python/execnet/metadata.xml b/dev-python/execnet/metadata.xml
index ab39f126c6c..780195f0f3e 100644
--- a/dev-python/execnet/metadata.xml
+++ b/dev-python/execnet/metadata.xml
@@ -9,8 +9,10 @@
<email>[email protected]</email>
<name>Python</name>
</maintainer>
- <longdescription>Interact with Python interpreters
- across version, platform and network barriers.</longdescription>
+ <longdescription>
+ Interact with Python interpreters
+ across version, platform and network barriers.
+ </longdescription>
<upstream>
<remote-id type="pypi">execnet</remote-id>
</upstream>