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 0BFA61396DA for ; Mon, 30 Oct 2017 23:00:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 671942BC12D; Mon, 30 Oct 2017 23:00:14 +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 4A6952BC12D for ; Mon, 30 Oct 2017 23:00:14 +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 87A933416A4 for ; Mon, 30 Oct 2017 23:00:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB7229AD for ; Mon, 30 Oct 2017 23:00:10 +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: <1509404157.c29df776bd480140944b6ae72b0147d37e6b59fa.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/cycle.3.sh X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: c29df776bd480140944b6ae72b0147d37e6b59fa X-VCS-Branch: desktop-amd64-musl-hardened Date: Mon, 30 Oct 2017 23:00:10 +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: a2346a5c-fb15-4d5a-ac32-3e644f8a5fa5 X-Archives-Hash: 907e83a21bff3c22a5d5664a5d0ccafc commit: c29df776bd480140944b6ae72b0147d37e6b59fa Author: Anthony G. Basile gentoo org> AuthorDate: Mon Oct 30 22:55:57 2017 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Oct 30 22:55:57 2017 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=c29df776 emerge @preserved-rebuild after scripts/cycle.3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh index 1890cbe..157a579 100644 --- a/scripts/cycle.3.sh +++ b/scripts/cycle.3.sh @@ -6,5 +6,5 @@ install-worldconf layman -S emerge -buvNDq --keep-going --verbose-conflicts --with-bdeps=y @world clean-worldconf -emerge -bq --keep-going @preserved-rebuild emerge --depclean +emerge -bq --keep-going @preserved-rebuild