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: Fri, 07 Jun 2019 10:21:55
Message-Id: 1559902890.1c69bba7be6353c0dae4bf11ed7acba2e92f2410.haubi@gentoo
1 commit: 1c69bba7be6353c0dae4bf11ed7acba2e92f2410
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 7 08:58:50 2019 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 7 10:21:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c69bba7
7
8 prefix/cygwin/p.mask: unmask up to gcc-8.3
9
10 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
11
12 profiles/prefix/windows/cygwin/package.mask | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/profiles/prefix/windows/cygwin/package.mask b/profiles/prefix/windows/cygwin/package.mask
16 index b5df9c12c3a..f952335dd29 100644
17 --- a/profiles/prefix/windows/cygwin/package.mask
18 +++ b/profiles/prefix/windows/cygwin/package.mask
19 @@ -1,9 +1,9 @@
20 # Copyright 1999-2019 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 -# Michael Haubenwallner <haubi@g.o> (27 Feb 2019)
24 +# Michael Haubenwallner <haubi@g.o> (07 Jun 2019)
25 # Cygwin does not provide this new version yet in it's repo.
26 ->=sys-devel/gcc-7.4
27 +>=sys-devel/gcc-8.4
28
29 # Michael Haubenwallner <haubi@g.o> (13 Feb 2019)
30 # see upstream report https://savannah.gnu.org/bugs/index.php?55708