portage.dep: Add support for ::repo syntax to all functions and classes
authorSebastian Luther <SebastianLuther@gmx.de>
Tue, 14 Sep 2010 18:26:17 +0000 (20:26 +0200)
committerZac Medico <zmedico@gentoo.org>
Wed, 15 Sep 2010 01:05:54 +0000 (18:05 -0700)
commit0f2e8db77193a4eba48bfce0848bc857fc9f5c2d
treec91cb0b02912f503bcc7f28832f2416ac773662d
parentc5e2cab7a6904295fa74ca3be42fc37e898c9c85
portage.dep: Add support for ::repo syntax to all functions and classes

This also adds the dep_getrepo() function
pym/portage/dep/__init__.py
pym/portage/tests/dep/testAtom.py
pym/portage/tests/dep/test_match_from_list.py