commit: c7985ec13638a506e53261e539f03ced76245d59 Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Sat Jul 2 10:32:04 2022 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Sat Jul 2 10:32:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7985ec1
profiles: mask dev-util/rebar-bin for removal Bug: https://bugs.gentoo.org/855728 Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4a73fa3d4b39..18b68dcc9e78 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Matthew Smith <[email protected]> (2022-07-02) +# Superseded by dev-util/rebar:3. +# Removal in 30 days. Bug #855728. +dev-util/rebar-bin + # Fabian Groffen <[email protected]> (2022-07-02) # Segfaults handling SPF validations (warn on permerror), like the # previous release, better not to trust your important mail to
