commit: 1a2b08805357f509bdd76aa6a32097ff40c9c1d9 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Apr 1 23:10:15 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Apr 2 00:28:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a2b0880
profiles: Mask sys-block/kvpm for removal Bug: https://bugs.gentoo.org/715594 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 94886440756..c9ec0cad185 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2020-04-02) +# Broken and unmaintained upstream, last commit in 2016, bug #715594 +# Use sys-block/partitionmanager instead. Masked for removal in 30 days. +sys-block/kvpm + # Michael Orlitzky <[email protected]> (2020-04-01) # Upstream has no idea what they're doing, and every new version # introduces more security issues. Freshclam itself can now fetch
