commit: 14cb0d2545c9c44d23250b6ef7a76df86aa6b4f0 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Wed Jun 19 00:11:29 2019 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Wed Jun 19 00:29:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14cb0d25
profiles/package.mask: Last-rite dev-util/rustfmt Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3cfe463b8aa..e41dd1c9202 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Georgy Yakovlev <[email protected]> (17 Jun 2019) +# this is now provided by dev-lang/rust{-bin}[rustfmt] +# it's tightly integrated with rust toolchain, eselect-rust +# and it no longer makes sense ship this as standalone pkg +dev-util/rustfmt + # James Le Cuirot <[email protected]> (18 Jun 2019) # Web site and SRC_URI dead. Has required heavy patching. Superseded # by games-util/deutex. Removal in 30 days.
