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 B89FC1397E5 for ; Mon, 17 Aug 2015 06:15:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52139E077C; Mon, 17 Aug 2015 06:15:39 +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 F2011E077C for ; Mon, 17 Aug 2015 06:15:38 +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 357EE340941 for ; Mon, 17 Aug 2015 06:15:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB7ED147 for ; Mon, 17 Aug 2015 06:15:35 +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: <1439792342.461b50493590b60c422b667faf46a3abfe751629.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-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: 461b50493590b60c422b667faf46a3abfe751629 X-VCS-Branch: desktop-amd64-hardened Date: Mon, 17 Aug 2015 06:15:35 +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: 772f2702-5120-4181-9313-0afb8c356e90 X-Archives-Hash: 1134f4aeecdf16bd95858dc3e20b680a commit: 461b50493590b60c422b667faf46a3abfe751629 Author: Anthony G. Basile gentoo org> AuthorDate: Mon Aug 17 06:19:02 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Aug 17 06:19:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=461b5049 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