commit: 32d90cac0e9d0ad174083f69df92b94cdf592b62 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org> AuthorDate: Wed Aug 5 14:30:21 2020 +0000 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org> CommitDate: Wed Aug 5 14:32:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d90cac
cuda.eclass: adopt it on behalf of Science Project. Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org> Reference: https://archives.gentoo.org/gentoo-dev/message/d693da42b93e7bf016a44b3ae3752b9f eclass/cuda.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass index 3d16570e862..b1da77c69dd 100644 --- a/eclass/cuda.eclass +++ b/eclass/cuda.eclass @@ -14,7 +14,7 @@ esac # @ECLASS: cuda.eclass # @MAINTAINER: -# No maintainer <[email protected]> +# Gentoo Science Project <[email protected]> # @SUPPORTED_EAPIS: 5 6 7 # @BLURB: Common functions for cuda packages # @DESCRIPTION:
