[29150] trunk/dports/python/py25-gtk/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 16 07:48:42 PDT 2007


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

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

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

Modified: trunk/dports/python/py25-gtk/Portfile
===================================================================
--- trunk/dports/python/py25-gtk/Portfile	2007-09-16 14:25:35 UTC (rev 29149)
+++ trunk/dports/python/py25-gtk/Portfile	2007-09-16 14:48:41 UTC (rev 29150)
@@ -1,12 +1,14 @@
 # $Id$
 
-PortSystem 1.0
-name               py25-gtk
-version			   2.10.4
-categories         python x11
-maintainers        nomaintainer at macports.org
-description        PyGTK is the Python binding to GTK+ 2.x
-long_description   \
+PortSystem      1.0
+
+name            py25-gtk
+version         2.10.4
+categories      python x11
+maintainers     nomaintainer
+description     PyGTK is the Python binding to GTK+ 2.x
+
+long_description \
     PyGTK contains modules that allow you to use gtk in Python programs. \
     At present, it is a fairly complete set of bindings.
 
@@ -14,13 +16,17 @@
 master_sites    gnome:sources/pygtk/2.10/
 distname        pygtk-${version}
 use_bzip2       yes
+
 checksums       md5 89afe242275a3fce57b4ffb5fadc5888
 
-depends_lib     port:gtk2 port:libglade2 \
-                port:py25-cairo port:py25-gobject
+depends_lib     port:gtk2 \
+                port:libglade2 \
+                port:py25-cairo \
+                port:py25-gobject
 
 configure.env   PYTHON=python2.5
 
 platform darwin 7 {
     configure.env   CFLAGS="-I${x11prefix}/include"
 }
+

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


More information about the macports-changes mailing list