summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Extra bracket typo :(Jason Stubbs2005-10-041-1/+1
| | | | svn path=/main/branches/2.0/; revision=2087
* Removed the translation of aux_get exceptions to unsupported eapi exceptions ↵Jason Stubbs2005-10-042-54/+39
| | | | | | | | in doebuild (which led to a whole lotta changes regarding str vs int and unlikely yet possible compatibility stuff) svn path=/main/branches/2.0/; revision=2086
* don't declare -r the contents, declare -r the var name.Brian Harring2005-10-041-1/+1
| | | | svn path=/main/branches/2.0/; revision=2085
* Big cleanup and added check regarding chosen ebuild.Jason Stubbs2005-10-041-63/+71
| | | | svn path=/main/branches/2.0/; revision=2084
* bug 107770 , fix A D and a few other vars being set implicitly by readonly ↵Brian Harring2005-10-041-2/+4
| | | | | | protection during setup phase. svn path=/main/branches/2.0/; revision=2083
* Warn and ignore on invalid system/world atomsJason Stubbs2005-10-031-0/+3
| | | | svn path=/main/branches/2.0/; revision=2082
* Remove app-portage/portage-docs files from portage-2.0 branchJason Stubbs2005-10-0326-1726/+0
| | | | svn path=/main/branches/2.0/; revision=2081
* final fixup (ebuild nameerror)Brian Harring2005-10-031-1/+2
| | | | svn path=/main/branches/2.0/; revision=2080
* fixing horkage when noauto is in use (nameerrors)Brian Harring2005-10-031-3/+8
| | | | svn path=/main/branches/2.0/; revision=2079
* Make sure to include package.use flags with fetch-restricted packagesJason Stubbs2005-10-021-1/+1
| | | | svn path=/main/branches/2.0/; revision=2076
* Specify ebuildpath to merge() when using qmergeJason Stubbs2005-10-021-1/+1
| | | | svn path=/main/branches/2.0/; revision=2075
* Pass use list rather than config obj to portdbapi.fetch_check()Jason Stubbs2005-10-021-1/+1
| | | | svn path=/main/branches/2.0/; revision=2074
* Fix typo wrt to lamba usage.Jason Stubbs2005-10-021-1/+1
| | | | svn path=/main/branches/2.0/; revision=2073
* saner handling of selinux_enabledBrian Harring2005-10-022-1/+8
| | | | svn path=/main/branches/2.0/; revision=2070
* Remove the specific dependency on python-2.2.Jason Stubbs2005-10-011-1/+1
| | | | svn path=/main/branches/2.0/; revision=2069
* Restore full range of possible atoms that can be given to emerge by doingJason Stubbs2005-10-011-1/+8
| | | | | | atom validity checks using a dummy category if necessary. svn path=/main/branches/2.0/; revision=2068
* Check if invalid atoms are only missing a category and let those pass.Jason Stubbs2005-10-011-1/+1
| | | | svn path=/main/branches/2.0/; revision=2066
* touches up on file.name check, part of glep31Brian Harring2005-10-012-2/+5
| | | | svn path=/main/branches/2.0/; revision=2065
* fixed ebuild soBrian Harring2005-10-013-23/+75
| | | | | | | ebuild some-ebuild clean setup unpack # works like ebuild some-ebuild clean unpack svn path=/main/branches/2.0/; revision=2064
* Sort digests and manifests (to look nice and making them diff'able)Jason Stubbs2005-09-291-0/+2
| | | | svn path=/main/branches/2.0/; revision=2063
* Add some more info about where the problem is coming from when atoms cannot ↵Jason Stubbs2005-09-291-0/+2
| | | | | | be resolved. svn path=/main/branches/2.0/; revision=2062
* Make depclean a little friendler (so that perhaps people will read the ↵Jason Stubbs2005-09-291-33/+27
| | | | | | messages? ;) svn path=/main/branches/2.0/; revision=2061
* Ignore packages in system/world that are satisfied by packages in ↵Jason Stubbs2005-09-291-0/+10
| | | | | | package.provided. svn path=/main/branches/2.0/; revision=2060
* Ignore files (such as metadata.xml) within portdir category dirs.Jason Stubbs2005-09-291-3/+7
| | | | svn path=/main/branches/2.0/; revision=2059
* Ignore blockers when fetching.Jason Stubbs2005-09-291-2/+9
| | | | svn path=/main/branches/2.0/; revision=2058
* Remove specific reference to the Gentoo Handbook.Jason Stubbs2005-09-291-1/+1
| | | | svn path=/main/branches/2.0/; revision=2057
* Refactored world graphing code to reuse the standard dependency resolution ↵Jason Stubbs2005-09-291-62/+12
| | | | | | paths. svn path=/main/branches/2.0/; revision=2056
* Add -i to FBSD's ldconfig as requested.Jason Stubbs2005-09-291-1/+1
| | | | svn path=/main/branches/2.0/; revision=2055
* Update the casing of "linux" on the default distfile mirror.Jason Stubbs2005-09-291-1/+1
| | | | svn path=/main/branches/2.0/; revision=2054
* Harmless typo in signal catcher.Jason Stubbs2005-09-291-1/+1
| | | | svn path=/main/branches/2.0/; revision=2053
* Prevent globbed atoms from having relative operators.Jason Stubbs2005-09-291-0/+2
| | | | svn path=/main/branches/2.0/; revision=2052
* Fix incorrect Exception when checking LOGDIR permissionsJason Stubbs2005-09-291-1/+1
| | | | svn path=/main/branches/2.0/; revision=2051
* Adhere to USE flags passed into fetch()Jason Stubbs2005-09-291-1/+2
| | | | svn path=/main/branches/2.0/; revision=2050
* Security checks regarding installation of world-writable files.Jason Stubbs2005-09-291-0/+12
| | | | svn path=/main/branches/2.0/; revision=2049
* Validation of user atoms.Jason Stubbs2005-09-291-0/+4
| | | | svn path=/main/branches/2.0/; revision=2048
* add --newuse short option to emerge helpJason Stubbs2005-09-291-2/+2
| | | | svn path=/main/branches/2.0/; revision=2047
* remove CDEPENDJason Stubbs2005-09-291-3/+4
| | | | | | | ignore RDEPEND on --buildpkgonly svn path=/main/branches/2.0/; revision=2046
* overridable lchown/lchgrpJason Stubbs2005-09-291-7/+22
| | | | svn path=/main/branches/2.0/; revision=2045
* zmedico's prelink optimizationJason Stubbs2005-09-291-14/+8
| | | | svn path=/main/branches/2.0/; revision=2044
* fixups to EAPI handling.Brian Harring2005-09-283-7/+8
| | | | svn path=/main/branches/2.0/; revision=2035
* file.name fixup for glep31 checks.Brian Harring2005-09-282-0/+5
| | | | svn path=/main/branches/2.0/; revision=2034
* bye bye global portageq's.Brian Harring2005-09-282-18/+7
| | | | svn path=/main/branches/2.0/; revision=2033
* eapi fix up for installation.Brian Harring2005-09-282-0/+4
| | | | svn path=/main/branches/2.0/; revision=2032
* typo fix.Brian Harring2005-09-261-1/+1
| | | | svn path=/main/branches/2.0/; revision=2026
* emerge --metadata ran as user, and silenced auxdb Corruption exceptions when ↵Brian Harring2005-09-243-3/+13
| | | | | | doing metadata transfer. svn path=/main/branches/2.0/; revision=2025
* update so that int 0 is stored (change to the logic test for storing null vals)Brian Harring2005-09-241-2/+2
| | | | svn path=/main/branches/2.0/; revision=2024
* correction of eapi transfer for metadata -> local cacheBrian Harring2005-09-241-1/+1
| | | | svn path=/main/branches/2.0/; revision=2023
* EAPI awareness, and flat_hash/flat_list autodetection for rysnc cache.Brian Harring2005-09-247-40/+220
| | | | svn path=/main/branches/2.0/; revision=2022
* cleanse_cache cleanups.Brian Harring2005-09-242-17/+36
| | | | svn path=/main/branches/2.0/; revision=2021
* bug 106544 , glep31 enforcement checksBrian Harring2005-09-242-0/+44
| | | | svn path=/main/branches/2.0/; revision=2020