From: Zac Medico Date: Sun, 13 May 2007 08:29:28 +0000 (-0000) Subject: remove old import X-Git-Tag: v2.2_pre1~1429 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5b08384c4870279ca31d4450edef636d172b577f;p=portage.git remove old import svn path=/main/trunk/; revision=6529 --- diff --git a/bin/ebuild b/bin/ebuild index aafc69d3f..80feb3563 100755 --- 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)