Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sat, 17 Jul 2021 22:30:04
Message-Id: 1626560931.c27151e9943b124b52d5407c09a9cf7c3478b773.conikost@gentoo
1 commit: c27151e9943b124b52d5407c09a9cf7c3478b773
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 22:28:43 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 22:28:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27151e9
7
8 base/package.use.stable.mask: add x11-wm/xpra[doc]
9
10 Bug: https://bugs.gentoo.org/802354
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 profiles/base/package.use.stable.mask | 6 ++++++
14 1 file changed, 6 insertions(+)
15
16 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
17 index 7c7be35a0f1..88ae4e887a6 100644
18 --- a/profiles/base/package.use.stable.mask
19 +++ b/profiles/base/package.use.stable.mask
20 @@ -4,6 +4,12 @@
21 # This file requires eapi 5 or later. New entries go on top.
22 # Please use the same syntax as in package.use.mask
23
24 +# Conrad Kostecki <conikost@g.o> (2021-07-18)
25 +# For docs, app-text/pandoc is needed, which is currently
26 +# not stabilized and probably will not be in near future.
27 +# Bug #737612
28 +x11-wm/xpra doc
29 +
30 # Patrick McLean <chutzpah@g.o> (2021-07-13)
31 # Pulls in dev-libs/pmdk which has Haskell deps, a dep on rocr-runtime
32 # all of which are not stable anywhere.