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 591A0139737 for ; Tue, 11 Aug 2015 22:30:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8C23E07EC; Tue, 11 Aug 2015 22:30:38 +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 6F814E07EC for ; Tue, 11 Aug 2015 22:30:38 +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 63343340A31 for ; Tue, 11 Aug 2015 22:30:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E9FD134 for ; Tue, 11 Aug 2015 22:30:35 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1439332173.7831410126722f7905d0d08e3d3605bf4e9d9949.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: / X-VCS-Repository: repo/gentoo X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 7831410126722f7905d0d08e3d3605bf4e9d9949 X-VCS-Branch: master Date: Tue, 11 Aug 2015 22:30: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: df415783-1467-4c4a-9025-ff6b8674107b X-Archives-Hash: 5fd8e2eca23c246c886760377398bc8b commit: 7831410126722f7905d0d08e3d3605bf4e9d9949 Author: James Le Cuirot gentoo org> AuthorDate: Tue Aug 11 22:29:33 2015 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Aug 11 22:29:33 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78314101 gitignore: Ignore cache generated by portage-utils .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a648ce4..87c1cce 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +/.ebuild.x profiles/use.local.desc