Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an install target to the Makefile | 2014-03-16 | 1 | -980/+0 | |
* | Incorporate prefix support. | 2014-03-16 | 1 | -30/+47 | |
* | Add a check for dev-python/python-exec rev-deps. | 2014-03-12 | 1 | -0/+23 | |
* | Increment version. | 2013-03-24 | 1 | -1/+1 | |
* | Skip any packages which have "python_targets_" in IUSE | 2013-02-22 | 1 | -0/+11 | |
* | Fix handling of sed. | 2012-03-03 | 1 | -1/+4 | |
* | Improve handling of mtime. | 2012-02-13 | 1 | -2/+4 | |
* | Expand aliases. | 2012-02-13 | 1 | -0/+2 | |
* | Respect PYTHON_RESTRICTED_ABIS. Don't delete unrelated USE flags from IUSE. P... | 2011-12-26 | 1 | -2/+22 | |
* | Add support for --enable-all / --disable-all options. | 2011-12-26 | 1 | -49/+63 | |
* | Improve coding style. | 2011-12-26 | 1 | -10/+10 | |
* | Add support for PYTHON_UPDATER_IGNORE. | 2011-12-26 | 1 | -29/+23 | |
* | Properly set PYTHON_GLOBALLY_SUPPORTED_USE_FLAGS. | 2011-12-25 | 1 | -0/+1 | |
* | Update version. | 2011-12-25 | 1 | -1/+1 | |
* | Fix some messages. | 2011-12-25 | 1 | -3/+3 | |
* | Fix some messages. | 2011-12-25 | 1 | -29/+32 | |
* | Support PYTHON_RESTRICTED_ABIS in PYTHON_ABIS check. | 2011-12-25 | 1 | -10/+9 | |
* | Check Bash version. | 2011-12-25 | 1 | -0/+5 | |
* | Rename get_RESTRICT_PYTHON_ABIS() to get_ebuild_variable(). | 2011-12-24 | 1 | -36/+36 | |
* | Set "sed" alias instead of changing PATH. | 2011-12-24 | 1 | -1/+1 | |
* | Add support for updating of USE flags in IUSE in packages supporting installa... | 2011-12-24 | 1 | -16/+120 | |
* | Improve PATH. | 2011-08-30 | 1 | -0/+4 | |
* | Support EAPI >=4. | 2011-07-23 | 1 | -2/+6 | |
* | Backport changes in _python_check_python_abi_matching() in python.eclass to c... | 2011-06-23 | 1 | -10/+55 | |
* | Reindent. | 2011-05-16 | 1 | -455/+455 | |
* | Support /etc/portage/env. | 2011-05-11 | 1 | -5/+47 | |
* | Use cave instead of paludis (bug #347897). | 2011-03-22 | 1 | -6/+7 | |
* | Improve error message for missing PVR (bug #303037). | 2011-03-22 | 1 | -1/+1 | |
* | x11-libs/vte installs Python module in site-packages directory. | 2011-02-22 | 1 | -2/+2 | |
* | Update PYTHON_ABIS check. | 2011-01-01 | 1 | -5/+3 | |
* | Don't run PYTHON_ABIS check in EAPI >=4. | 2010-11-28 | 1 | -2/+5 | |
* | Update matching of Python ABIs. | 2010-11-28 | 1 | -1/+18 | |
* | app-office/gnumeric, app-office/dia and dev-libs/boost call python_need_rebui... | 2010-11-28 | 1 | -1/+1 | |
* | Don't check /usr/lib(32|64)?/debug/ (bug #308579). | 2010-07-24 | 1 | -2/+2 | |
* | Delete eclass check, which causes many false positives, relies on deprecated ... | 2010-01-29 | 1 | -24/+0 | |
* | Properly handle packages not supporting installation for multiple Python vers... | 2010-01-29 | 1 | -65/+142 | |
* | Don't support undocumented short options. | 2009-12-30 | 1 | -11/+11 | |
* | Rename soname check to shared_linking. Add static_linking check. | 2009-12-30 | 1 | -13/+53 | |
* | Properly handle Python modules installable for multiple Python versions (bug ... | 2009-12-30 | 1 | -131/+233 | |
* | Use --keep-going option (bug #281692). | 2009-12-08 | 1 | -1/+1 | |
* | Fix handling of EMERGE_DEFAULT_OPTS (bug #283284). | 2009-12-08 | 1 | -10/+12 | |
* | Replace tabs with spaces. | 2009-07-12 | 1 | -3/+3 | |
* | Respect PACKAGE_MANAGER environment variable. Bug #272979. | 2009-07-12 | 1 | -0/+11 | |
* | Replace --ignore-versions option with --reinstall-identical-versions option. | 2009-07-12 | 1 | -11/+10 | |
* | Allow to pass additional options to package manager. Bug #239174. | 2009-07-12 | 1 | -1/+8 | |
* | Fix typo in get_portage_python() introduced in r170. Use [[ instead of [. | 2009-07-12 | 1 | -5/+5 | |
* | Filter out --getbinpkg, --getbinpkgonly, --usepkg and --usepkgonly options in... | 2009-07-11 | 1 | -0/+11 | |
* | Improve get_portage_python(). | 2009-07-11 | 1 | -13/+6 | |
* | Avoid problems when '/var/db/pkg' is a symlink. Bug #232313. | 2009-07-11 | 1 | -2/+3 | |
* | Check the version of '/usr/bin/python' instead of 'python'. Patch by Jeroen R... | 2009-07-11 | 1 | -3/+3 |