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

ryandesign at macports.org ryandesign at macports.org
Thu Jul 24 21:05:35 PDT 2008


Revision: 38551
          http://trac.macosforge.org/projects/macports/changeset/38551
Author:   ryandesign at macports.org
Date:     2008-07-24 21:05:35 -0700 (Thu, 24 Jul 2008)
Log Message:
-----------
gnome-common: whitespace changes only

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

Modified: trunk/dports/gnome/gnome-common/Portfile
===================================================================
--- trunk/dports/gnome/gnome-common/Portfile	2008-07-25 04:04:17 UTC (rev 38550)
+++ trunk/dports/gnome/gnome-common/Portfile	2008-07-25 04:05:35 UTC (rev 38551)
@@ -1,23 +1,23 @@
 # $Id$
-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]*$//}]/
 
-checksums	md5 89e47677fb72695c75d2cefac84ff9f1 \
-		sha1 8fc9eeacdf6b77d8e6d1735979bbc3d678f49d95 \
-		rmd160 13747e5b81708e511cb8e73e96edfa794025fa07
+PortSystem              1.0
 
-use_bzip2 	yes
+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]*$//}]/
 
-depends_build	\
-	port:pkgconfig
+checksums               md5     89e47677fb72695c75d2cefac84ff9f1 \
+                        sha1    8fc9eeacdf6b77d8e6d1735979bbc3d678f49d95 \
+                        rmd160  13747e5b81708e511cb8e73e96edfa794025fa07
+
+use_bzip2               yes
+
+depends_build           port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080724/a6683d23/attachment.html 


More information about the macports-changes mailing list