summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Delete eclass check, which causes many false positives, relies on deprecated ...Arfrever Frehtes Taifersar Arahesis2010-01-291-24/+0
* Properly handle packages not supporting installation for multiple Python vers...Arfrever Frehtes Taifersar Arahesis2010-01-291-65/+142
* Don't support undocumented short options.Arfrever Frehtes Taifersar Arahesis2009-12-301-11/+11
* Rename soname check to shared_linking. Add static_linking check.Arfrever Frehtes Taifersar Arahesis2009-12-301-13/+53
* Properly handle Python modules installable for multiple Python versions (bug ...Arfrever Frehtes Taifersar Arahesis2009-12-301-131/+233
* Use --keep-going option (bug #281692).Arfrever Frehtes Taifersar Arahesis2009-12-081-1/+1
* Fix handling of EMERGE_DEFAULT_OPTS (bug #283284).Arfrever Frehtes Taifersar Arahesis2009-12-081-10/+12
* Replace tabs with spaces.Arfrever Frehtes Taifersar Arahesis2009-07-121-3/+3
* Respect PACKAGE_MANAGER environment variable. Bug #272979.Arfrever Frehtes Taifersar Arahesis2009-07-121-0/+11
* Replace --ignore-versions option with --reinstall-identical-versions option.Arfrever Frehtes Taifersar Arahesis2009-07-121-11/+10
* Allow to pass additional options to package manager. Bug #239174.Arfrever Frehtes Taifersar Arahesis2009-07-121-1/+8
* Fix typo in get_portage_python() introduced in r170. Use [[ instead of [.Arfrever Frehtes Taifersar Arahesis2009-07-121-5/+5
* Filter out --getbinpkg, --getbinpkgonly, --usepkg and --usepkgonly options in...Arfrever Frehtes Taifersar Arahesis2009-07-111-0/+11
* Improve get_portage_python().Arfrever Frehtes Taifersar Arahesis2009-07-111-13/+6
* Avoid problems when '/var/db/pkg' is a symlink. Bug #232313.Arfrever Frehtes Taifersar Arahesis2009-07-111-2/+3
* Check the version of '/usr/bin/python' instead of 'python'. Patch by Jeroen R...Arfrever Frehtes Taifersar Arahesis2009-07-111-3/+3
* Update list of Python versions.Arfrever Frehtes Taifersar Arahesis2009-07-111-1/+2
* Bug #249891 - Add support for just calling another binary with the identical ...Robin Johnson2008-12-051-1/+11
* Add need_rebuild check.Ali Polatel2008-10-271-4/+28
* Tag version 0.6Ali Polatel2008-08-251-1/+1
* Echo the PMS command before running, #232860.Ali Polatel2008-08-251-1/+3
* FailAli Polatel2008-08-251-9/+10
* Use != instead of -neAli Polatel2008-08-251-10/+10
* Tell the user to use -o switch when no previous python versions are found, #2...Ali Polatel2008-08-251-3/+3
* Make check manual print reason without --verbose, #232467.Ali Polatel2008-08-251-1/+1
* Fix typo, thanks to Joshua DollAli Polatel2008-07-241-1/+1
* TypoAli Polatel2008-06-241-1/+1
* List checks in help output, make indenting nicer. Cosmetics.Ali Polatel2008-06-211-9/+25
* Fixed veinfo.Ali Polatel2008-06-201-1/+1
* Splitted checks. Respect PYUPDATER_OPTIONS. Bashified tests. Added man page.Ali Polatel2008-06-201-87/+253
* changed indentation to use 4 spaces instead of tabs, added vim modelineAli Polatel2007-12-131-98/+97
* Don't ignore versions when SLOT doesn't exist, bug 201848Ali Polatel2007-12-131-4/+4
* python-updater: be more specific when searching for package nameAli Polatel2007-11-041-3/+4
* python-updater: added dev-libs/boost to PKGS_MANUALAli Polatel2007-10-291-1/+1
* imported python-updater from gentoo-pythonAli Polatel2007-10-291-0/+229