Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Wed, 01 Jan 2020 22:56:55
Message-Id: 1577919373.5ba12ab7041fd46cd53efb979ccf9344f9004e19.chewi@gentoo
1 commit: 5ba12ab7041fd46cd53efb979ccf9344f9004e19
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 1 22:51:41 2020 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 1 22:56:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba12ab7
7
8 profiles: Mask games-emulation/dosbox[debug] because of ncurses[tinfo]
9
10 Bug: https://bugs.gentoo.org/701688
11 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
12
13 profiles/base/package.use.mask | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
17 index 8e11a88a7f0..03218075298 100644
18 --- a/profiles/base/package.use.mask
19 +++ b/profiles/base/package.use.mask
20 @@ -6,6 +6,10 @@
21 # This file is only for generic masks. For arch-specific masks (i.e.
22 # mask everywhere, unmask on arch/*) use arch/base.
23
24 +# James Le Cuirot <chewi@g.o> (2020-01-01)
25 +# Debug is currently broken with ncurses[tinfo]. See bug #701688.
26 +games-emulation/dosbox debug
27 +
28 # Brian Evans <grknight@g.o> (2019-12-19)
29 # PHP 7.1 is end of life and has security issues Bug 703326
30 # Associated packages are not ready for new versions tracked in bug 702110