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 BE3091388BF for ; Fri, 15 Jan 2016 10:44:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48B93E07DD; Fri, 15 Jan 2016 10:44:15 +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 E7B7BE07DD for ; Fri, 15 Jan 2016 10:44:14 +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 2FEAF340B07 for ; Fri, 15 Jan 2016 10:44:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1DA4E82 for ; Fri, 15 Jan 2016 10:44:00 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1452854585.6c3933ce0cbac1982bab3ceea7d1694db70f97dc.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: metadata/ X-VCS-Repository: repo/gentoo X-VCS-Files: metadata/.gitignore X-VCS-Directories: metadata/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 6c3933ce0cbac1982bab3ceea7d1694db70f97dc X-VCS-Branch: master Date: Fri, 15 Jan 2016 10:44:00 +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: 65b09e22-f3bf-4b37-a124-f3e9a5d1459b X-Archives-Hash: 01e69b70bdb8739573a302c0c7a4c350 commit: 6c3933ce0cbac1982bab3ceea7d1694db70f97dc Author: Justin Lecher gentoo org> AuthorDate: Fri Jan 15 10:43:05 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jan 15 10:43:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3933ce metadata: Don't check in projects.xml Signed-off-by: Justin Lecher gentoo.org> metadata/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/.gitignore b/metadata/.gitignore index 550f0d9..9999586 100644 --- a/metadata/.gitignore +++ b/metadata/.gitignore @@ -9,3 +9,4 @@ /timestamp.chk /timestamp.x /pkg_desc_index +projects.xml