commit: 16ec964a5b88fbb01b123789f65d03a73fca0dad Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Fri Jan 27 11:47:27 2023 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Fri Jan 27 11:48:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16ec964a
dev-util/gnome-builder: update cargo providing package in DOC_CONTENTS It looks to have been updated in optfeature block, but not the installed readme.gentoo blurb. Update it there too until we have both. Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> dev-util/gnome-builder/gnome-builder-43.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gnome-builder/gnome-builder-43.4.ebuild b/dev-util/gnome-builder/gnome-builder-43.4.ebuild index 348c39c08c64..048939fab95b 100644 --- a/dev-util/gnome-builder/gnome-builder-43.4.ebuild +++ b/dev-util/gnome-builder/gnome-builder-43.4.ebuild @@ -111,7 +111,7 @@ that are currently available with packages include: autocompletion support. * dev-util/valgrind for integration with valgrind. * dev-util/meson for integration with the Meson build system. -* dev-util/cargo for integration with the Rust Cargo build system. +* virtual/rust for integration with the Rust Cargo build system. * dev-util/cmake for integration with the CMake build system. * net-libs/nodejs[npm] for integration with the NPM package system. '
