Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 30 Mar 2021 20:02:01
Message-Id: 1617134466.24c977e3a76c93c904371a3c05bc7dd719489f53.sam@gentoo
1 commit: 24c977e3a76c93c904371a3c05bc7dd719489f53
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 19:45:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 20:01:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c977e3
7
8 profiles: mask problematic media-fonts/culmus version
9
10 =media-fonts/culmus-0.133-r1 seems to break culmus-latex.
11 Masking until we have a proper fix.
12
13 Bug: https://bugs.gentoo.org/737406
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 profiles/package.mask | 6 ++++++
17 1 file changed, 6 insertions(+)
18
19 diff --git a/profiles/package.mask b/profiles/package.mask
20 index 33d682c5398..d23081d9032 100644
21 --- a/profiles/package.mask
22 +++ b/profiles/package.mask
23 @@ -32,6 +32,12 @@
24
25 #--- END OF EXAMPLES ---
26
27 +# Sam James <sam@g.o> (2021-03-30)
28 +# Seems to break dev-tex/culmus-latex
29 +# Masking until we can investigate & fix
30 +# bug #737406
31 +=media-fonts/culmus-0.133-r1
32 +
33 # Andreas Sturmlechner <asturm@g.o> (2021-03-30)
34 # Completely broken since profile 17.1, package needs a real maintainer,
35 # bugfix and 3.0.4 version bump. Bugs #677374, #692928