[105802] trunk/dports/gnome/eog/Portfile

devans at macports.org devans at macports.org
Sun May 5 20:54:04 PDT 2013


Revision: 105802
          https://trac.macports.org/changeset/105802
Author:   devans at macports.org
Date:     2013-05-05 20:54:04 -0700 (Sun, 05 May 2013)
Log Message:
-----------
eog: white space only.

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

Modified: trunk/dports/gnome/eog/Portfile
===================================================================
--- trunk/dports/gnome/eog/Portfile	2013-05-06 03:46:59 UTC (rev 105801)
+++ trunk/dports/gnome/eog/Portfile	2013-05-06 03:54:04 UTC (rev 105802)
@@ -1,20 +1,21 @@
 # -*- 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		eog
-version		2.32.1
+name            eog
+version         2.32.1
 license         GPL-2+
-set branch	[join [lrange [split ${version} .] 0 1] .]
-description	An image viewing program.
-long_description        This is the Eye of Gnome, an image viewer program. \
-			It is meant to be a fast and functional image viewer \
-			as well as an image cataloging program.
-maintainers	devans openmaintainer
-categories	gnome
-platforms	darwin
-homepage	http://www.gnome.org/
+set branch      [join [lrange [split ${version} .] 0 1] .]
+description     An image viewing program.
+long_description \
+                This is the Eye of Gnome, an image viewer program. \
+                It is meant to be a fast and functional image viewer \
+                as well as an image cataloging program.
+maintainers     devans openmaintainer
+categories      gnome
+platforms       darwin
+homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
 use_bzip2       yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/804dd29a/attachment.html>


More information about the macports-changes mailing list