commit: caf32a9422c3ced8d4f542dd1e6493a806715996 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sun Aug 18 06:59:20 2019 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun Aug 18 07:00:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf32a94
profiles: remove obsolete rustfmt mask Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index f6aa3905f7e..94efb39aba0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -318,12 +318,6 @@ sys-freebsd/ubin-wrappers # Removal after 2019-08-01. (bug #688552) media-sound/sfc -# Georgy Yakovlev <[email protected]> (2019-06-17) -# 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 - # Mikle Kolyada <[email protected]> (2019-06-15) # Part of dev-texlive/texlive-latexextra # does not work with utf-8 (bug #688096)
