misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
reset EBUILD_DEATH_HOOKS prior to sourcing, due to stable's re-sourcing of eb...
v2.0.53_rc5
Brian Harring
2005-10-11
1
-0
/
+5
*
Global var profiledir was only being set correctly when portage was imported ...
Jason Stubbs
2005-10-10
1
-2
/
+2
*
cacheddir() would incorrectly return from the cache when the cached entry is ...
Jason Stubbs
2005-10-09
1
-1
/
+2
*
Rework to API behaviour rather than API documentation
Jason Stubbs
2005-10-07
1
-4
/
+4
*
removing unused sandbox dirs.
Brian Harring
2005-10-06
20
-5993
/
+0
*
nuking this directory, since it's no longer used.
Brian Harring
2005-10-06
10
-2907
/
+0
*
Restore the old behaviour that was dropped in the big refactoring by making -...
Jason Stubbs
2005-10-06
1
-1
/
+1
*
Make --newuse switch on --update
Jason Stubbs
2005-10-05
1
-0
/
+4
*
Reverting behaviour of ebuild when FEATURES="-noauto"
Jason Stubbs
2005-10-05
1
-40
/
+3
*
Be sure to reset settings changes before each package is merged.
v2.0.53_rc4_2111
Jason Stubbs
2005-10-05
1
-0
/
+1
*
added EBUILD_DEATH_HOOKS , a way for ebuilds/eclasses to register extra messa...
Brian Harring
2005-10-05
1
-0
/
+5
*
Restoring the metadata EAPI check code-style to match that of the ebuild EAPI...
Jason Stubbs
2005-10-05
1
-1
/
+1
*
tweak, since the logic I just replaced was wrong (go me)
Brian Harring
2005-10-05
1
-1
/
+1
*
save _mtime_ when EAPI nukes a cache entry, and a tweak to the supported eapi...
Brian Harring
2005-10-05
1
-2
/
+4
*
Account for empty EAPI
Jason Stubbs
2005-10-05
1
-2
/
+4
*
Exclude distcc and and ccache setup from the "setup" phase. Also make the red...
Jason Stubbs
2005-10-05
1
-3
/
+3
*
Make dispatch-conf's log file have 0600 permissions.
Jason Stubbs
2005-10-05
1
-3
/
+6
*
Add new tool to check and fix problems with the world file (to begin with)
Jason Stubbs
2005-10-05
1
-0
/
+111
*
Suggest running emaint when problems with the world file are detected.
Jason Stubbs
2005-10-05
1
-6
/
+13
*
Always return a list of the same length as the query in vardbapi.aux_get()
Jason Stubbs
2005-10-05
1
-2
/
+0
*
Add path to utf-8 checks so that repoman doesn't break outside of the package...
Jason Stubbs
2005-10-04
1
-1
/
+1
*
god this module sucked.
Brian Harring
2005-10-04
1
-87
/
+1
*
Extra bracket typo :(
Jason Stubbs
2005-10-04
1
-1
/
+1
*
Removed the translation of aux_get exceptions to unsupported eapi exceptions ...
Jason Stubbs
2005-10-04
2
-54
/
+39
*
don't declare -r the contents, declare -r the var name.
Brian Harring
2005-10-04
1
-1
/
+1
*
Big cleanup and added check regarding chosen ebuild.
Jason Stubbs
2005-10-04
1
-63
/
+71
*
bug 107770 , fix A D and a few other vars being set implicitly by readonly pr...
Brian Harring
2005-10-04
1
-2
/
+4
*
Warn and ignore on invalid system/world atoms
Jason Stubbs
2005-10-03
1
-0
/
+3
*
Remove app-portage/portage-docs files from portage-2.0 branch
Jason Stubbs
2005-10-03
26
-1726
/
+0
*
final fixup (ebuild nameerror)
Brian Harring
2005-10-03
1
-1
/
+2
*
fixing horkage when noauto is in use (nameerrors)
Brian Harring
2005-10-03
1
-3
/
+8
*
Make sure to include package.use flags with fetch-restricted packages
Jason Stubbs
2005-10-02
1
-1
/
+1
*
Specify ebuildpath to merge() when using qmerge
Jason Stubbs
2005-10-02
1
-1
/
+1
*
Pass use list rather than config obj to portdbapi.fetch_check()
Jason Stubbs
2005-10-02
1
-1
/
+1
*
Fix typo wrt to lamba usage.
Jason Stubbs
2005-10-02
1
-1
/
+1
*
saner handling of selinux_enabled
Brian Harring
2005-10-02
2
-1
/
+8
*
Remove the specific dependency on python-2.2.
Jason Stubbs
2005-10-01
1
-1
/
+1
*
Restore full range of possible atoms that can be given to emerge by doing
Jason Stubbs
2005-10-01
1
-1
/
+8
*
Check if invalid atoms are only missing a category and let those pass.
Jason Stubbs
2005-10-01
1
-1
/
+1
*
touches up on file.name check, part of glep31
Brian Harring
2005-10-01
2
-2
/
+5
*
fixed ebuild so
Brian Harring
2005-10-01
3
-23
/
+75
*
Sort digests and manifests (to look nice and making them diff'able)
Jason Stubbs
2005-09-29
1
-0
/
+2
*
Add some more info about where the problem is coming from when atoms cannot b...
Jason Stubbs
2005-09-29
1
-0
/
+2
*
Make depclean a little friendler (so that perhaps people will read the messag...
Jason Stubbs
2005-09-29
1
-33
/
+27
*
Ignore packages in system/world that are satisfied by packages in package.pro...
Jason Stubbs
2005-09-29
1
-0
/
+10
*
Ignore files (such as metadata.xml) within portdir category dirs.
Jason Stubbs
2005-09-29
1
-3
/
+7
*
Ignore blockers when fetching.
Jason Stubbs
2005-09-29
1
-2
/
+9
*
Remove specific reference to the Gentoo Handbook.
Jason Stubbs
2005-09-29
1
-1
/
+1
*
Refactored world graphing code to reuse the standard dependency resolution pa...
Jason Stubbs
2005-09-29
1
-62
/
+12
*
Add -i to FBSD's ldconfig as requested.
Jason Stubbs
2005-09-29
1
-1
/
+1
[next]