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 9F6AA138D19 for ; Wed, 15 Jul 2015 00:28:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D3A1E0819; Wed, 15 Jul 2015 00:28:15 +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 01079E0819 for ; Wed, 15 Jul 2015 00:28:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AC8BF340A12 for ; Wed, 15 Jul 2015 00:28:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56877902 for ; Wed, 15 Jul 2015 00:28: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: <1436920216.1dfcd4e63007e8b5ad3a78e840d3e5f707e8a4c7.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/cycle.2.sh X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 1dfcd4e63007e8b5ad3a78e840d3e5f707e8a4c7 X-VCS-Branch: desktop-amd64-musl-hardened Date: Wed, 15 Jul 2015 00:28: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: 6ab3a408-bef2-4477-a4fc-64c016daf8f4 X-Archives-Hash: 0b0cf2e88dffb7bbea1896168dc9a890 commit: 1dfcd4e63007e8b5ad3a78e840d3e5f707e8a4c7 Author: Anthony G. Basile gentoo org> AuthorDate: Wed Jul 15 00:30:16 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Jul 15 00:30:16 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=1dfcd4e6 scripts/cycle.2.sh: remove tarball file. scripts/cycle.2.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh index 37caa55..121b2ea 100644 --- a/scripts/cycle.2.sh +++ b/scripts/cycle.2.sh @@ -4,6 +4,10 @@ source /etc/profile env-update emerge -b1q portage emerge -b1q =app-portage/grs-9999 + +# This is from the tarball. +rm -rf /etc/portage/package.use + install-worldconf emerge -bevq --keep-going --with-bdeps=y @world clean-worldconf