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 B027059CA2 for ; Sun, 14 Feb 2016 01:26:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10A8D21C015; Sun, 14 Feb 2016 01:26: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 40C38E07FB for ; Sun, 14 Feb 2016 01:26:37 +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 5403D340BF7 for ; Sun, 14 Feb 2016 01:26:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4B86154D for ; Sun, 14 Feb 2016 01:26:31 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1455405052.c4ef2269807b1168460393bad04fb632a4a378d5.vapier@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: / X-VCS-Repository: proj/portage-utils X-VCS-Files: autogen.sh X-VCS-Directories: / X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: c4ef2269807b1168460393bad04fb632a4a378d5 X-VCS-Branch: master Date: Sun, 14 Feb 2016 01:26:31 +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: fa88e3da-b32e-4222-9268-ce441bdbb0c7 X-Archives-Hash: 61e66da5e510e5e926b62b96c1455139 commit: c4ef2269807b1168460393bad04fb632a4a378d5 Author: Mike Frysinger gentoo org> AuthorDate: Sat Feb 13 23:10:52 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sat Feb 13 23:10:52 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=c4ef2269 autogen: pull in dirent as we use it autogen.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/autogen.sh b/autogen.sh index 9777b19..dbb2aac 100755 --- a/autogen.sh +++ b/autogen.sh @@ -13,6 +13,7 @@ fi PATH=/usr/local/src/gnu/gnulib:${PATH} mods=" alloca + dirent faccessat fdopendir fstatat