- Improve tracking of correspondence between arguments and packages in the depgraph...
authorZac Medico <zmedico@gentoo.org>
Thu, 28 Jun 2007 01:33:54 +0000 (01:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 28 Jun 2007 01:33:54 +0000 (01:33 -0000)
commit61555134609c642fea6f99b5c2a1f2d0018d9dd1
tree0a498c51890ec462d6b81ffab61d6ff4fefd73aa
parent44968dd9ae0c41ebc21e0dff08f6c78a752f2fbb
- Improve tracking of correspondence between arguments and packages in the depgraph. (trunk r7063)
- Cache aux_get() metadata in depgraph.create() and use PROVIDE for matching packages to arguments. (trunk r7064)
- Just use a containment test for matching pprovided args since it works correctly and match_to_list() isn't appropriate for this. (trunk r7065)

svn path=/main/branches/2.1.2/; revision=7066
bin/emerge