commit: 0540f5526f5cb8b69ad2010b6f7e4630f892845b Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Jan 13 02:31:51 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Jan 13 02:31:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0540f552
cargo.eclass: really fix typo Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> eclass/cargo.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass index b910bda6a735..18afd10fa0ed 100644 --- a/eclass/cargo.eclass +++ b/eclass/cargo.eclass @@ -6,7 +6,7 @@ # r...@gentoo.org # @AUTHOR: # Doug Goldstein <car...@gentoo.org> -# Georgy Yakovlev <gyakov...@genoto.org> +# Georgy Yakovlev <gyakov...@gentoo.org> # @SUPPORTED_EAPIS: 7 8 # @BLURB: common functions and variables for cargo builds