summaryrefslogtreecommitdiffstats
path: root/pym/portage/const.py
Commit message (Expand)AuthorAgeFilesLines
* Bump to EAPI 2.Zac Medico2008-09-261-1/+1
* Add a new src_prepare phase function which is called in-between src_unpackZac Medico2008-08-231-1/+1
* For pkg_config and pkg_info, add respective "config" and "info" values toZac Medico2008-08-101-1/+1
* * Fix the default() implementation so that it maps the ebuild argument toZac Medico2008-08-081-1/+1
* Bug #233735 - Add support for src_configure and default_* functions withZac Medico2008-08-041-1/+2
* Add "package" to EBUILD_PHASES since it's possible for einfo to be calledZac Medico2008-05-051-1/+2
* In the package uninstall sanity check, use RDEPEND from the currentlyZac Medico2008-05-041-0/+1
* Bug #198398 - Enable Manifest generation when there are no hashZac Medico2007-11-181-0/+2
* make PROFILE_ONLY_VARIABLES incrementalMarius Mauch2007-10-231-1/+1
* Replace hardcoded path with new constantMarius Mauch2007-10-091-0/+1
* Bump EAPI from 0 to 1 and fix eapi_is_supported() so thatZac Medico2007-10-041-1/+1
* Add FEATURES=fakeroot support which causes install and package phases to run ...Zac Medico2007-07-231-0/+1
* Implement license visibility filtering for GLEP 23, bug #17367, and bug #152593.Zac Medico2007-03-201-1/+4
* Fix automatic path detection to account for new locationMarius Mauch2007-01-251-1/+1
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+65