projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5c8e02
)
Fix cvstree import to avoid deprecation warning.
author
Zac Medico
<zmedico@gentoo.org>
Tue, 20 Mar 2007 20:38:34 +0000
(20:38 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 20 Mar 2007 20:38:34 +0000
(20:38 -0000)
svn path=/main/trunk/; revision=6256
bin/repoman
patch
|
blob
|
history
diff --git
a/bin/repoman
b/bin/repoman
index 2ed1c82e4427dc2af99e2fac9d4a6582858e77f0..f2e520c6e2a13e0b22680f8dff6c202d44d38e61 100755
(executable)
--- 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