[87436] trunk/dports/graphics/feh/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Nov 21 04:07:13 PST 2011


Revision: 87436
          http://trac.macports.org/changeset/87436
Author:   ryandesign at macports.org
Date:     2011-11-21 04:07:12 -0800 (Mon, 21 Nov 2011)
Log Message:
-----------
feh: whitespace changes / reformatting / add modeline

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

Modified: trunk/dports/graphics/feh/Portfile
===================================================================
--- trunk/dports/graphics/feh/Portfile	2011-11-21 12:06:22 UTC (rev 87435)
+++ trunk/dports/graphics/feh/Portfile	2011-11-21 12:07:12 UTC (rev 87436)
@@ -1,19 +1,19 @@
+# -*- 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				feh
+name                feh
 version             2.1
-categories			graphics
-maintainers			nomaintainer
+categories          graphics
+platforms           darwin
+maintainers         nomaintainer
 license             MIT
 
-description			Fast lightweight image viewer
-long_description \
-	Simple and fast image viewer using imlib2 with file list and \
-	recursive file opening.
+description         Fast lightweight image viewer
 
-platforms			darwin
+long_description    Simple and fast image viewer using imlib2 with file list \
+                    and recursive file opening.
 
 homepage            http://feh.finalrewind.org/
 master_sites        ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111121/6d682004/attachment.html>


More information about the macports-changes mailing list