[40331] trunk/dports/gnome/gnome-common/Portfile

nox at macports.org nox at macports.org
Mon Sep 29 10:05:32 PDT 2008


Revision: 40331
          http://trac.macports.org/changeset/40331
Author:   nox at macports.org
Date:     2008-09-29 10:05:32 -0700 (Mon, 29 Sep 2008)
Log Message:
-----------
gnome-common: Whitespace changes.

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

Modified: trunk/dports/gnome/gnome-common/Portfile
===================================================================
--- trunk/dports/gnome/gnome-common/Portfile	2008-09-29 17:03:52 UTC (rev 40330)
+++ trunk/dports/gnome/gnome-common/Portfile	2008-09-29 17:05:32 UTC (rev 40331)
@@ -1,23 +1,26 @@
+# -*- 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
+PortSystem      1.0
 
-name                    gnome-common
-version                 2.20.0
-revision                0
-description             Files that should be in pretty much every GNOME application.
-long_description        ${description}
-maintainers             nomaintainer
-categories              gnome
-platforms               darwin
-use_parallel_build      yes
-homepage                http://www.gnome.org/
-master_sites            gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
+name            gnome-common
+version         2.20.0
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin
+description     Files that should be in pretty much every GNOME application.
 
-checksums               md5     89e47677fb72695c75d2cefac84ff9f1 \
-                        sha1    8fc9eeacdf6b77d8e6d1735979bbc3d678f49d95 \
-                        rmd160  13747e5b81708e511cb8e73e96edfa794025fa07
+long_description \
+    $description
 
-use_bzip2               yes
+homepage        http://www.gnome.org/
+master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
+use_bzip2       yes
 
-depends_build           port:pkgconfig
+checksums       md5     89e47677fb72695c75d2cefac84ff9f1 \
+                sha1    8fc9eeacdf6b77d8e6d1735979bbc3d678f49d95 \
+                rmd160  13747e5b81708e511cb8e73e96edfa794025fa07
+
+depends_build   port:pkgconfig
+
+use_parallel_build  yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080929/061f2e3f/attachment.html 


More information about the macports-changes mailing list