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 E8A53138010 for ; Sun, 23 Sep 2012 03:08:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B96C421C011; Sun, 23 Sep 2012 03:08:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8BCF321C011 for ; Sun, 23 Sep 2012 03:08:36 +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 EFBE033D149 for ; Sun, 23 Sep 2012 03:08:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 993A2E5444 for ; Sun, 23 Sep 2012 03:08:34 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: <1348369676.137d28318dbe406984afccca458d7c6dedc203c1.jmbsvicetto@gentoo> Subject: [gentoo-commits] proj/catalyst:master commit in: files/ X-VCS-Repository: proj/catalyst X-VCS-Files: files/catalyst.conf files/catalystrc X-VCS-Directories: files/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: 137d28318dbe406984afccca458d7c6dedc203c1 X-VCS-Branch: master Date: Sun, 23 Sep 2012 03:08:34 +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: fd90def9-cba2-4bde-8f82-e0e8fcf9829a X-Archives-Hash: ddba71b74aaaa8a1eae94d02761d124c commit: 137d28318dbe406984afccca458d7c6dedc203c1 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) gentoo org> AuthorDate: Sun Sep 23 03:07:56 2012 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org> CommitDate: Sun Sep 23 03:07:56 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/catalyst.git;a=commit;h=137d2831 Whitespace. --- files/catalyst.conf | 1 - files/catalystrc | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/files/catalyst.conf b/files/catalyst.conf index f2d342e..a5ef120 100644 --- a/files/catalyst.conf +++ b/files/catalyst.conf @@ -80,4 +80,3 @@ snapshot_cache="/var/tmp/catalyst/snapshot_cache" # storedir specifies where catalyst will store everything that it builds, and # also where it will put its temporary files and caches. storedir="/var/tmp/catalyst" - diff --git a/files/catalystrc b/files/catalystrc index 581772d..bcd729a 100755 --- a/files/catalystrc +++ b/files/catalystrc @@ -3,4 +3,3 @@ # Uncomment the following to increase the number of threads used to compile. # export MAKEOPTS="-j16" -