commit: 3c0fc682d950e9b0189420a6df9b6b91a682db4e Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Jan 20 18:43:10 2020 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 18:43:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c0fc682
profiles: mask app-admin/cli53 for removal Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index ce58aa43194..dc87e4f2cc6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <[email protected]> (2020-01-20) +# Newer versions are using Go modules, which makes this more difficult to +# maintain. Take this over if wanted, otherwise I will remove it in 30 days. +app-admin/cli53 + # Stephan Hartmann <[email protected]> (2020-01-20) # Dev channel releases are only for people who # are developers or want more experimental features
