Revision
90089
Author
snc@macports.org
Date
2012-02-21 08:00:16 -0800 (Tue, 21 Feb 2012)

Log Message

py-xlwt: whitespace

Modified Paths

Diff

Modified: trunk/dports/python/py-xlwt/Portfile (90088 => 90089)


--- trunk/dports/python/py-xlwt/Portfile	2012-02-21 15:58:21 UTC (rev 90088)
+++ trunk/dports/python/py-xlwt/Portfile	2012-02-21 16:00:16 UTC (rev 90089)
@@ -1,19 +1,19 @@
 # -*- 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
 
-name			py-xlwt
-version			0.7.2
+name                py-xlwt
+version             0.7.2
 python.versions     25 26 27
 python.default_version 27
-categories		python
-platforms		darwin
-maintainers		snc openmaintainer
+categories          python
+platforms           darwin
+maintainers         snc openmaintainer
 license             BSD
-description		python module for writing Excel spreadsheets
-long_description	xlwt is a library for generating spreadsheet \
+description         python module for writing Excel spreadsheets
+long_description    xlwt is a library for generating spreadsheet \
                     files that are compatible with Excel 97/2000/XP/2003, \
                     OpenOffice.org Calc, and Gnumeric. xlwt has full support \
                     for Unicode. Excel spreadsheets can be generated on any \
@@ -21,17 +21,17 @@
                     requirement is Python 2.3 to 2.6. \
                     xlwt is a fork of pyExcelerator.
 
-homepage		http://www.python-excel.org
-master_sites	http://pypi.python.org/packages/source/x/xlwt/
-distname		xlwt-${version}
-checksums		sha1 d7a18a70fe44e935450fb79dcefcd6a8e3a00926 \
-                rmd160 bd056b2263b573316d1b6b4ff6d0769426e324bd \
-                sha256  d3cf63e044822033aa480cf23e15aef0325c82b6844ddd4da1753fab41ef6ed6
+homepage            http://www.python-excel.org
+master_sites        http://pypi.python.org/packages/source/x/xlwt/
+distname            xlwt-${version}
+checksums           sha1 d7a18a70fe44e935450fb79dcefcd6a8e3a00926 \
+                    rmd160 bd056b2263b573316d1b6b4ff6d0769426e324bd \
+                    sha256  d3cf63e044822033aa480cf23e15aef0325c82b6844ddd4da1753fab41ef6ed6
 
-use_zip			yes
+use_zip             yes
 
 if {$name != $subport} {
-    livecheck.type      none
+    livecheck.type  none
 } else {
     livecheck.type  regex
     livecheck.url   http://pypi.python.org/pypi/xlwt