summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support per-package bashrc files.Michał Górny2010-04-291-0/+1
* Remove PORTAGE_USERNAME and PORTAGE_GROUPNAME support for now since antarusZac Medico2010-04-061-3/+0
* Implement emerge part of pkg_pretendSebastian Luther2010-04-021-1/+1
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Add support for PORTAGE_USERNAME and PORTAGE_GROUPNAME environmentZac Medico2010-03-231-0/+3
* Bug #303567 - Merge libc asap, in order to account for implicit dependencies.Zac Medico2010-02-171-0/+1
* Use tuples instead of lists for immutability.Zac Medico2010-01-301-7/+7
* Enable EAPI 3 and deprecate EAPI 3_pre2.Zac Medico2010-01-291-1/+1
* DEPCACHE_PATH is not used with ROOT at all, so move it out of the target_root...Fabian Groffen2009-09-051-1/+1
* pym/portage/sets/files.py: use WORLD_FILE instead of manual reconstructionFabian Groffen2009-09-051-0/+1
* reorganise const.py to have logical grouping based on usageFabian Groffen2009-09-051-28/+49
* fix up spacing, remove commented out code, fix copyright (sort of see-if-I-ca...Fabian Groffen2009-07-131-48/+48
* Remove leading slash from appropriate paths inside portage.const, so thatZac Medico2009-07-121-3/+3
* Change ACCEPT_LICENSE evaluation so that things like ACCEPT_LICENSE="* -@EULA"Zac Medico2009-06-221-1/+1
* 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