Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Fri, 16 Aug 2019 22:19:37
Message-Id: 1565993959.8215b32e5162cbb654c977fbd487eb74a6dee4be.asturm@gentoo
1 commit: 8215b32e5162cbb654c977fbd487eb74a6dee4be
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 16 21:59:15 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 16 22:19:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8215b32e
7
8 profiles: base: Add dev-libs/libical[glib] to package.use.stable.mask
9
10 Bug: https://bugs.gentoo.org/689434
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 profiles/base/package.use.stable.mask | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
17 index e10b6ab0157..0464ff8d3a1 100644
18 --- a/profiles/base/package.use.stable.mask
19 +++ b/profiles/base/package.use.stable.mask
20 @@ -4,6 +4,10 @@
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 +# Andreas Sturmlechner <asturm@g.o> (2019-09-16)
25 +# dev-libs/libical[glib] was not stable tested, bug #689434
26 +=dev-libs/libical-3.0.5 glib
27 +
28 # Michał Górny <mgorny@g.o> (2019-07-31)
29 # Freshly added test dependency for a test-restricted package. Mask
30 # the flag to avoid stabilizing it for the time being.