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/base/
Date: Tue, 09 Feb 2021 06:55:57
Message-Id: 1612853319.46ecf0afe7982569c3151a824459a167a1a7969f.sam@gentoo
1 commit: 46ecf0afe7982569c3151a824459a167a1a7969f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 06:48:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 06:48:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46ecf0af
7
8 profiles/base/package.use.mask: mask dev-ml/logs[javascript]
9
10 Bug: https://bugs.gentoo.org/769554
11 Bug: https://bugs.gentoo.org/769680
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 profiles/base/package.use.mask | 6 ++++++
15 1 file changed, 6 insertions(+)
16
17 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
18 index 04cbe2ec4ba..a5aed3275d1 100644
19 --- a/profiles/base/package.use.mask
20 +++ b/profiles/base/package.use.mask
21 @@ -6,6 +6,12 @@
22 # This file is only for generic masks. For arch-specific masks (i.e.
23 # mask everywhere, unmask on arch/*) use arch/base.
24
25 +# Sam James <sam@g.o> (2021-02-09)
26 +# We plan to remove dev-ml/js_of_ocaml
27 +# but right now, this drags in plenty
28 +# of ancient deps and is not installable.
29 +dev-ml/logs javascript
30 +
31 # Sam James <sam@g.o> (2021-02-07)
32 # Fails to build with USE=doc for now.
33 # Needs rework to use Python eclasses