[45326] trunk/dports/gnome/devhelp/Portfile

devans at macports.org devans at macports.org
Tue Jan 13 08:37:19 PST 2009


Revision: 45326
          http://trac.macports.org/changeset/45326
Author:   devans at macports.org
Date:     2009-01-13 08:37:18 -0800 (Tue, 13 Jan 2009)
Log Message:
-----------
devhelp: whitespace cleanup (tabs to spaces).

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

Modified: trunk/dports/gnome/devhelp/Portfile
===================================================================
--- trunk/dports/gnome/devhelp/Portfile	2009-01-13 16:31:04 UTC (rev 45325)
+++ trunk/dports/gnome/devhelp/Portfile	2009-01-13 16:37:18 UTC (rev 45326)
@@ -3,22 +3,22 @@
 
 PortSystem 1.0
 
-name		devhelp
-version		0.22
+name            devhelp
+version         0.22
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description	Devhelp is an API documentation browser for GTK+ and GNOME.
+description     Devhelp is an API documentation browser for GTK+ and GNOME.
 long_description \
                 Devhelp is an API documentation browser for GTK+ and GNOME. It works \
                 natively with gtk-doc (the API reference framework developed for GTK+ \
                 and used throughout GNOME for API documentation). If you use gtk-doc \
-                with your project, you can use Devhelp to browse the documentation.	
+                with your project, you can use Devhelp to browse the documentation.
 
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin
-homepage	http://live.gnome.org/${name}
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin
+homepage        http://live.gnome.org/${name}
 master_sites    gnome:sources/${name}/${branch}/
-use_bzip2	yes
+use_bzip2       yes
 
 checksums       md5     7cdd0688dba0184b6dd2688532af24cb \
                 sha1    bed9aef874d72dbff9ff2480e70181b53e69d17c \
@@ -26,9 +26,9 @@
 
 depends_build   port:pkgconfig
 
-depends_lib	port:webkit-gtk \
+depends_lib     port:webkit-gtk \
                 port:gconf  \
-                port:libwnck 
+                port:libwnck
 
 post-activate {
         system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090113/ec44c70a/attachment.html>


More information about the macports-changes mailing list