summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Be sure to reset settings changes before each package is merged.v2.0.53_rc4_2111Jason Stubbs2005-10-051-0/+1
* added EBUILD_DEATH_HOOKS , a way for ebuilds/eclasses to register extra messa...Brian Harring2005-10-051-0/+5
* Restoring the metadata EAPI check code-style to match that of the ebuild EAPI...Jason Stubbs2005-10-051-1/+1
* tweak, since the logic I just replaced was wrong (go me)Brian Harring2005-10-051-1/+1
* save _mtime_ when EAPI nukes a cache entry, and a tweak to the supported eapi...Brian Harring2005-10-051-2/+4
* Account for empty EAPIJason Stubbs2005-10-051-2/+4
* Exclude distcc and and ccache setup from the "setup" phase. Also make the red...Jason Stubbs2005-10-051-3/+3
* Make dispatch-conf's log file have 0600 permissions.Jason Stubbs2005-10-051-3/+6
* Add new tool to check and fix problems with the world file (to begin with)Jason Stubbs2005-10-051-0/+111
* Suggest running emaint when problems with the world file are detected.Jason Stubbs2005-10-051-6/+13
* Always return a list of the same length as the query in vardbapi.aux_get()Jason Stubbs2005-10-051-2/+0
* Add path to utf-8 checks so that repoman doesn't break outside of the package...Jason Stubbs2005-10-041-1/+1
* god this module sucked.Brian Harring2005-10-041-87/+1
* Extra bracket typo :(Jason Stubbs2005-10-041-1/+1
* Removed the translation of aux_get exceptions to unsupported eapi exceptions ...Jason Stubbs2005-10-042-54/+39
* don't declare -r the contents, declare -r the var name.Brian Harring2005-10-041-1/+1
* Big cleanup and added check regarding chosen ebuild.Jason Stubbs2005-10-041-63/+71
* bug 107770 , fix A D and a few other vars being set implicitly by readonly pr...Brian Harring2005-10-041-2/+4
* Warn and ignore on invalid system/world atomsJason Stubbs2005-10-031-0/+3
* Remove app-portage/portage-docs files from portage-2.0 branchJason Stubbs2005-10-0326-1726/+0
* final fixup (ebuild nameerror)Brian Harring2005-10-031-1/+2
* fixing horkage when noauto is in use (nameerrors)Brian Harring2005-10-031-3/+8
* Make sure to include package.use flags with fetch-restricted packagesJason Stubbs2005-10-021-1/+1
* Specify ebuildpath to merge() when using qmergeJason Stubbs2005-10-021-1/+1
* Pass use list rather than config obj to portdbapi.fetch_check()Jason Stubbs2005-10-021-1/+1
* Fix typo wrt to lamba usage.Jason Stubbs2005-10-021-1/+1
* saner handling of selinux_enabledBrian Harring2005-10-022-1/+8
* Remove the specific dependency on python-2.2.Jason Stubbs2005-10-011-1/+1
* Restore full range of possible atoms that can be given to emerge by doingJason Stubbs2005-10-011-1/+8
* Check if invalid atoms are only missing a category and let those pass.Jason Stubbs2005-10-011-1/+1
* touches up on file.name check, part of glep31Brian Harring2005-10-012-2/+5
* fixed ebuild soBrian Harring2005-10-013-23/+75
* Sort digests and manifests (to look nice and making them diff'able)Jason Stubbs2005-09-291-0/+2
* Add some more info about where the problem is coming from when atoms cannot b...Jason Stubbs2005-09-291-0/+2
* Make depclean a little friendler (so that perhaps people will read the messag...Jason Stubbs2005-09-291-33/+27
* Ignore packages in system/world that are satisfied by packages in package.pro...Jason Stubbs2005-09-291-0/+10
* Ignore files (such as metadata.xml) within portdir category dirs.Jason Stubbs2005-09-291-3/+7
* Ignore blockers when fetching.Jason Stubbs2005-09-291-2/+9
* Remove specific reference to the Gentoo Handbook.Jason Stubbs2005-09-291-1/+1
* Refactored world graphing code to reuse the standard dependency resolution pa...Jason Stubbs2005-09-291-62/+12
* Add -i to FBSD's ldconfig as requested.Jason Stubbs2005-09-291-1/+1
* Update the casing of "linux" on the default distfile mirror.Jason Stubbs2005-09-291-1/+1
* Harmless typo in signal catcher.Jason Stubbs2005-09-291-1/+1
* Prevent globbed atoms from having relative operators.Jason Stubbs2005-09-291-0/+2
* Fix incorrect Exception when checking LOGDIR permissionsJason Stubbs2005-09-291-1/+1
* Adhere to USE flags passed into fetch()Jason Stubbs2005-09-291-1/+2
* Security checks regarding installation of world-writable files.Jason Stubbs2005-09-291-0/+12
* Validation of user atoms.Jason Stubbs2005-09-291-0/+4
* add --newuse short option to emerge helpJason Stubbs2005-09-291-2/+2
* remove CDEPENDJason Stubbs2005-09-291-3/+4