Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/aix/
Date: Sat, 30 Dec 2017 10:16:38
Message-Id: 1514628970.c544a4838fbfc575ebbf78e4f2dac441921f65ec.mgorny@gentoo
1 commit: c544a4838fbfc575ebbf78e4f2dac441921f65ec
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 30 09:47:57 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 10:16:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c544a483
7
8 profiles/prefix/aix: Remove USE mask on removed version
9
10 profiles/prefix/aix/package.unmask | 1 -
11 profiles/prefix/aix/package.use.mask | 6 +-----
12 2 files changed, 1 insertion(+), 6 deletions(-)
13
14 diff --git a/profiles/prefix/aix/package.unmask b/profiles/prefix/aix/package.unmask
15 index 4316cec44a8..c35f9203573 100644
16 --- a/profiles/prefix/aix/package.unmask
17 +++ b/profiles/prefix/aix/package.unmask
18 @@ -4,7 +4,6 @@
19 # Michael Haubenwallner <haubi@g.o> (03 Mar 2017)
20 # Only these versions have the patches for proper AIX support.
21 ~sys-devel/gcc-4.2.4
22 -~sys-devel/gcc-4.8.4
23
24 # Michael Haubenwallner <haubi@g.o> (14 Apr 2014)
25 # Endless loop while compiling gcc-4.2.4 for yet unknown reason.
26
27 diff --git a/profiles/prefix/aix/package.use.mask b/profiles/prefix/aix/package.use.mask
28 index 0e514aff0a3..21d4342daa5 100644
29 --- a/profiles/prefix/aix/package.use.mask
30 +++ b/profiles/prefix/aix/package.use.mask
31 @@ -1,10 +1,6 @@
32 -# Copyright 1999-2016 Gentoo Foundation
33 +# Copyright 1999-2017 Gentoo Foundation
34 # Distributed under the terms of the GNU General Public License v2
35
36 -# Michael Haubenwallner <haubi@g.o> (13 Mar 2017)
37 -# libstdbuf.so build failure is fixed in coreutils-8.27
38 -<sys-apps/coreutils-8.27 stdbuf
39 -
40 # Michael Haubenwallner <haubi@g.o> (16 Feb 2012)
41 # JIT implementation in pcre does not know about AIX.
42 dev-libs/libpcre jit