[90796] trunk/dports/python/py-zopeinterface/Portfile

snc at macports.org snc at macports.org
Wed Mar 14 12:20:12 PDT 2012


Revision: 90796
          https://trac.macports.org/changeset/90796
Author:   snc at macports.org
Date:     2012-03-14 12:20:12 -0700 (Wed, 14 Mar 2012)
Log Message:
-----------
py-zopeinterface: whitespace

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

Modified: trunk/dports/python/py-zopeinterface/Portfile
===================================================================
--- trunk/dports/python/py-zopeinterface/Portfile	2012-03-14 19:19:13 UTC (rev 90795)
+++ trunk/dports/python/py-zopeinterface/Portfile	2012-03-14 19:20:12 UTC (rev 90796)
@@ -4,20 +4,20 @@
 PortSystem 1.0
 PortGroup  python 1.0
 
-name			py-zopeinterface
-version			3.8.0
-revision		1
+name            py-zopeinterface
+version         3.8.0
+revision        1
 python.versions 24 25 26 27
-categories		python zope
-license			ZPL-2.1
-platforms		darwin
-maintainers		mcalhoun snc openmaintainer
-description		Python interfaces for Zope
-long_description	${description}
+categories      python zope
+license         ZPL-2.1
+platforms       darwin
+maintainers     mcalhoun snc openmaintainer
+description     Python interfaces for Zope
+long_description    ${description}
 
 homepage        http://old.zope.org/Products/ZopeInterface
 master_sites    http://pypi.python.org/packages/source/z/zope.interface
-distname		zope.interface-${version}
+distname        zope.interface-${version}
 
 checksums           rmd160  07e4969655667987ec3c80057e1098f05bad3af3 \
                     sha256  1d5411ff82fd3a73bad6efb38deddb3f98d61d590344deb0cdd308e8aa94d3ff
@@ -34,12 +34,12 @@
 test.run  yes
 test.cmd  ${python.bin} setup.py
 
-livecheck.type		none
+livecheck.type      none
 
 } else {
 
-livecheck.type	    regex
-livecheck.url	    http://svn.zope.org/zope.interface/tags/
-livecheck.regex	    zope.interface\\/tags\\/(\\d+(?:\\.\\d+)*)
+livecheck.type      regex
+livecheck.url       http://svn.zope.org/zope.interface/tags/
+livecheck.regex     zope.interface\\/tags\\/(\\d+(?:\\.\\d+)*)
 
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120314/c5cb9f61/attachment.html>


More information about the macports-changes mailing list