[32984] trunk/dports/gnome/libgtkhtml3/Portfile

nox at macports.org nox at macports.org
Tue Jan 15 16:55:07 PST 2008


Revision: 32984
          http://trac.macosforge.org/projects/macports/changeset/32984
Author:   nox at macports.org
Date:     2008-01-15 16:55:06 -0800 (Tue, 15 Jan 2008)

Log Message:
-----------
libgtkhtml3: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/gnome/libgtkhtml3/Portfile

Modified: trunk/dports/gnome/libgtkhtml3/Portfile
===================================================================
--- trunk/dports/gnome/libgtkhtml3/Portfile	2008-01-16 00:53:06 UTC (rev 32983)
+++ trunk/dports/gnome/libgtkhtml3/Portfile	2008-01-16 00:55:06 UTC (rev 32984)
@@ -1,23 +1,26 @@
 # $Id$
 
-PortSystem  1.0
+PortSystem      1.0
 
-name		libgtkhtml3
-set my_name gtkhtml
-version		3.16.0
-set branch  [join [lrange [split ${version} .] 0 1] .]
-set revision 1
-description	GTK HTML rendering engine.
-long_description	GtkHTML is a lightweight HTML rendering/printing/editing \
-			engine. It was originally based on KHTMLW, part of the \
-			KDE project, but is now being developed independently.
-maintainers	nomaintainer
-categories	gnome 
-platforms	darwin 
-homepage	http://www.gnome.org/
+name            libgtkhtml3
+set my_name     gtkhtml
+version         3.16.0
+set branch      [join [lrange [split ${version} .] 0 1] .]
+set revision    1
+maintainers     nomaintainer
+categories      gnome 
+platforms       darwin 
+description     GTK HTML rendering engine.
+
+long_description \
+    GtkHTML is a lightweight HTML rendering/printing/editing \
+    engine. It was originally based on KHTMLW, part of the \
+    KDE project, but is now being developed independently.
+
+homepage        http://www.gnome.org/
 master_sites    gnome:sources/${my_name}/${branch}/
-distname    ${my_name}-${version}
-use_bzip2	yes
+distname        ${my_name}-${version}
+use_bzip2       yes
 
 checksums       md5 0b3b2d27671671ec0680984fe5d8ab9b \
                 sha1 9d6ca610cce16e0d86110fa85f41cc245f246dcb \

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


More information about the macports-changes mailing list