[105911] trunk/dports/gnome/gnome-speech/Portfile

devans at macports.org devans at macports.org
Thu May 9 10:58:41 PDT 2013


Revision: 105911
          https://trac.macports.org/changeset/105911
Author:   devans at macports.org
Date:     2013-05-09 10:58:41 -0700 (Thu, 09 May 2013)
Log Message:
-----------
gnome-speech: white space only.

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

Modified: trunk/dports/gnome/gnome-speech/Portfile
===================================================================
--- trunk/dports/gnome/gnome-speech/Portfile	2013-05-09 17:55:36 UTC (rev 105910)
+++ trunk/dports/gnome/gnome-speech/Portfile	2013-05-09 17:58:41 UTC (rev 105911)
@@ -1,22 +1,25 @@
 # -*- 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		gnome-speech
-version		0.4.25
+name            gnome-speech
+version         0.4.25
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description	The GNOME speech API.
-long_description	This is GNOME Speech. It's purpose is to \
-			provide a simple general API for producing \
-			text-to-speech output.
-maintainers	nomaintainer
-categories	gnome
-license		LGPL-2+
-platforms	darwin
-homepage	http://www.gnome.org/
+description     The GNOME speech API.
+long_description \
+                This is GNOME Speech. It's purpose is to \
+                provide a simple general API for producing \
+                text-to-speech output.
+maintainers     nomaintainer
+categories      gnome
+license         LGPL-2+
+platforms       darwin
+homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
+use_bzip2       yes
+
 checksums       md5     89cbc23fc131c33396c0346085759f63 \
                 sha1    c229af1583c522212e067990eafaf6a58df42966 \
                 rmd160  305f0e820ce77039776a1c3d3fa259d4f628b88e
@@ -24,6 +27,4 @@
 depends_build   port:pkgconfig
 depends_lib     port:libbonobo
 
-use_bzip2 	yes
-
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130509/a9451b21/attachment.html>


More information about the macports-changes mailing list