summaryrefslogtreecommitdiffstats
path: root/pym/emerge
Commit message (Expand)AuthorAgeFilesLines
...
* Fix package.provided breakage from the fix for bug #166939.Zac Medico2007-02-171-0/+4
* Remove unnecessary import that triggers DEPRECATION NOTICE.Zac Medico2007-02-171-1/+0
* For bug #166939, make --nodeps work like a normal package for new-style virtu...Zac Medico2007-02-171-17/+21
* Move bin/emerge to pym/emerge/__init__.py to restore old import behavior as t...Marius Mauch2007-02-171-5/+5373
* Make emerge importable again without relying on module search path orderMarius Mauch2007-02-171-0/+5
* Fix imports from the emerge package.Zac Medico2007-02-101-0/+0
* Create namespace for emergeMarius Mauch2007-02-081-0/+420