diff options
author | Benda Xu <heroxbd@gentoo.org> | 2020-08-05 22:30:21 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2020-08-05 22:32:21 +0800 |
commit | 32d90cac0e9d0ad174083f69df92b94cdf592b62 (patch) | |
tree | 5d0f830c78befd45fe7700882bca06d873df8f05 /eclass | |
parent | net-analyzer/zabbix: removed vulnerable 3.0.31 (diff) | |
download | gentoo-32d90cac0e9d0ad174083f69df92b94cdf592b62.tar.gz gentoo-32d90cac0e9d0ad174083f69df92b94cdf592b62.tar.bz2 gentoo-32d90cac0e9d0ad174083f69df92b94cdf592b62.zip |
cuda.eclass: adopt it on behalf of Science Project.
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Reference: https://archives.gentoo.org/gentoo-dev/message/d693da42b93e7bf016a44b3ae3752b9f
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/cuda.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass index 3d16570e862a..b1da77c69dda 100644 --- a/eclass/cuda.eclass +++ b/eclass/cuda.eclass @@ -14,7 +14,7 @@ esac # @ECLASS: cuda.eclass # @MAINTAINER: -# No maintainer <maintainer-needed@gentoo.org> +# Gentoo Science Project <sci@gentoo.org> # @SUPPORTED_EAPIS: 5 6 7 # @BLURB: Common functions for cuda packages # @DESCRIPTION: |