[48228] trunk/www

raimue at macports.org raimue at macports.org
Tue Mar 17 00:26:33 PDT 2009


Revision: 48228
          http://trac.macports.org/changeset/48228
Author:   raimue at macports.org
Date:     2009-03-17 00:26:33 -0700 (Tue, 17 Mar 2009)
Log Message:
-----------
www:
More modeline fixes for vim

Modified Paths:
--------------
    trunk/www/contact.php
    trunk/www/docs.php
    trunk/www/includes/header.inc
    trunk/www/install.php
    trunk/www/ports.php

Modified: trunk/www/contact.php
===================================================================
--- trunk/www/contact.php	2009-03-17 07:22:31 UTC (rev 48227)
+++ trunk/www/contact.php	2009-03-17 07:26:33 UTC (rev 48228)
@@ -1,5 +1,5 @@
 <?php
-    /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=php:et:sw=4:ts=4:sts=4 */
+    /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:set fenc=utf-8 filetype=php et sw=4 ts=4 sts=4: */
     /* $Id$ */
     /* Copyright (c) 2007, The MacPorts Project. */
     include_once("includes/common.inc");

Modified: trunk/www/docs.php
===================================================================
--- trunk/www/docs.php	2009-03-17 07:22:31 UTC (rev 48227)
+++ trunk/www/docs.php	2009-03-17 07:26:33 UTC (rev 48228)
@@ -1,5 +1,5 @@
 <?php
-    /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=php:et:sw=4:ts=4:sts=4 */
+    /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:set fenc=utf-8 filetype=php et sw=4 ts=4 sts=4: */
     /* $Id:$ */
     /* Copyright (c) 2008, The MacPorts Project. */
     include_once("includes/common.inc");

Modified: trunk/www/includes/header.inc
===================================================================
--- trunk/www/includes/header.inc	2009-03-17 07:22:31 UTC (rev 48227)
+++ trunk/www/includes/header.inc	2009-03-17 07:26:33 UTC (rev 48228)
@@ -1,5 +1,5 @@
 <?php
-    /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=php:et:sw=4:ts=4:sts=4 */
+    /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:set fenc=utf-8 filetype=php et sw=4 ts=4 sts=4: */
     /* $Id$ */
     /* Copyright (c) 2004, OpenDarwin. */
     /* Copyright (c) 2004-2007, The MacPorts Project. */

Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php	2009-03-17 07:22:31 UTC (rev 48227)
+++ trunk/www/install.php	2009-03-17 07:26:33 UTC (rev 48228)
@@ -1,5 +1,5 @@
 <?php
-    /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=php:et:sw=4:ts=4:sts=4 */
+    /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:set fenc=utf-8 filetype=php et sw=4 ts=4 sts=4: */
     /* $Id$ */
     /* Copyright (c) 2004, OpenDarwin. */
     /* Copyright (c) 2004-2007, The MacPorts Project. */

Modified: trunk/www/ports.php
===================================================================
--- trunk/www/ports.php	2009-03-17 07:22:31 UTC (rev 48227)
+++ trunk/www/ports.php	2009-03-17 07:26:33 UTC (rev 48228)
@@ -1,5 +1,5 @@
 <?php
-    /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=php:et:sw=4:ts=4:sts=4 */
+    /* -*- coding: utf-8; mode: php; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:set fenc=utf-8 filetype=php et sw=4 ts=4 sts=4: */
     /* Web client to the PortIndex2MySQL script located in MacPorts base/portmgr/jobs svn directory. */
     /* $Id$ */
     /* Copyright (c) 2004, OpenDarwin. */
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090317/45dd0369/attachment.html>


More information about the macports-changes mailing list