summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-05-13 08:29:28 +0000
committerZac Medico <zmedico@gentoo.org>2007-05-13 08:29:28 +0000
commit5b08384c4870279ca31d4450edef636d172b577f (patch)
tree7c089c32bbce3173aed271df0b335c98744b2b9f /bin/ebuild
parentimport dispatch_conf from the new namespace (diff)
downloadportage-multirepo-5b08384c4870279ca31d4450edef636d172b577f.tar.gz
portage-multirepo-5b08384c4870279ca31d4450edef636d172b577f.tar.bz2
portage-multirepo-5b08384c4870279ca31d4450edef636d172b577f.zip
remove old import
svn path=/main/trunk/; revision=6529
Diffstat (limited to 'bin/ebuild')
-rwxr-xr-xbin/ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild b/bin/ebuild
index aafc69d3..80feb356 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)