[41699] trunk/dports/gnome/libgail-gnome/Portfile

devans at macports.org devans at macports.org
Sun Nov 9 00:38:28 PST 2008


Revision: 41699
          http://trac.macports.org/changeset/41699
Author:   devans at macports.org
Date:     2008-11-09 00:38:28 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
White space (tabs to spaces).

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

Modified: trunk/dports/gnome/libgail-gnome/Portfile
===================================================================
--- trunk/dports/gnome/libgail-gnome/Portfile	2008-11-09 08:34:17 UTC (rev 41698)
+++ trunk/dports/gnome/libgail-gnome/Portfile	2008-11-09 08:38:28 UTC (rev 41699)
@@ -3,25 +3,32 @@
 
 PortSystem 1.0
 
-name		libgail-gnome
-version		1.20.1
+name            libgail-gnome
+version         1.20.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description	An implementation of the ATK interfaces for GNOME widgets.
-long_description       	Gail, the Gnome Accessibility Implementation library, \
-			is implementation of the ATK interfaces for GNOME widgets.
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin
-homepage	http://www.gnome.org/
+description     An implementation of the ATK interfaces for GNOME widgets.
+long_description \
+                Gail, the Gnome Accessibility Implementation library, \
+                is implementation of the ATK interfaces for GNOME widgets.
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin
+homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
+
 checksums       md5     5c5b71af5a8ab2a9403bdae52b20e46c \
                 sha1    97bc7dca6130f6dfa76070669b0c46b56d374d24 \
                 rmd160  b4ea4008186c5ca9f4090d1b4b4b6c85a27f1dd0
-patchfiles	patch-Makefile.in.diff
-depends_lib	lib:libspi:at-spi lib:libpanelapplet-2:gnome-panel \
-	port:dbus \
-	port:dbus-glib
-use_bzip2 	yes
+
+patchfiles      patch-Makefile.in.diff
+
+depends_lib    lib:libspi:at-spi \
+               lib:libpanelapplet-2:gnome-panel \
+               port:dbus \
+               port:dbus-glib
+
+use_bzip2      yes
+
 configure.cppflags-append "-L${prefix}/lib"
 configure.ldflags-append "-lfontconfig -lXft -lXrender -L/usr/X11R6/lib -lX11 -lXinerama -lXrandr -lXext"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/3a7edc6a/attachment.html>


More information about the macports-changes mailing list