For dep_expand() backward compatibility, handle atoms with missing '='
authorZac Medico <zmedico@gentoo.org>
Sat, 24 May 2008 22:03:27 +0000 (22:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 24 May 2008 22:03:27 +0000 (22:03 -0000)
commit535c83185b1f6990044b02cb9bdafb39a4bc2d3d
tree80a70e8640475d4a6bd6dc19a95cecfec769d8e7
parent22570f366563067cb6fafc683500dc8f57bf5e4d
For dep_expand() backward compatibility, handle atoms with missing '='
prefix which did not raise an error here before the portage.dep.Atom
class was introduced.

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