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 457FE138335 for ; Fri, 3 Aug 2018 21:21:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E19FE07EC; Fri, 3 Aug 2018 21:21:13 +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 E218AE07EC for ; Fri, 3 Aug 2018 21:21:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1D42D335CCD for ; Fri, 3 Aug 2018 21:21:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8589937B for ; Fri, 3 Aug 2018 21:21:06 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1533331245.588cfbfbf10af6ed153fbcc1bda9a1d2bca02fa8.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/glibc/glibc-9999.ebuild X-VCS-Directories: sys-libs/glibc/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 588cfbfbf10af6ed153fbcc1bda9a1d2bca02fa8 X-VCS-Branch: master Date: Fri, 3 Aug 2018 21:21:06 +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: 308db096-9b8d-4e22-93b9-3881185f35f2 X-Archives-Hash: 31464e6196f40a25e270939ed1257014 commit: 588cfbfbf10af6ed153fbcc1bda9a1d2bca02fa8 Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Aug 3 20:31:31 2018 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Fri Aug 3 21:20:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=588cfbfb sys-libs/glibc: Needs at least GNU Make 4 to build Package-Manager: Portage-2.3.44, Repoman-2.3.10 sys-libs/glibc/glibc-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index 82232b67b6d..4069c5f71ea 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -77,6 +77,7 @@ DEPEND="${COMMON_DEPEND} !=net-dns/libidn2-2.0.5 ) "