Created attachment 361726 [details, diff] Change shebang to use python 2. This version of gitstats isn't compatible with Python 3 and should use Python 2 explicitly instead of the default system Python version. Running with Python 3 results in this: ./gitstats File "./gitstats", line 45 print '>> ' + ' | '.join(cmds), ^ SyntaxError: invalid syntax Attached patch simply updates the shebang to use Python 2, fixing the above problem.
+*gitstats-0_pre131024 (24 Oct 2013) + + 24 Oct 2013; Justin Lecher <jlec@gentoo.org> +gitstats-0_pre131024.ebuild, + gitstats-9999.ebuild, -gitstats-100711.ebuild, metadata.xml: + Drop old; pack latest and bump to new python eclasses, #489132 +