[132760] trunk/dports/x11/xinit/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Feb 9 22:17:39 PST 2015


Revision: 132760
          https://trac.macports.org/changeset/132760
Author:   ryandesign at macports.org
Date:     2015-02-09 22:17:39 -0800 (Mon, 09 Feb 2015)
Log Message:
-----------
xinit: add modeline and convert tabs to spaces

Modified Paths:
--------------
    trunk/dports/x11/xinit/Portfile

Modified: trunk/dports/x11/xinit/Portfile
===================================================================
--- trunk/dports/x11/xinit/Portfile	2015-02-10 06:15:19 UTC (rev 132759)
+++ trunk/dports/x11/xinit/Portfile	2015-02-10 06:17:39 UTC (rev 132760)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -10,7 +11,7 @@
 license             MIT
 description         X11 startup script processor
 long_description    xinit is responsible for configuring the initial environment \
-		    when X11 starts up.
+                    when X11 starts up.
 
 homepage            http://www.x.org
 master_sites        xorg:individual/app/
@@ -19,7 +20,7 @@
                     rmd160  ee5b21766556c4a16e2538700b432a11890d7829 \
                     sha256  75d88d7397a07e01db253163b7c7a00b249b3d30e99489f2734cac9a0c7902b3
 
-use_bzip2	    yes
+use_bzip2           yes
 use_parallel_build  yes
 
 depends_run         bin:xauth:xauth \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150209/beb8929a/attachment.html>


More information about the macports-changes mailing list