summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WebappConfig/wrapper.py: fix paludis supportcmue812013-08-031-3/+3
* WebappConfig/wrapper.py: do not use portage.root to retrive $ROOTDevan Franchini2013-03-231-1/+1
* Delete obsolete __version__ attributes.Arfrever Frehtes Taifersar Arahesis2012-06-291-2/+0
* Use str.join() instead of string.join() for compatibility with Python 3.Arfrever Frehtes Taifersar Arahesis2012-06-291-3/+3
* Use isinstance() for compatibility with Python 3.Arfrever2011-12-301-2/+2
* Delete some unused variables and imports.Arfrever2011-12-301-3/+1
* Update syntax of setting exceptions for compatibility with Python 3.Arfrever2011-12-301-4/+4
* Wrapper update for category support and paludis.Gunnar Wrobel2007-04-271-50/+119
* Added current versionGunnar Wrobel2007-02-211-0/+110