Add support for slot based dep matching in all dbapi derived classes. The supported...
authorZac Medico <zmedico@gentoo.org>
Thu, 5 Oct 2006 05:24:42 +0000 (05:24 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 5 Oct 2006 05:24:42 +0000 (05:24 -0000)
commit02bc22df9ab2f5b40547d3aa4362247deeb98d80
treec11408da6f14de44113b2be1342f3555b250ca34
parent58559fb4ae65e6a8f367a735e533edb03dc16d11
Add support for slot based dep matching in all dbapi derived classes.  The supported syntax is ${CATEGORY}/${PN}:${SLOT} (identical to that used by paludis and pkgcore).

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