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 DC9ED1381F3 for ; Mon, 19 Aug 2013 11:46:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6ECC0E0CBC; Mon, 19 Aug 2013 11:46:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02E27E0CBC for ; Mon, 19 Aug 2013 11:46:20 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 12A5933EB25 for ; Mon, 19 Aug 2013 11:46:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 879BBE468F for ; Mon, 19 Aug 2013 11:46:18 +0000 (UTC) From: "Raúl Porcel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Raúl Porcel" Message-ID: <1376912765.3dd1d8ec721cd6b035cd438d2cba2b10d617e3f0.armin76@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-ppc.conf X-VCS-Directories: tools/ X-VCS-Committer: armin76 X-VCS-Committer-Name: Raúl Porcel X-VCS-Revision: 3dd1d8ec721cd6b035cd438d2cba2b10d617e3f0 X-VCS-Branch: master Date: Mon, 19 Aug 2013 11:46:18 +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: ff495983-2ad1-4095-8d13-253b0e1138f4 X-Archives-Hash: 0a29e9e969d21c456acf22bde3757072 commit: 3dd1d8ec721cd6b035cd438d2cba2b10d617e3f0 Author: Raúl Porcel gentoo org> AuthorDate: Mon Aug 19 11:46:05 2013 +0000 Commit: Raúl Porcel gentoo org> CommitDate: Mon Aug 19 11:46:05 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=3dd1d8ec There was an extra done --- tools/catalyst-auto-ppc.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/catalyst-auto-ppc.conf b/tools/catalyst-auto-ppc.conf index a0c2d0c..620a705 100644 --- a/tools/catalyst-auto-ppc.conf +++ b/tools/catalyst-auto-ppc.conf @@ -44,7 +44,6 @@ pre_build() { of=${of/20[0-9][0-9][0-1][0-9][0-9][0-9]/latest} # for $ ln -sf $f $of done - done popd done }