[32988] trunk/dports/gnome/libgnomeprintui/Portfile

nox at macports.org nox at macports.org
Tue Jan 15 18:13:05 PST 2008


Revision: 32988
          http://trac.macosforge.org/projects/macports/changeset/32988
Author:   nox at macports.org
Date:     2008-01-15 18:13:03 -0800 (Tue, 15 Jan 2008)

Log Message:
-----------
libgnomeprintui:
 * Whitespace changes.

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

Modified: trunk/dports/gnome/libgnomeprintui/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeprintui/Portfile	2008-01-16 01:47:41 UTC (rev 32987)
+++ trunk/dports/gnome/libgnomeprintui/Portfile	2008-01-16 02:13:03 UTC (rev 32988)
@@ -1,18 +1,21 @@
 # $Id$
 
-PortSystem  1.0
+PortSystem      1.0
 
-name		libgnomeprintui
-version		2.18.1
-set branch  [join [lrange [split ${version} .] 0 1] .]
-description	This is an implementation of the Gnome Printing Architecture
-long_description       	This is an implementation of the Gnome Printing \
-			Architecture
-maintainers nomaintainer
-categories	gnome
-platforms	darwin 
-homepage	http://www.gnome.org/
+name		    libgnomeprintui
+version		    2.18.1
+set branch      [join [lrange [split ${version} .] 0 1] .]
+maintainers     nomaintainer
+categories	    gnome
+platforms	    darwin 
+description	    This is an implementation of the Gnome Printing Architecture
+
+long_description \
+    ${description}
+
+homepage	    http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
+use_bzip2       yes
 
 checksums       md5 4f9a09372a5fa2cd5c35be30dff3fcd6 \
                 sha1 52ac5cd12272c3e2f8a5e699041b8acdf7e79a7f \
@@ -29,11 +32,8 @@
 
 depends_run     port:gnome-icon-theme
 
-use_bzip2 	yes
-
 configure.args  --disable-gtk-doc
 
 livecheck.check regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-

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


More information about the macports-changes mailing list