Fix repoman breakage due to the fact that portage.portagetree now creates it's own...
authorZac Medico <zmedico@gentoo.org>
Wed, 5 Jul 2006 17:57:14 +0000 (17:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 5 Jul 2006 17:57:14 +0000 (17:57 -0000)
commit0b05a2f3f07836bc358576921030850f4bd3eee6
treed504052d08e616074dcffcc38c0236bd36755581
parent9fedb5102c0c1ddc248a8c7f082382d59ebc9f4b
Fix repoman breakage due to the fact that portage.portagetree now creates it's own portdbapi instance.  Repoman will now use a single portdbapi instance instead of one for each arch.  The arch specific config instances are swapped in on the fly.  Hopefully this fixes bug #132601.

svn path=/main/trunk/; revision=3790
bin/repoman