[107530] trunk/dports/graphics/agave/Portfile

devans at macports.org devans at macports.org
Mon Jul 1 21:39:55 PDT 2013


Revision: 107530
          https://trac.macports.org/changeset/107530
Author:   devans at macports.org
Date:     2013-07-01 21:39:55 -0700 (Mon, 01 Jul 2013)
Log Message:
-----------
agave: white space only.

Modified Paths:
--------------
    trunk/dports/graphics/agave/Portfile

Modified: trunk/dports/graphics/agave/Portfile
===================================================================
--- trunk/dports/graphics/agave/Portfile	2013-07-02 04:34:00 UTC (rev 107529)
+++ trunk/dports/graphics/agave/Portfile	2013-07-02 04:39:55 UTC (rev 107530)
@@ -1,40 +1,40 @@
 # -*- 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		agave
-version		0.4.7
+name            agave
+version         0.4.7
 license         GPL-2+
-categories	graphics gnome
+categories      graphics gnome
 platforms       darwin
-maintainers	nomaintainer
-description	Generate a variety of colorschemes from a single starting color.
+maintainers     nomaintainer
+description     Generate a variety of colorschemes from a single starting color.
 long_description \
-	Agave is a very simple application for the GNOME desktop that allows you \
-        to generate a variety of colorschemes from a single starting color. It is \
-        free software licensed under the open-source GPL License.
-homepage	http://home.gna.org/colorscheme
-master_sites	http://download.gna.org/colorscheme/releases
+                Agave is a very simple application for the GNOME desktop that allows you \
+                to generate a variety of colorschemes from a single starting color. It is \
+                free software licensed under the open-source GPL License.
+homepage        http://home.gna.org/colorscheme
+master_sites    http://download.gna.org/colorscheme/releases
 
 checksums       md5     93097881f28dcae1eca2800a763f77c3 \
                 sha1    9c48d646885e84ded7a5d444d4989ea0ee413b6f \
                 rmd160  a7d0294ab0ab318f1a654c48059659a50a32283a
 
-use_bzip2	yes
+use_bzip2       yes
 
 depends_build   port:pkgconfig \
                 port:intltool \
                 port:gnome-doc-utils
 
-depends_lib	port:gtkmm \
+depends_lib     port:gtkmm \
                 port:libglademm \
                 port:gconfmm \
                 port:libgnomeui \
                 port:cppunit \
                 port:boost
 
-patchfiles	src_core_compat-round.cc.patch
+patchfiles      src_core_compat-round.cc.patch
 
 compiler.blacklist clang
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130701/9087da20/attachment.html>


More information about the macports-changes mailing list