[107115] trunk/dports/gnome/conglomerate/Portfile

devans at macports.org devans at macports.org
Tue Jun 18 12:13:00 PDT 2013


Revision: 107115
          https://trac.macports.org/changeset/107115
Author:   devans at macports.org
Date:     2013-06-18 12:12:59 -0700 (Tue, 18 Jun 2013)
Log Message:
-----------
conglomerate: white space only.

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

Modified: trunk/dports/gnome/conglomerate/Portfile
===================================================================
--- trunk/dports/gnome/conglomerate/Portfile	2013-06-18 19:09:01 UTC (rev 107114)
+++ trunk/dports/gnome/conglomerate/Portfile	2013-06-18 19:12:59 UTC (rev 107115)
@@ -1,27 +1,27 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
 
-name		conglomerate
-version		0.9.1
+name            conglomerate
+version         0.9.1
 revision        1
-description	Conglomerate aims to be an XML editor that everyone can use.
-long_description        ${description}
-maintainers	nomaintainer
-categories	gnome textproc
-platforms	darwin
-homepage	http://www.conglomerate.org
+description     Conglomerate aims to be an XML editor that everyone can use.
+long_description ${description}
+maintainers     nomaintainer
+categories      gnome textproc
+platforms       darwin
+homepage        http://www.conglomerate.org
 master_sites    sourceforge:project/conglomerate/Conglomerate%20XML%20Editor/${version}
 
-checksums	md5 49ad67492e947d6c15e5b875d8360890
+checksums       md5 49ad67492e947d6c15e5b875d8360890
 
-depends_build	port:pkgconfig \
+depends_build   port:pkgconfig \
                 port:intltool \
                 port:gnome-doc-utils \
                 port:gtk-doc
 
-depends_lib	port:libgnomeui \
+depends_lib     port:libgnomeui \
                 port:libgnomeprintui \
                 port:gtksourceview \
                 port:gconf \
@@ -30,7 +30,7 @@
                 port:enchant
 
 
-configure.args	--enable-printing \
+configure.args  --enable-printing \
                 --disable-schemas-install
                 
 post-activate    {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130618/4c7fa5d2/attachment.html>


More information about the macports-changes mailing list