commit:     c981d50a18771b08c094b6f95f8b03432a386100
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 09:46:43 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 09:47:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c981d50a

dev-python/pyflakes: use consistent whitespace for metadata

 dev-python/pyflakes/metadata.xml | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/dev-python/pyflakes/metadata.xml b/dev-python/pyflakes/metadata.xml
index 9bc6de75658..787777b2c9a 100644
--- a/dev-python/pyflakes/metadata.xml
+++ b/dev-python/pyflakes/metadata.xml
@@ -5,12 +5,14 @@
                <email>[email protected]</email>
                <name>Python</name>
        </maintainer>
-       <longdescription>PyFlakes is a Lint-like tool for Python, like 
PyChecker. It is
-  focused on identifying common errors quickly without executing
-  Python code.
-  Its primary advantage over PyChecker is that it is fast. You don't
-  have to sit around for minutes waiting for the checker to run; it
-  runs on most large projects in only a few seconds.</longdescription>
+       <longdescription>
+               PyFlakes is a Lint-like tool for Python, like PyChecker. It is 
focused
+               on identifying common errors quickly without executing Python 
code.
+
+               Its primary advantage over PyChecker is that it is fast. You 
don't have
+               to sit around for minutes waiting for the checker to run; it 
runs on
+               most large projects in only a few seconds.
+       </longdescription>
        <upstream>
                <remote-id type="pypi">pyflakes</remote-id>
                <remote-id type="launchpad">pyflakes</remote-id>

Reply via email to