Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Mon, 17 Sep 2018 21:55:12
Message-Id: 1537221231.f5472c2ce831bddba5afce8cbcbfb37d5aea056f.ulm@gentoo
1 commit: f5472c2ce831bddba5afce8cbcbfb37d5aea056f
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 21:53:16 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 17 21:53:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5472c2c
7
8 profiles: QA mask media-libs/fontconfig-2.13.1.
9
10 profiles/package.mask | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index 9e42318b62b..090a76889cf 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -29,6 +29,11 @@
18
19 #--- END OF EXAMPLES ---
20
21 +# Ulrich Müller <ulm@g.o> (17 Sep 2018)
22 +# [QA] Ebuild incompletely ported to EAPI 7. Breaks compilation
23 +# of libreoffice and other packages, bug 666418.
24 +=media-libs/fontconfig-2.13.1
25 +
26 # Ulrich Müller <ulm@g.o> (17 Sep 2018)
27 # ebuild-mode-1.46 supports GLEP 76 copyright policy, bug 666358.
28 # Masked for testing until other tools like repoman support it too.