Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Wed, 05 Aug 2020 14:32:30
Message-Id: 1596637941.32d90cac0e9d0ad174083f69df92b94cdf592b62.heroxbd@gentoo
1 commit: 32d90cac0e9d0ad174083f69df92b94cdf592b62
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 5 14:30:21 2020 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 5 14:32:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d90cac
7
8 cuda.eclass: adopt it on behalf of Science Project.
9
10 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
11
12 Reference: https://archives.gentoo.org/gentoo-dev/message/d693da42b93e7bf016a44b3ae3752b9f
13
14 eclass/cuda.eclass | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass
18 index 3d16570e862..b1da77c69dd 100644
19 --- a/eclass/cuda.eclass
20 +++ b/eclass/cuda.eclass
21 @@ -14,7 +14,7 @@ esac
22
23 # @ECLASS: cuda.eclass
24 # @MAINTAINER:
25 -# No maintainer <maintainer-needed@g.o>
26 +# Gentoo Science Project <sci@g.o>
27 # @SUPPORTED_EAPIS: 5 6 7
28 # @BLURB: Common functions for cuda packages
29 # @DESCRIPTION: