[152646] contrib/mp-buildbot/tools
ryandesign at macports.org
ryandesign at macports.org
Wed Sep 14 05:05:29 PDT 2016
Revision: 152646
https://trac.macports.org/changeset/152646
Author: ryandesign at macports.org
Date: 2016-09-14 05:05:29 -0700 (Wed, 14 Sep 2016)
Log Message:
-----------
mp-buildbot: add modeline
Modified Paths:
--------------
contrib/mp-buildbot/tools/supported-archs.tcl
contrib/mp-buildbot/tools/uninstall-old-ports.tcl
Modified: contrib/mp-buildbot/tools/supported-archs.tcl
===================================================================
--- contrib/mp-buildbot/tools/supported-archs.tcl 2016-09-14 12:04:30 UTC (rev 152645)
+++ contrib/mp-buildbot/tools/supported-archs.tcl 2016-09-14 12:05:29 UTC (rev 152646)
@@ -1,4 +1,5 @@
#!/usr/bin/env port-tclsh
+# -*- 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
#
# Generates a list of supported architectures for the given port.
#
Modified: contrib/mp-buildbot/tools/uninstall-old-ports.tcl
===================================================================
--- contrib/mp-buildbot/tools/uninstall-old-ports.tcl 2016-09-14 12:04:30 UTC (rev 152645)
+++ contrib/mp-buildbot/tools/uninstall-old-ports.tcl 2016-09-14 12:05:29 UTC (rev 152646)
@@ -1,4 +1,5 @@
#!/usr/bin/env port-tclsh
+# -*- 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
proc printUsage {} {
puts "Usage: $::argv0 \[-hV\]"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160914/6bc7e443/attachment.html>
More information about the macports-changes
mailing list