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/
Date: Tue, 30 Mar 2021 18:29:13
Message-Id: 1617128922.d1bf013a742b43360b8a90f105ba7eaa5bc3d149.asturm@gentoo
1 commit: d1bf013a742b43360b8a90f105ba7eaa5bc3d149
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 18:27:59 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 18:28:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bf013a
7
8 profiles: Mask app-office/ical for removal
9
10 Bug: https://bugs.gentoo.org/677374
11 Bug: https://bugs.gentoo.org/692928
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 profiles/package.mask | 6 ++++++
15 1 file changed, 6 insertions(+)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index b20e9932cbb..33d682c5398 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -32,6 +32,12 @@
22
23 #--- END OF EXAMPLES ---
24
25 +# Andreas Sturmlechner <asturm@g.o> (2021-03-30)
26 +# Completely broken since profile 17.1, package needs a real maintainer,
27 +# bugfix and 3.0.4 version bump. Bugs #677374, #692928
28 +# Removal on 2021-04-29
29 +app-office/ical
30 +
31 # Michał Górny <mgorny@g.o> (2021-03-30)
32 # Too strict entry_points.txt parsing causes revdeps to crash when
33 # dev-python/paste is installed.