Use a recursive function to simplify the walking of the profile paths. The number...
authorZac Medico <zmedico@gentoo.org>
Thu, 3 Aug 2006 02:27:47 +0000 (02:27 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 3 Aug 2006 02:27:47 +0000 (02:27 -0000)
commit656ccc792ac634338e92a6ff620292311029f4d5
tree21df31fcbcb4bb879ad5c54ac9bceecd985c9eeb
parent63315f7f6c9c3157f81c7cfea7b4c6202f555a2f
Use a recursive function to simplify the walking of the profile paths.  The number of parent profiles is constrained to 1 but could easily be extended to allow multiple inheritence.

svn path=/main/trunk/; revision=4091
pym/portage.py