summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAlec Warner <antarus@gentoo.org>2008-02-24 23:14:33 +0000
committerAlec Warner <antarus@gentoo.org>2008-02-24 23:14:33 +0000
commit62539e6f045f97e309b04cc4f8bfcff860ca55a8 (patch)
tree4fb35f50471ed8bc76c918f97174c991d453755c /bin
parentdee6481652b0fb91fdbb49cafd5bb69d06b5216e (diff)
downloadportage-62539e6f045f97e309b04cc4f8bfcff860ca55a8.tar.gz
portage-62539e6f045f97e309b04cc4f8bfcff860ca55a8.tar.bz2
portage-62539e6f045f97e309b04cc4f8bfcff860ca55a8.zip
Double import, thanks grobian :)
svn path=/main/trunk/; revision=9381
Diffstat (limited to 'bin')
-rwxr-xr-xbin/repoman1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index febaa0002..e86fc5e17 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -7,7 +7,6 @@
# Then, check to make sure deps are satisfiable (to avoid "can't find match for" problems)
# that last one is tricky because multiple profiles need to be checked.
-import commands
import codecs
import commands
import errno