From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3C7F81382C5 for ; Fri, 18 May 2018 12:19:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BC48E0817; Fri, 18 May 2018 12:19:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4268CE0817 for ; Fri, 18 May 2018 12:19:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B6FDD335C60 for ; Fri, 18 May 2018 12:19:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55D902A4 for ; Fri, 18 May 2018 12:19:54 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1526643349.c1deada5ab2f1f66d5e1dd684569f74cd9d1f35d.grobian@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: / X-VCS-Repository: proj/portage-utils X-VCS-Files: .gitignore X-VCS-Directories: / X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: c1deada5ab2f1f66d5e1dd684569f74cd9d1f35d X-VCS-Branch: master Date: Fri, 18 May 2018 12:19:54 +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: e54d711d-d75f-463f-add2-d56147653d80 X-Archives-Hash: 13941abbb550dbb5dd950508a7569e8a commit: c1deada5ab2f1f66d5e1dd684569f74cd9d1f35d Author: Fabian Groffen gentoo org> AuthorDate: Fri May 18 11:35:49 2018 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Fri May 18 11:35:49 2018 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=c1deada5 add qtegrity .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 769c4a1..b4d4456 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ stamp-h1 /qsize /quse /qxpak +/qtegrity