summaryrefslogtreecommitdiffstats
path: root/pym/portage/dbapi/porttree.py
Commit message (Expand)AuthorAgeFilesLines
...
* Remove legacy "masked by: profile" support as per bug #149508. Profiles shou...Zac Medico2007-03-091-17/+0
* Merged from branches/prefix r6091:6092.Zac Medico2007-02-271-1/+1
* For bug #163990, warn about ebuilds with invalid categories and do not allow ...Zac Medico2007-02-181-1/+6
* Use the real symbols in import statements, not the references in __init__.pyMarius Mauch2007-02-111-10/+10
* Fix missing stat import.Zac Medico2007-02-101-1/+1
* fix broken importsZac Medico2007-02-101-1/+3
* Move dbapi and related classes out of __init__.py into their own subpackage.Marius Mauch2007-02-101-0/+781