Gentoo Archives: gentoo-commits

From: "Alec Warner (antarus)" <antarus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r9381 - main/trunk/bin
Date: Sun, 24 Feb 2008 23:14:36
Message-Id: E1JTQ3G-0000sU-2c@stork.gentoo.org
1 Author: antarus
2 Date: 2008-02-24 23:14:33 +0000 (Sun, 24 Feb 2008)
3 New Revision: 9381
4
5 Modified:
6 main/trunk/bin/repoman
7 Log:
8 Double import, thanks grobian :)
9
10 Modified: main/trunk/bin/repoman
11 ===================================================================
12 --- main/trunk/bin/repoman 2008-02-24 09:43:50 UTC (rev 9380)
13 +++ main/trunk/bin/repoman 2008-02-24 23:14:33 UTC (rev 9381)
14 @@ -7,7 +7,6 @@
15 # Then, check to make sure deps are satisfiable (to avoid "can't find match for" problems)
16 # that last one is tricky because multiple profiles need to be checked.
17
18 -import commands
19 import codecs
20 import commands
21 import errno
22
23 --
24 gentoo-commits@l.g.o mailing list