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 5A6171386F1 for ; Mon, 10 Aug 2015 12:20:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56ED6E0898; Mon, 10 Aug 2015 12:20:16 +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 F2767E0898 for ; Mon, 10 Aug 2015 12:20:15 +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 CC168340139 for ; Mon, 10 Aug 2015 12:20:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 098CF12A for ; Mon, 10 Aug 2015 12:20:07 +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: <1439209394.e5cf05c3f1815d8dafd90f47ae5e5b1e7c023822.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: e5cf05c3f1815d8dafd90f47ae5e5b1e7c023822 X-VCS-Branch: desktop-amd64-musl-hardened Date: Mon, 10 Aug 2015 12:20:07 +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: 7e89b240-f4e3-4bab-8118-21eff8a9d4d8 X-Archives-Hash: c19c12d5ece78326d2132782c499bbbd commit: e5cf05c3f1815d8dafd90f47ae5e5b1e7c023822 Author: Anthony G. Basile gentoo org> AuthorDate: Mon Aug 10 12:23:14 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Aug 10 12:23:14 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=e5cf05c3 scripts/cycle.3.sh: fix typo 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 7f195c0..53d7c3b 100644 --- a/scripts/cycle.3.sh +++ b/scripts/cycle.3.sh @@ -6,4 +6,4 @@ install-worldconf emerge -buvNDq --keep-going --with-bdeps=y @world clean-worldconf emerge -bq @preserved-rebuild -emerge --deplcean +emerge --depclean