commit: 3f8d6a6827423a9b94948ea96f6a2d00bf8c8e22 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Oct 24 17:46:59 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Oct 24 17:47:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f8d6a68
profiles: Mask kde-misc/systemd-kcm for removal Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ead42a95340..4501148182f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2019-10-24) +# Collides with kde-apps/systemsettings, unmaintained upstream. +# Use app-admin/systemdgenie instead. Removal in 30 days. Bug #698448 +kde-misc/systemd-kcm + # Matt Turner <[email protected]> (2019-10-21) # Replaced by introspection bindings. Bug #628938 # Removal in 30 days
