[50023] trunk/dports/python

blb at macports.org blb at macports.org
Wed Apr 22 13:47:44 PDT 2009


Revision: 50023
          http://trac.macports.org/changeset/50023
Author:   blb at macports.org
Date:     2009-04-22 13:47:42 -0700 (Wed, 22 Apr 2009)
Log Message:
-----------
python/py*-reportlab - whitespace changes

Modified Paths:
--------------
    trunk/dports/python/py-reportlab/Portfile
    trunk/dports/python/py25-reportlab/Portfile

Modified: trunk/dports/python/py-reportlab/Portfile
===================================================================
--- trunk/dports/python/py-reportlab/Portfile	2009-04-22 20:04:59 UTC (rev 50022)
+++ trunk/dports/python/py-reportlab/Portfile	2009-04-22 20:47:42 UTC (rev 50023)
@@ -1,28 +1,30 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup python24 1.0
+PortSystem          1.0
+PortGroup           python24 1.0
 
-name			py-reportlab
-version			2.2
-revision		1
-categories		python
-maintainers		nomaintainer
-platforms		darwin freebsd
-description		python library for creating pdf files
-long_description	ReportLab is a software library that lets you directly \
-				create documents in Adobe's Portable Document Format \
-				(PDF) using the python programming language.
+name                py-reportlab
+version             2.2
+revision            1
+categories          python
+maintainers         nomaintainer
+platforms           darwin freebsd
+description         python library for creating pdf files
+long_description \
+   ReportLab is a software library that lets you directly create documents \
+   in Adobe's Portable Document Format (PDF) using the python programming \
+   language.
 
-homepage		http://www.reportlab.org/rl_toolkit.html
-master_sites	http://www.reportlab.org/ftp/
-distfiles		ReportLab_2_2.tgz
-checksums		sha1 6cd751111950a97859b901824e83bf4836b6b6a5
-depends_lib-append	port:py-numeric
+homepage            http://www.reportlab.org/rl_toolkit.html
+master_sites        http://www.reportlab.org/ftp/
+distfiles           ReportLab_2_2.tgz
+checksums           sha1 6cd751111950a97859b901824e83bf4836b6b6a5
+depends_lib-append  port:py-numeric
 
-worksrcdir		reportlab_2_2
+worksrcdir          reportlab_2_2
 
-post-destroot	{
-	xinstall -m 644 -W ${worksrcpath} README.txt CHANGES.txt LICENSE.txt \
-		${destroot}${prefix}/share/doc/${name}
+post-destroot {
+   xinstall -m 644 -W ${worksrcpath} README.txt CHANGES.txt LICENSE.txt \
+      ${destroot}${prefix}/share/doc/${name}
 }
+

Modified: trunk/dports/python/py25-reportlab/Portfile
===================================================================
--- trunk/dports/python/py25-reportlab/Portfile	2009-04-22 20:04:59 UTC (rev 50022)
+++ trunk/dports/python/py25-reportlab/Portfile	2009-04-22 20:47:42 UTC (rev 50023)
@@ -1,28 +1,30 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup python25 1.0
+PortSystem          1.0
+PortGroup           python25 1.0
 
-name			py25-reportlab
-version			2.2
-revision		1
-categories		python
-maintainers		nomaintainer
-platforms		darwin freebsd
-description		python library for creating pdf files
-long_description	ReportLab is a software library that lets you directly \
-				create documents in Adobe's Portable Document Format \
-				(PDF) using the python programming language.
+name                py25-reportlab
+version             2.2
+revision            1
+categories          python
+maintainers         nomaintainer
+platforms           darwin freebsd
+description         python library for creating pdf files
+long_description \
+   ReportLab is a software library that lets you directly create documents \
+   in Adobe's Portable Document Format (PDF) using the python programming \
+   language.
 
-homepage		http://www.reportlab.org/rl_toolkit.html
-master_sites	http://www.reportlab.org/ftp/
-distfiles		ReportLab_2_2.tgz
-checksums		sha1 6cd751111950a97859b901824e83bf4836b6b6a5
-depends_lib-append	port:py25-numeric
+homepage            http://www.reportlab.org/rl_toolkit.html
+master_sites        http://www.reportlab.org/ftp/
+distfiles           ReportLab_2_2.tgz
+checksums           sha1 6cd751111950a97859b901824e83bf4836b6b6a5
+depends_lib-append  port:py25-numeric
 
-worksrcdir		reportlab_2_2
+worksrcdir          reportlab_2_2
 
-post-destroot	{
-	xinstall -m 644 -W ${worksrcpath} README.txt CHANGES.txt LICENSE.txt \
-		${destroot}${prefix}/share/doc/${name}
+post-destroot {
+   xinstall -m 644 -W ${worksrcpath} README.txt CHANGES.txt LICENSE.txt \
+      ${destroot}${prefix}/share/doc/${name}
 }
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090422/81f10dc4/attachment.html>


More information about the macports-changes mailing list