summaryrefslogtreecommitdiffstats
path: root/pym/portage_versions.py
Commit message (Collapse)AuthorAgeFilesLines
* Move endversion and endversion_keys to portage_versions and import them for ↵Zac Medico2006-04-231-0/+2
| | | | | | backward compatibility. svn path=/main/trunk/; revision=3202
* Backport of version code rewrite (bug 37406), should be completely backwards ↵Marius Mauch2005-11-131-0/+222
compatible (and the algorithm has been tested on the whole tree multiple times already). Also adds some new features in version syntax like cvs version prefixes (in the same package) and multiple suffixes. svn path=/main/trunk/; revision=2309