For bug #166564, make a circular dependency panic more user friendly by displaying...
authorZac Medico <zmedico@gentoo.org>
Mon, 19 Feb 2007 00:45:57 +0000 (00:45 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 19 Feb 2007 00:45:57 +0000 (00:45 -0000)
commita2662ce3d7256ba3800d724eb847dc579c512b69
tree5e698f3de59967da71298fd139244214d37720ab
parentd42e48a70986ae6a0b1c50543cdc7bc221c71016
For bug #166564, make a circular dependency panic more user friendly by displaying the USE flags that are enabled on nodes that are part of dependency cycles and display a note hinting that circular dependencies can often be avoided by temporarily disabling USE flags.

svn path=/main/trunk/; revision=6006
pym/emerge/__init__.py