[105811] trunk/dports/gnome/gnome-python-desktop/Portfile

devans at macports.org devans at macports.org
Sun May 5 22:27:46 PDT 2013


Revision: 105811
          https://trac.macports.org/changeset/105811
Author:   devans at macports.org
Date:     2013-05-05 22:27:46 -0700 (Sun, 05 May 2013)
Log Message:
-----------
gnome-python-desktop: white space only.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-python-desktop/Portfile

Modified: trunk/dports/gnome/gnome-python-desktop/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python-desktop/Portfile	2013-05-06 05:09:32 UTC (rev 105810)
+++ trunk/dports/gnome/gnome-python-desktop/Portfile	2013-05-06 05:27:46 UTC (rev 105811)
@@ -1,7 +1,7 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem	1.0
+PortSystem      1.0
 
 name            gnome-python-desktop
 version         2.30.2
@@ -11,7 +11,7 @@
 license         GPL-2+ LGPL-2.1+
 maintainers     devans openmaintainer
 description     Python modules for some GNOME Desktop libraries.
-long_description	${description}
+long_description ${description}
 platforms       darwin
 homepage        http://www.pygtk.org/
 master_sites    gnome:sources/${name}/${branch}/
@@ -24,7 +24,7 @@
 
 depends_build   port:pkgconfig
 
-depends_lib	port:gtksourceview \
+depends_lib     port:gtksourceview \
                 port:libcomerr \
                 port:libgtop \
                 port:gnome-media \
@@ -40,7 +40,7 @@
 use_autoreconf  yes
 autoreconf.args -fvi
 
-configure.args 	--enable-metacity \
+configure.args  --enable-metacity \
                 --disable-nautilusburn
 
 configure.pre_args-delete  --prefix=${prefix}
@@ -63,7 +63,7 @@
         # devhelp requires gtk-doc directory name  and .devhelp file name (less the .devhelp) to match
         foreach docname {pygnomeprint pygnomeprintui pygtksourceview} {
             file rename ${destroot}${python_prefix}/share/gtk-doc/html/${docname}/${docname}.devhelp \
-                        ${destroot}${python_prefix}/share/gtk-doc/html/${docname}/${docname}25.devhelp 
+                        ${destroot}${python_prefix}/share/gtk-doc/html/${docname}/${docname}25.devhelp
             ln -s ${python_prefix}/share/gtk-doc/html/${docname} ${destroot}${prefix}/share/gtk-doc/html/${docname}25
         }
     }
@@ -87,7 +87,7 @@
         # devhelp requires gtk-doc directory name  and .devhelp file name (less the .devhelp) to match
         foreach docname {pygnomeprint pygnomeprintui pygtksourceview} {
             file rename ${destroot}${python_prefix}/share/gtk-doc/html/${docname}/${docname}.devhelp \
-                        ${destroot}${python_prefix}/share/gtk-doc/html/${docname}/${docname}26.devhelp 
+                        ${destroot}${python_prefix}/share/gtk-doc/html/${docname}/${docname}26.devhelp
             ln -s ${python_prefix}/share/gtk-doc/html/${docname} ${destroot}${prefix}/share/gtk-doc/html/${docname}26
         }
     }
@@ -111,7 +111,7 @@
         # devhelp requires gtk-doc directory name  and .devhelp file name (less the .devhelp) to match
         foreach docname {pygnomeprint pygnomeprintui pygtksourceview} {
             file rename ${destroot}${python_prefix}/share/gtk-doc/html/${docname}/${docname}.devhelp \
-                        ${destroot}${python_prefix}/share/gtk-doc/html/${docname}/${docname}27.devhelp 
+                        ${destroot}${python_prefix}/share/gtk-doc/html/${docname}/${docname}27.devhelp
             ln -s ${python_prefix}/share/gtk-doc/html/${docname} ${destroot}${prefix}/share/gtk-doc/html/${docname}27
         }
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/16f60e4f/attachment.html>


More information about the macports-changes mailing list