[102021] trunk/dports/python/py-bottleneck/Portfile

vince at macports.org vince at macports.org
Thu Jan 24 13:00:27 PST 2013


Revision: 102021
          https://trac.macports.org/changeset/102021
Author:   vince at macports.org
Date:     2013-01-24 13:00:27 -0800 (Thu, 24 Jan 2013)
Log Message:
-----------
Tabs -> spaces

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

Modified: trunk/dports/python/py-bottleneck/Portfile
===================================================================
--- trunk/dports/python/py-bottleneck/Portfile	2013-01-24 20:59:18 UTC (rev 102020)
+++ trunk/dports/python/py-bottleneck/Portfile	2013-01-24 21:00:27 UTC (rev 102021)
@@ -7,9 +7,9 @@
 name                py-bottleneck
 description         Fast NumPy array functions written in Cython
 long_description    Bottleneck is a set of NumPy ufuncs rewritten in \
-					Cython to boost performance. The collection contains \
-					mainly operations dealing with NaN and sliding windows.
-categories			python math
+                    Cython to boost performance. The collection contains \
+                    mainly operations dealing with NaN and sliding windows.
+categories          python math
 version             0.6.0
 license             BSD-like
 platforms           darwin
@@ -25,7 +25,7 @@
 python.versions     26 27 31 32
 
 if {$subport != $name} {
-    depends_lib-append	port:py${python.version}-distribute \
-						port:py${python.version}-cython	\
-						port:py${python.version}-numpy
+    depends_lib-append  port:py${python.version}-distribute \
+                        port:py${python.version}-cython    \
+                        port:py${python.version}-numpy
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130124/78cfa0be/attachment.html>


More information about the macports-changes mailing list