From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8A7251384B4 for ; Wed, 25 Nov 2015 10:46:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01CA421C017; Wed, 25 Nov 2015 10:46:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 992F421C017 for ; Wed, 25 Nov 2015 10:46:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EFC2340634 for ; Wed, 25 Nov 2015 10:46:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73137612 for ; Wed, 25 Nov 2015 10:46:30 +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: <1448448805.131ec7ac7da953b8298774141db86274f01129b7.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: 131ec7ac7da953b8298774141db86274f01129b7 X-VCS-Branch: desktop-amd64-musl-hardened Date: Wed, 25 Nov 2015 10:46:30 +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: 01935a3d-8903-4abe-bb58-2d6bad0f9155 X-Archives-Hash: cace661e943e7488f498ad7bc644ed02 commit: 131ec7ac7da953b8298774141db86274f01129b7 Author: Anthony G. Basile gentoo org> AuthorDate: Wed Nov 25 10:53:25 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Nov 25 10:53:25 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=131ec7ac scripts/cycle.3.sh: update overlay before emerging scripts/cycle.3.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh index 2acd55a..34657c2 100644 --- a/scripts/cycle.3.sh +++ b/scripts/cycle.3.sh @@ -3,6 +3,7 @@ source /etc/profile env-update install-worldconf +layman -S emerge -buvNDq --keep-going --with-bdeps=y @world clean-worldconf emerge -bq --keep-going @preserved-rebuild