Gentoo Archives: gentoo-commits

From: Thomas Sachau <tommy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:multilib commit in: /
Date: Sat, 30 Oct 2021 09:44:13
Message-Id: 1635586669.d3588989ed5cd2abee8dd4bacf6067491eb36096.tommy@gentoo
1 commit: d3588989ed5cd2abee8dd4bacf6067491eb36096
2 Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 30 09:37:49 2021 +0000
4 Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 30 09:37:49 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=d3588989
7
8 Merge tag 'portage-3.0.23' into multilib
9
10 portage-3.0.23
11
12 Signed-off-by: Thomas Sachau <tommy <AT> gentoo.org>
13
14 NEWS | 9 +++++
15 bin/dispatch-conf | 13 ++++++-
16 bin/ebuild.sh | 8 ++++
17 bin/pid-ns-init | 20 +++++++++-
18 lib/_emerge/post_emerge.py | 2 +-
19 lib/portage/dispatch_conf.py | 15 ++++++++
20 lib/portage/package/ebuild/doebuild.py | 2 +-
21 lib/portage/sync/controller.py | 16 +-------
22 .../util/_dyn_libs/display_preserved_libs.py | 11 ++++--
23 lib/portage/util/hooks.py | 43 ++++++++++++++++++++++
24 man/dispatch-conf.1 | 5 +++
25 man/make.conf.5 | 5 ++-
26 setup.py | 2 +-
27 13 files changed, 127 insertions(+), 24 deletions(-)