projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0321a02
)
package: remove shebang from module without __name__ == '__main__' block
author
W. Trevor King
<wking@tremily.us>
Sun, 11 Nov 2012 21:08:11 +0000
(16:08 -0500)
committer
W. Trevor King
<wking@tremily.us>
Sun, 11 Nov 2012 21:19:51 +0000
(16:19 -0500)
pym/gentoolkit/package.py
patch
|
blob
|
history
diff --git
a/pym/gentoolkit/package.py
b/pym/gentoolkit/package.py
index 3bf9fcdd9efeffffb0e9bf531d11b1b339196984..a860c2e45c64376cff4a6afafd68b6c69ed245fc 100644
(file)
--- a/
pym/gentoolkit/package.py
+++ b/
pym/gentoolkit/package.py
@@
-1,5
+1,3
@@
-#!/usr/bin/python
-#
# Copyright(c) 2004, Karl Trygve Kalleberg <karltk@gentoo.org>
# Copyright(c) 2004-2010, Gentoo Foundation
#