[41569] trunk/dports/gnome/gnome-backgrounds/Portfile

nox at macports.org nox at macports.org
Thu Nov 6 02:23:14 PST 2008


Revision: 41569
          http://trac.macports.org/changeset/41569
Author:   nox at macports.org
Date:     2008-11-06 02:23:13 -0800 (Thu, 06 Nov 2008)
Log Message:
-----------
gnome-backgrounds: Whitespace changes.

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

Modified: trunk/dports/gnome/gnome-backgrounds/Portfile
===================================================================
--- trunk/dports/gnome/gnome-backgrounds/Portfile	2008-11-06 10:21:29 UTC (rev 41568)
+++ trunk/dports/gnome/gnome-backgrounds/Portfile	2008-11-06 10:23:13 UTC (rev 41569)
@@ -1,18 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
-PortSystem 1.0
-name		gnome-backgrounds
-version		2.20.0
-description	A collection of backgrounds for GNOME 2.
-long_description        ${description}.
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin 
-homepage	http://www.gnome.org/
+
+PortSystem      1.0
+
+name            gnome-backgrounds
+version         2.20.0
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin 
+description     A collection of backgrounds for GNOME 2.
+
+long_description \
+    $description
+
+homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
+use_bzip2       yes
 
-checksums	rmd160 0248788b311e014abebff06b76855e71f3602fa0
+checksums       rmd160 0248788b311e014abebff06b76855e71f3602fa0
 
-use_bzip2 	yes
-
-depends_build	\
-	port:p5-xml-parser
+depends_build \
+    port:p5-xml-parser
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081106/664c2180/attachment.html>


More information about the macports-changes mailing list