[115669] trunk/dports/python/py-pyface/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Jan 8 10:22:25 PST 2014


Revision: 115669
          https://trac.macports.org/changeset/115669
Author:   macsforever2000 at macports.org
Date:     2014-01-08 10:22:25 -0800 (Wed, 08 Jan 2014)
Log Message:
-----------
py-pyface: lint and whitespace adjustments.

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

Modified: trunk/dports/python/py-pyface/Portfile
===================================================================
--- trunk/dports/python/py-pyface/Portfile	2014-01-08 18:16:47 UTC (rev 115668)
+++ trunk/dports/python/py-pyface/Portfile	2014-01-08 18:22:25 UTC (rev 115669)
@@ -2,11 +2,13 @@
 # $Id$
 
 PortSystem	            1.0
+
 PortGroup	            python 1.0
+PortGroup               github 1.0
+
 #PortGroup              wxWidgets 1.0
 
-PortGroup           github 1.0
-github.setup        enthought pyface 4.4.0
+github.setup            enthought pyface 4.4.0
 
 name                    py-pyface
 categories-append       devel
@@ -17,11 +19,11 @@
 description             The Enthought pyface package
 long_description        The pyface project contains a toolkit-independent GUI\
                         abstraction layer, which is used to support the\
-                        "visualization" features of the Traits package. 
+                        "visualization" features of the Traits package.
 platforms               darwin
 
-checksums           rmd160  667a4b7acbab68167c53a158dd21487d0303e97b \
-                    sha256  f675d9ddb736328fc6ec8d1daf94d3779b66ed6640596dcc4a1d96c141806548
+checksums               rmd160  667a4b7acbab68167c53a158dd21487d0303e97b \
+                        sha256  f675d9ddb736328fc6ec8d1daf94d3779b66ed6640596dcc4a1d96c141806548
 
 python.versions         26 27
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140108/37fb26e2/attachment.html>


More information about the macports-changes mailing list