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 21AB01396D9 for ; Thu, 2 Nov 2017 13:41:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E8BCE0BE6; Thu, 2 Nov 2017 13:41:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 01B6CE0BE6 for ; Thu, 2 Nov 2017 13:41:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 934553416A8 for ; Thu, 2 Nov 2017 13:41:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0473F925B for ; Thu, 2 Nov 2017 13:41:33 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1509630085.6ba41674fa11f21d3bc9e6f727ba605ef3316b24.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/cycle.1.sh X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 6ba41674fa11f21d3bc9e6f727ba605ef3316b24 X-VCS-Branch: desktop-amd64-musl-hardened Date: Thu, 2 Nov 2017 13:41:33 +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-Archives-Salt: 5ad14369-50c5-4e8f-b035-99c4c4aca779 X-Archives-Hash: 7a422005c0330cab7ee524f22ccb2048 commit: 6ba41674fa11f21d3bc9e6f727ba605ef3316b24 Author: Anthony G. Basile gentoo org> AuthorDate: Thu Nov 2 13:41:25 2017 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Nov 2 13:41:25 2017 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=6ba41674 scripts/cycle.1.sh: rebuild openssl and openssh silently scripts/cycle.1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh index 2a2a5d2..e2b3835 100644 --- a/scripts/cycle.1.sh +++ b/scripts/cycle.1.sh @@ -6,7 +6,7 @@ env-update # This is a workaround for now to avoid a problem # with dev-python/cryptography which depends on # >=dev-libs/openssl-1.0.2:0=[-bindist(-)] -USE=-bindist emerge -1 --nodeps openssl openssh +USE=-bindist emerge -1q --nodeps openssl openssh emerge -b1q layman layman -L