[29154] trunk/dports/python/py25-gobject/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 16 08:26:50 PDT 2007


Revision: 29154
          http://trac.macosforge.org/projects/macports/changeset/29154
Author:   nox at macports.org
Date:     2007-09-16 08:26:50 -0700 (Sun, 16 Sep 2007)

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

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

Modified: trunk/dports/python/py25-gobject/Portfile
===================================================================
--- trunk/dports/python/py25-gobject/Portfile	2007-09-16 15:24:07 UTC (rev 29153)
+++ trunk/dports/python/py25-gobject/Portfile	2007-09-16 15:26:50 UTC (rev 29154)
@@ -1,12 +1,13 @@
 # $Id$
 
-PortSystem 1.0
-name               py25-gobject
-version		       2.12.3
-categories         python gnome
-maintainers        nomaintainer at macports.org
-description        Python bindings for GObject.
-long_description   \
+PortSystem      1.0
+
+name            py25-gobject
+version         2.12.3
+categories      python gnome
+maintainers     nomaintainer at macports.org
+description     Python bindings for GObject.
+long_description \
     PyGObject provides a convenient wrapper for the GObject+ library \
     for use in Python programs, and takes care of many of the boring details \
     such as managing memory and type casting. \
@@ -17,11 +18,14 @@
 master_sites    gnome:sources/pygobject/2.12/
 distname        pygobject-${version}
 use_bzip2       yes
+
 checksums       md5 009986021225b7ea6e0ba848707785af
 
 patchfiles      pygobject-init-v3.diff
 
-depends_lib     port:glib2 port:libxslt port:python25
+depends_lib     port:glib2 \
+                port:libxslt \
+                port:python25
 
 configure.env   PYTHON=python2.5
 

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


More information about the macports-changes mailing list