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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2941B138350 for ; Mon, 27 Jan 2020 02:53:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9BADE0918; Mon, 27 Jan 2020 02:53:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2533E0918 for ; Mon, 27 Jan 2020 02:53:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 53B3834E386 for ; Mon, 27 Jan 2020 02:53:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DACFD108 for ; Mon, 27 Jan 2020 02:53:22 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1580093584.87e07a00dc1f94a8798f56003192daf81be7d717.heroxbd@gentoo> Subject: [gentoo-commits] repo/proj/prefix:master commit in: scripts/ X-VCS-Repository: repo/proj/prefix X-VCS-Files: scripts/bootstrap-prefix.sh X-VCS-Directories: scripts/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 87e07a00dc1f94a8798f56003192daf81be7d717 X-VCS-Branch: master Date: Mon, 27 Jan 2020 02:53:22 +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: a9d73a29-1b84-46b8-b5e7-93c5fa1044e1 X-Archives-Hash: 4d5e7532d3abc44d47123913b345fe81 commit: 87e07a00dc1f94a8798f56003192daf81be7d717 Author: Benda Xu gentoo org> AuthorDate: Mon Jan 27 02:43:05 2020 +0000 Commit: Benda XU gentoo org> CommitDate: Mon Jan 27 02:53:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=87e07a00 s/bootstrap-prefix.sh: turn off app-portage/portage-utils[qmanifest]. In early stage 3, this is to break to following dependency circle: - app-crypt/gnupg - dev-libs/libgpg-error - sys-devel/gettext (autopoint) - dev-lang/perl - app-admin/perl-cleaner - app-portage/portage-utils Signed-off-by: Benda Xu gentoo.org> scripts/bootstrap-prefix.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh index 2abc3905d4..4dc2422e2a 100755 --- a/scripts/bootstrap-prefix.sh +++ b/scripts/bootstrap-prefix.sh @@ -1551,6 +1551,7 @@ do_emerge_pkgs() { -pcre -ssl -python + -qmanifest bootstrap clang internal-glib