summaryrefslogtreecommitdiffstats
path: root/pym/portage_compat_namespace.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken except statement. Thanks to hawking.Zac Medico2008-07-021-1/+1
| | | | svn path=/main/trunk/; revision=10896
* supress stupid line echo in deprecation noticesMarius Mauch2008-02-281-1/+6
| | | | svn path=/main/trunk/; revision=9397
* Replace compat symlinks with a new compat module as the symlink solution ↵Marius Mauch2007-02-171-0/+35
prevents reuse of state information (requested by ferringb) svn path=/main/trunk/; revision=5981