[115670] trunk/dports/python/py-apptools/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Jan 8 10:24:09 PST 2014


Revision: 115670
          https://trac.macports.org/changeset/115670
Author:   macsforever2000 at macports.org
Date:     2014-01-08 10:24:09 -0800 (Wed, 08 Jan 2014)
Log Message:
-----------
py-apptools: lint and whitespace adjustments.

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

Modified: trunk/dports/python/py-apptools/Portfile
===================================================================
--- trunk/dports/python/py-apptools/Portfile	2014-01-08 18:22:25 UTC (rev 115669)
+++ trunk/dports/python/py-apptools/Portfile	2014-01-08 18:24:09 UTC (rev 115670)
@@ -3,8 +3,8 @@
 
 PortSystem          1.0
 PortGroup           python 1.0
+PortGroup           github 1.0
 
-PortGroup           github 1.0
 github.setup        enthought apptools 4.2.0
 
 name                py-apptools
@@ -26,7 +26,7 @@
 python.versions     26 27
 
 if {${name} ne ${subport}} {
-    depends_build-append  port:py${python.version}-setuptools
-    depends_lib-append    port:py${python.version}-configobj\
-                          port:py${python.version}-traitsui
+    depends_build-append    port:py${python.version}-setuptools
+    depends_lib-append      port:py${python.version}-configobj\
+                            port:py${python.version}-traitsui
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140108/cfc91bb3/attachment-0001.html>


More information about the macports-changes mailing list