summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/repoman2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index 2ed1c82e4..f2e520c6e 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -37,7 +37,7 @@ import portage.dep
import portage.dep
portage.dep._dep_check_strict = True
import portage.exception
-import cvstree
+from portage import cvstree
import time
import codecs