From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 84F9C158086 for ; Sat, 30 Oct 2021 09:44:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A61D2E07DB; Sat, 30 Oct 2021 09:44:14 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 71582E07DB for ; Sat, 30 Oct 2021 09:44:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 536AA343239 for ; Sat, 30 Oct 2021 09:44:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC64E177 for ; Sat, 30 Oct 2021 09:44:07 +0000 (UTC) From: "Thomas Sachau" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Sachau" Message-ID: <1635586625.4188cc1aa0a247a3d8a93cce13da8a281e3c83df.tommy@gentoo> Subject: [gentoo-commits] proj/portage:multilib commit in: / X-VCS-Repository: proj/portage X-VCS-Committer: tommy X-VCS-Committer-Name: Thomas Sachau X-VCS-Revision: 4188cc1aa0a247a3d8a93cce13da8a281e3c83df X-VCS-Branch: multilib Date: Sat, 30 Oct 2021 09:44:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 715b1df6-906a-43f7-8a7c-9104ae771688 X-Archives-Hash: 958e3b7d72ce42d2c6f722113d9a5180 commit: 4188cc1aa0a247a3d8a93cce13da8a281e3c83df Author: Thomas Sachau gentoo org> AuthorDate: Sat Oct 30 09:34:13 2021 +0000 Commit: Thomas Sachau gentoo org> CommitDate: Sat Oct 30 09:37:05 2021 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=4188cc1a Merge tag 'portage-3.0.22' into multilib portage-3.0.22 Signed-off-by: Thomas Sachau gentoo.org> .github/workflows/ci.yml | 4 ++-- MANIFEST.in | 2 ++ NEWS | 9 +++++++++ bin/estrip | 4 +++- lib/_emerge/resolver/output_helpers.py | 21 +++++++++++++++++++-- lib/portage/package/ebuild/doebuild.py | 11 ++++++++++- man/emerge.1 | 2 +- man/make.conf.5 | 3 +-- setup.py | 2 +- tox.ini | 18 +++++++++--------- 10 files changed, 57 insertions(+), 19 deletions(-)