[33825] trunk/dports/gnome/liboobs/Portfile

nox at macports.org nox at macports.org
Wed Feb 6 04:48:14 PST 2008


Revision: 33825
          http://trac.macosforge.org/projects/macports/changeset/33825
Author:   nox at macports.org
Date:     2008-02-06 04:47:40 -0800 (Wed, 06 Feb 2008)

Log Message:
-----------
liboobs: Whitespace changes.

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

Modified: trunk/dports/gnome/liboobs/Portfile
===================================================================
--- trunk/dports/gnome/liboobs/Portfile	2008-02-06 11:53:12 UTC (rev 33824)
+++ trunk/dports/gnome/liboobs/Portfile	2008-02-06 12:47:40 UTC (rev 33825)
@@ -1,28 +1,34 @@
 # $Id$
-PortSystem 1.0
-name		liboobs
-version		2.20.0
-description	Library that provides an interface to system-tools-backends
-long_description	\
-	Liboobs is a lightweight library that provides a GObject based \
-	interface to system-tools-backends. It's completely abstracted of \
-	the communication and authentication details, making it easy for \
-	applications to integrate with the system details.
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin 
-homepage	http://www.gnome.org/
+
+PortSystem      1.0
+
+name            liboobs
+version         2.20.0
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin 
+description     Library that provides an interface to system-tools-backends
+
+long_description \
+    Liboobs is a lightweight library that provides a GObject based \
+    interface to system-tools-backends. It's completely abstracted of \
+    the communication and authentication details, making it easy for \
+    applications to integrate with the system details.
+
+homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
-checksums	md5 c0562e115af4777da471182b9d462b40 \
-	sha1 1c33bb12c97d5bea48cca1a6650426a0d4a15ba2 \
-	rmd150 adsjfhalksjdfhakljsdhf
-depends_lib	\
-	port:dbus \
-	port:dbus-glib \
-	port:system-tools-backends
-use_bzip2 	yes
-configure.args	--disable-scrollkeeper
+use_bzip2       yes
 
+checksums       md5 c0562e115af4777da471182b9d462b40 \
+                sha1 1c33bb12c97d5bea48cca1a6650426a0d4a15ba2 \
+                rmd150 adsjfhalksjdfhakljsdhf
+
+depends_lib     port:dbus \
+                port:dbus-glib \
+                port:system-tools-backends
+
+configure.args  --disable-scrollkeeper
+
 post-activate {
-	system "scrollkeeper-update"
+    system "scrollkeeper-update"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/28ed1a08/attachment.html


More information about the macports-changes mailing list