projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beb3772
)
remove old import
author
Zac Medico
<zmedico@gentoo.org>
Sun, 13 May 2007 08:29:28 +0000
(08:29 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 13 May 2007 08:29:28 +0000
(08:29 -0000)
svn path=/main/trunk/; revision=6529
bin/ebuild
patch
|
blob
|
history
diff --git
a/bin/ebuild
b/bin/ebuild
index aafc69d3f5e7317b076420c9a725430fd2da7d79..80feb3563b354d3a7533b6f4f102820c2e85f500 100755
(executable)
--- a/
bin/ebuild
+++ b/
bin/ebuild
@@
-38,7
+38,6
@@
if debug and "python-trace" in portage.features:
portage.debug.set_trace(True)
if portage.settings["NOCOLOR"] in ("yes","true") or not sys.stdout.isatty():
- import output
portage.output.nocolor()
ebuild = pargs.pop(0)