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 DA504139082 for ; Wed, 29 Nov 2017 08:00:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CC8AE0BFA; Wed, 29 Nov 2017 08:00:20 +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 E9676E0BFA for ; Wed, 29 Nov 2017 08:00:19 +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 9028433BF01 for ; Wed, 29 Nov 2017 08:00:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 568DDAB62 for ; Wed, 29 Nov 2017 08:00:17 +0000 (UTC) From: "Michael Haubenwallner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Haubenwallner" Message-ID: <1511942398.5f0a88d282cb77b13ff25e7f738262d6e15f8821.haubi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/windows/cygwin/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/windows/cygwin/package.mask X-VCS-Directories: profiles/prefix/windows/cygwin/ X-VCS-Committer: haubi X-VCS-Committer-Name: Michael Haubenwallner X-VCS-Revision: 5f0a88d282cb77b13ff25e7f738262d6e15f8821 X-VCS-Branch: master Date: Wed, 29 Nov 2017 08:00:17 +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: 9685c0a0-6928-4cef-8978-f9c0960396c8 X-Archives-Hash: a1989deb9eef2c936100361ed9d11122 commit: 5f0a88d282cb77b13ff25e7f738262d6e15f8821 Author: Michael Haubenwallner gentoo org> AuthorDate: Wed Nov 29 07:59:58 2017 +0000 Commit: Michael Haubenwallner gentoo org> CommitDate: Wed Nov 29 07:59:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f0a88d2 profiles/cygwin/p.mask: >=coreutils-8.27, cygwin provides 8.26 for now, bug#638816 profiles/prefix/windows/cygwin/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/prefix/windows/cygwin/package.mask b/profiles/prefix/windows/cygwin/package.mask index 92beb403eb7..3a8ae9a85b7 100644 --- a/profiles/prefix/windows/cygwin/package.mask +++ b/profiles/prefix/windows/cygwin/package.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # Michael Haubenwallner (15 Mar 2017) +# Cygwin upstream does not provide coreutils-8.28 yet, bug#638816. +>=sys-apps/coreutils-8.27 + +# Michael Haubenwallner (15 Mar 2017) # Cygwin breakage in 0.16 should be fixed in 0.17 ~net-dns/libidn2-0.16