K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2018-02-11T16:52:53.619069Z K 7 svn:log V 222 Remove over-patched shebang fix of Lib/cgi.py The change from /usr/local/bin/python to /usr/local/bin/python3.6 is already done by USES=shebangfix. % head -1 /usr/local/lib/python3.6/cgi.py #!/usr/local/bin/python3.63.6 END