commit: c0a00cde2d10eda4c207d488e01b48e0bfc75ce9 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org> AuthorDate: Sun Jul 25 11:43:19 2021 +0000 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org> CommitDate: Sun Jul 25 11:43:22 2021 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c0a00cde
Merge tag 'portage-3.0.21' into multilib portage-3.0.21 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> Signed-off-by: Thomas Sachau <tommy <AT> gentoo.org> .github/workflows/ci.yml | 2 +- NEWS | 4 ++ README | 2 +- bin/ebuild.sh | 16 +++--- bin/estrip | 14 ++--- bin/install-qa-check.d/10executable-issues | 2 +- bin/install-qa-check.d/10ignored-flags | 4 +- bin/install-qa-check.d/80libraries | 2 +- bin/misc-functions.sh | 2 +- bin/phase-functions.sh | 8 +-- bin/phase-helpers.sh | 2 +- bin/pid-ns-init | 22 +------- lib/_emerge/actions.py | 36 ++----------- lib/portage/_sets/dbapi.py | 4 +- lib/portage/package/ebuild/fetch.py | 4 +- man/make.conf.5 | 10 +--- setup.py | 84 ++++++++++++++++++++++++++---- 17 files changed, 114 insertions(+), 104 deletions(-)
