[90327] trunk/dports/lang/sbcl/Portfile

easieste at macports.org easieste at macports.org
Fri Mar 2 02:02:01 PST 2012


Revision: 90327
          http://trac.macports.org/changeset/90327
Author:   easieste at macports.org
Date:     2012-03-02 02:02:01 -0800 (Fri, 02 Mar 2012)
Log Message:
-----------
lang/sbcl:comments rationalize the line width on the file

Use '#' broken into 80 char lines, forcing Emacs, vi, svn and their
descedents should all be able to grok that their customizations may
not longer necessarily be in the first line of the header comments.

Modified Paths:
--------------
    trunk/dports/lang/sbcl/Portfile

Modified: trunk/dports/lang/sbcl/Portfile
===================================================================
--- trunk/dports/lang/sbcl/Portfile	2012-03-02 09:58:42 UTC (rev 90326)
+++ trunk/dports/lang/sbcl/Portfile	2012-03-02 10:02:01 UTC (rev 90327)
@@ -1,4 +1,5 @@
-# -*- 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
+# vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- 
 # $Id$
 
 PortSystem 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120302/cad04866/attachment.html>


More information about the macports-changes mailing list