[59940] trunk/dports/x11/gobby/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 27 14:21:46 PDT 2009


Revision: 59940
          http://trac.macports.org/changeset/59940
Author:   ryandesign at macports.org
Date:     2009-10-27 14:21:45 -0700 (Tue, 27 Oct 2009)
Log Message:
-----------
gobby: whitespace changes (tabs to spaces)

Modified Paths:
--------------
    trunk/dports/x11/gobby/Portfile

Modified: trunk/dports/x11/gobby/Portfile
===================================================================
--- trunk/dports/x11/gobby/Portfile	2009-10-27 21:20:43 UTC (rev 59939)
+++ trunk/dports/x11/gobby/Portfile	2009-10-27 21:21:45 UTC (rev 59940)
@@ -1,34 +1,33 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem              1.0
 
-name		gobby
-version		0.4.8
-categories	x11 net
-maintainers	nomaintainer
-description	Realtime collaborative editor
-homepage	http://gobby.0x539.de/
-platforms	darwin freebsd
+name                    gobby
+version                 0.4.8
+categories              x11 net
+maintainers             nomaintainer
+description             Realtime collaborative editor
+homepage                http://gobby.0x539.de/
+platforms               darwin freebsd
 
-long_description \
-		Gobby is a free collaborative editor which enables you \
-		to edit files simultaneously with other users over a network. \
-		It supports multiple documents in one session and is portable \
-		to both Windows and POSIX platforms.
+long_description        Gobby is a free collaborative editor which enables you \
+                        to edit files simultaneously with other users over a \
+                        network. It supports multiple documents in one session \
+                        and is portable to both Windows and POSIX platforms.
 
-master_sites	http://gentoo.osuosl.org/distfiles/ \
-                http://releases.0x539.de/gobby/
+master_sites            http://gentoo.osuosl.org/distfiles/ \
+                        http://releases.0x539.de/gobby/
 
-checksums       md5     780720749fdfb2a396731ba04ab42b70
+checksums               md5     780720749fdfb2a396731ba04ab42b70
 
-depends_build	port:pkgconfig
-depends_lib	path:lib/pkgconfig/glib-2.0.pc:glib2 \
-		port:gtk2 \
-		port:glibmm \
-		port:libxmlxx2 \
-		port:gtkmm \
-		port:gtksourceview2 \
-		port:libgnomecups \
-		port:net6 \
-		port:obby
+depends_build           port:pkgconfig
 
+depends_lib             path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                        port:gtk2 \
+                        port:glibmm \
+                        port:libxmlxx2 \
+                        port:gtkmm \
+                        port:gtksourceview2 \
+                        port:libgnomecups \
+                        port:net6 \
+                        port:obby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091027/e6f33f69/attachment.html>


More information about the macports-changes mailing list