[29151] trunk/dports/python/py25-cairo/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 16 07:56:11 PDT 2007


Revision: 29151
          http://trac.macosforge.org/projects/macports/changeset/29151
Author:   nox at macports.org
Date:     2007-09-16 07:56:10 -0700 (Sun, 16 Sep 2007)

Log Message:
-----------
py25-cairo: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/python/py25-cairo/Portfile

Modified: trunk/dports/python/py25-cairo/Portfile
===================================================================
--- trunk/dports/python/py25-cairo/Portfile	2007-09-16 14:48:41 UTC (rev 29150)
+++ trunk/dports/python/py25-cairo/Portfile	2007-09-16 14:56:10 UTC (rev 29151)
@@ -1,18 +1,24 @@
 # $Id$
 
-PortSystem 1.0
-name               py25-cairo
-version            1.4.0
-categories         python x11
-maintainers        nomaintainer at macports.org
-description        Pycairo is set of Python bindings for the cairo graphics library
-long_description   ${description}
+PortSystem      1.0
 
+name            py25-cairo
+version         1.4.0
+categories      python x11
+maintainers     nomaintainer
+description     Pycairo is set of Python bindings for the cairo graphics library
+
+long_description \
+    ${description}
+
 homepage        http://cairographics.org/pycairo/
 master_sites    http://cairographics.org/releases/
 distname        pycairo-${version}
+
 checksums       md5 e26e77919b606113f565d70036c1f504
 
-depends_lib     port:cairo port:py25-numeric
+depends_lib     port:cairo \
+                port:py25-numeric
 
 configure.env   PYTHON=python2.5
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070916/bf9d823f/attachment.html


More information about the macports-changes mailing list