<pre style='margin:0'>
Aaron Madlon-Kay (amake) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4ba0366b17badaca8cf83979df119d77e6a0d562">https://github.com/macports/macports-ports/commit/4ba0366b17badaca8cf83979df119d77e6a0d562</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 4ba0366b17b py-pygtk: add modeline
</span>4ba0366b17b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4ba0366b17badaca8cf83979df119d77e6a0d562
</span>Author: Aaron Madlon-Kay <amake@macports.org>
AuthorDate: Fri Oct 8 10:30:35 2021 +0900

<span style='display:block; white-space:pre;color:#404040;'>    py-pygtk: add modeline
</span>---
 python/py-pygtk/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pygtk/Portfile b/python/py-pygtk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e9c43e4aece..5ba27a3e61c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pygtk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pygtk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,3 +1,5 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# -*- 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
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> PortSystem      1.0
 PortGroup       python 1.0
 PortGroup       active_variants 1.1
</pre><pre style='margin:0'>

</pre>