Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/windows/cygwin/
Date: Wed, 27 Feb 2019 12:58:00
Message-Id: 1551272259.4d4cb9163e2c845e8700b1679c686b1ba9c25ea0.haubi@gentoo
1 commit: 4d4cb9163e2c845e8700b1679c686b1ba9c25ea0
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 27 12:48:44 2019 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 27 12:57:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d4cb916
7
8 profiles/prefix/cygwin: p.mask >=gcc-7.4
9
10 Cygwin gcc patches still are available up to gcc-7.3 only.
11 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
12
13 profiles/prefix/windows/cygwin/package.mask | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/profiles/prefix/windows/cygwin/package.mask b/profiles/prefix/windows/cygwin/package.mask
17 index dd14b483379..d0fd04c4259 100644
18 --- a/profiles/prefix/windows/cygwin/package.mask
19 +++ b/profiles/prefix/windows/cygwin/package.mask
20 @@ -1,6 +1,10 @@
21 # Copyright 1999-2019 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# Michael Haubenwallner <haubi@g.o> (27 Feb 2020)
25 +# Cygwin does not provide this new version yet in it's repo.
26 +>=sys-devel/gcc-7.4
27 +
28 # Michael Haubenwallner <haubi@g.o> (13 Feb 2019)
29 # see upstream report https://savannah.gnu.org/bugs/index.php?55708
30 =sys-apps/groff-1.22.4