Revision: 90086 http://trac.macports.org/changeset/90086 Author: snc@macports.org Date: 2012-02-21 07:49:57 -0800 (Tue, 21 Feb 2012) Log Message: ----------- py-xlrd: whitespace Modified Paths: -------------- trunk/dports/python/py-xlrd/Portfile Modified: trunk/dports/python/py-xlrd/Portfile =================================================================== --- trunk/dports/python/py-xlrd/Portfile 2012-02-21 15:47:40 UTC (rev 90085) +++ trunk/dports/python/py-xlrd/Portfile 2012-02-21 15:49:57 UTC (rev 90086) @@ -1,28 +1,28 @@ # -*- 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-xlrd -version 0.7.1 +name py-xlrd +version 0.7.1 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 module to extract data from Microsoft Excel spreadsheet files -long_description xlrd is a Python module to extract data from Microsoft \ - Excel spreadsheet files. +description module to extract data from Microsoft Excel spreadsheet files +long_description xlrd is a Python module to extract data from Microsoft \ + Excel spreadsheet files. -homepage http://www.python-excel.org -master_sites http://pypi.python.org/packages/source/x/xlrd/ -distname xlrd-${version} +homepage http://www.python-excel.org +master_sites http://pypi.python.org/packages/source/x/xlrd/ +distname xlrd-${version} checksums rmd160 48f0393b500aef02f1e5ab99d3a0d1923c64140f \ sha256 405d0dda93bfb7fa40a5d866a05984a524006ff1f0d1a192d346e68c4bce6263 -use_zip yes +use_zip yes if {$subport != $name} { if {${python.version} == 25} {