commit: d1bf013a742b43360b8a90f105ba7eaa5bc3d149 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Mar 30 18:27:59 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Mar 30 18:28:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bf013a
profiles: Mask app-office/ical for removal Bug: https://bugs.gentoo.org/677374 Bug: https://bugs.gentoo.org/692928 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b20e9932cbb..33d682c5398 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2021-03-30) +# Completely broken since profile 17.1, package needs a real maintainer, +# bugfix and 3.0.4 version bump. Bugs #677374, #692928 +# Removal on 2021-04-29 +app-office/ical + # Michał Górny <[email protected]> (2021-03-30) # Too strict entry_points.txt parsing causes revdeps to crash when # dev-python/paste is installed.
