[115809] trunk/dports/python/py-scimath/Portfile

mojca at macports.org mojca at macports.org
Sat Jan 11 14:23:17 PST 2014


Revision: 115809
          https://trac.macports.org/changeset/115809
Author:   mojca at macports.org
Date:     2014-01-11 14:23:16 -0800 (Sat, 11 Jan 2014)
Log Message:
-----------
py-scimath: use standard whitespace length

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

Modified: trunk/dports/python/py-scimath/Portfile
===================================================================
--- trunk/dports/python/py-scimath/Portfile	2014-01-11 22:21:10 UTC (rev 115808)
+++ trunk/dports/python/py-scimath/Portfile	2014-01-11 22:23:16 UTC (rev 115809)
@@ -1,30 +1,30 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem              1.0
-PortGroup               python 1.0
+PortSystem          1.0
+PortGroup           python 1.0
 
-PortGroup               github 1.0
-github.setup            enthought scimath 4.1.2
+PortGroup           github 1.0
+github.setup        enthought scimath 4.1.2
 
-name                    py-scimath
-categories-append       devel
-license                 BSD
-maintainers             gmail.com:jjstickel openmaintainer
-description             The Enthought scimath package
-long_description        The SciMath project includes packages to support\
-                        scientific and mathematical calculations,\
-                        enthought.interpolate, enthought.mathematics,\
-                        enthought.units
-platforms               darwin
+name                py-scimath
+categories-append   devel
+license             BSD
+maintainers         gmail.com:jjstickel openmaintainer
+description         The Enthought scimath package
+long_description    The SciMath project includes packages to support\
+                    scientific and mathematical calculations,\
+                    enthought.interpolate, enthought.mathematics,\
+                    enthought.units
+platforms           darwin
 
-checksums               rmd160  b83db145e89d721181f8fbcf96a8a761c39d4dec \
-                        sha256  1bd5abd5ba6cf2c402d05e6c0557be5a1194272631e21d66d8a5e700d6289e6f
+checksums           rmd160  b83db145e89d721181f8fbcf96a8a761c39d4dec \
+                    sha256  1bd5abd5ba6cf2c402d05e6c0557be5a1194272631e21d66d8a5e700d6289e6f
 
-python.versions         26 27
+python.versions     26 27
 
 if {${name} ne ${subport}} {
-    depends_build       port:py${python.version}-setuptools
-    depends_lib         port:py${python.version}-traits \
-                        port:py${python.version}-scipy
+    depends_build   port:py${python.version}-setuptools
+    depends_lib     port:py${python.version}-traits \
+                    port:py${python.version}-scipy
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140111/bf547c75/attachment.html>


More information about the macports-changes mailing list