summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <none@none>2011-08-06 23:44:10 +0200
committerKrzysztof Pawlik <none@none>2011-08-06 23:44:10 +0200
commit6cc618bf769fa6682bba2db9e3622c7f85669582 (patch)
tree9c40d079e890bf2bc1da28f6c288995885dc3711
parentVersion bump. (diff)
downloadnelchael-6cc618bf769fa6682bba2db9e3622c7f85669582.tar.gz
nelchael-6cc618bf769fa6682bba2db9e3622c7f85669582.tar.bz2
nelchael-6cc618bf769fa6682bba2db9e3622c7f85669582.zip
Update for portage API.
-rwxr-xr-xscripts/sys-gentoo-weight.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sys-gentoo-weight.py b/scripts/sys-gentoo-weight.py
index 98e023d..8824cc6 100755
--- a/scripts/sys-gentoo-weight.py
+++ b/scripts/sys-gentoo-weight.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
-import os, sys, output
+import os, sys, portage.output as output
spinpos = 0
spinner = "/-\\|/-\\|/-\\|/-\\|\\-/|\\-/|\\-/|\\-/|"