public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] portage r10601 - main/trunk/bin
@ 2008-06-08  2:22 Zac Medico (zmedico)
  0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2008-06-08  2:22 UTC (permalink / raw
  To: gentoo-commits

Author: zmedico
Date: 2008-06-08 02:22:43 +0000 (Sun, 08 Jun 2008)
New Revision: 10601

Modified:
   main/trunk/bin/repoman
Log:
Fix typo.


Modified: main/trunk/bin/repoman
===================================================================
--- main/trunk/bin/repoman	2008-06-08 02:19:46 UTC (rev 10600)
+++ main/trunk/bin/repoman	2008-06-08 02:22:43 UTC (rev 10601)
@@ -518,7 +518,7 @@
 portdb = trees["/"]["porttree"].dbapi
 portdb.mysettings = repoman_settings
 setconfig = load_default_config(repoman_settings, trees["/"])
-root_config = RootConfig(repoman_settings, trees, setconfig)
+root_config = RootConfig(repoman_settings, trees["/"], setconfig)
 # We really only need to cache the metadata that's necessary for visibility
 # filtering. Anything else can be discarded to reduce memory consumption.
 for k in ("DEPEND", "LICENCE", "PDEPEND",

-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-08  2:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-08  2:22 [gentoo-commits] portage r10601 - main/trunk/bin Zac Medico (zmedico)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox