commit: 2be6680750aee41ae5c9eaaade8d8a924e842066 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org> AuthorDate: Sun Jul 25 11:43:10 2021 +0000 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org> CommitDate: Sun Jul 25 11:43:15 2021 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=2be66807
Merge tag 'portage-3.0.20' into multilib portage-3.0.20 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> Signed-off-by: Thomas Sachau <tommy <AT> gentoo.org> NEWS | 4 ++++ RELEASE-NOTES | 5 ++++ bin/ebuild-ipc.py | 6 +++-- bin/ebuild.sh | 6 ++--- bin/misc-functions.sh | 13 ++++++---- bin/phase-functions.sh | 3 ++- bin/pid-ns-init | 22 ++++++++++++++++- bin/portageq | 6 +++-- lib/_emerge/EbuildPhase.py | 5 +++- lib/_emerge/actions.py | 36 +++++++++++++++++++++++++--- lib/portage/dbapi/porttree.py | 8 +++++-- lib/portage/package/ebuild/doebuild.py | 19 +++++++++++++++ lib/portage/package/ebuild/fetch.py | 21 ++++++++++++----- man/make.conf.5 | 10 +++++++- repoman/setup.py | 40 +++++++++++++++++++++---------- setup.py | 43 +++++++++++++++++++++++----------- 16 files changed, 194 insertions(+), 53 deletions(-)
