[131197] trunk/dports/python/py-jedi/Portfile

larryv at macports.org larryv at macports.org
Tue Jan 6 11:41:09 PST 2015


Revision: 131197
          https://trac.macports.org/changeset/131197
Author:   larryv at macports.org
Date:     2015-01-06 11:41:09 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
py-jedi: Rearrange and reformat

Modified Paths:
--------------
    trunk/dports/python/py-jedi/Portfile

Modified: trunk/dports/python/py-jedi/Portfile
===================================================================
--- trunk/dports/python/py-jedi/Portfile	2015-01-06 19:27:57 UTC (rev 131196)
+++ trunk/dports/python/py-jedi/Portfile	2015-01-06 19:41:09 UTC (rev 131197)
@@ -12,10 +12,12 @@
 supported_archs     noarch
 license             GPL-2+
 maintainers         nomaintainer
+
 description         Awesome autocompletion library for python
-long_description    Jedi is an autocompletion tool for Python that can be used in \
-IDEs/editors. Jedi works. Jedi is fast. It understands all of the basic Python \
-syntax elements including many builtin functions.
+long_description    Jedi is an autocompletion tool for Python that can \
+                    be used in IDEs/editors. Jedi works. Jedi is fast. \
+                    It understands all of the basic Python syntax \
+                    elements including many builtin functions.
 
 checksums           rmd160  3aad36ead822873f3718aa05f78f25098f2c3ac5 \
                     sha256  80d6520475746422969e8c8c66ad1494faeacb0abc87e0d5ec8bebd4ac7abcd0
@@ -23,6 +25,6 @@
 python.versions     27 34
 
 if {${name} ne ${subport}} {
-    depends_build-append port:py${python.version}-setuptools
-    livecheck.type       none
+    depends_build-append    port:py${python.version}-setuptools
+    livecheck.type          none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/3582d1ee/attachment.html>


More information about the macports-changes mailing list