Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/dev/tamiko:master commit in: sci-libs/ginkgo/
Date: Tue, 04 May 2021 17:43:07
Message-Id: 1620150174.b033a0a15c4570dd862186acfb4f94223b7e7576.tamiko@gentoo
1 commit: b033a0a15c4570dd862186acfb4f94223b7e7576
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 4 17:42:54 2021 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Tue May 4 17:42:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=b033a0a1
7
8 sci-libs/ginkgo: typo
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
12
13 sci-libs/ginkgo/metadata.xml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-libs/ginkgo/metadata.xml b/sci-libs/ginkgo/metadata.xml
17 index e67b345..9b3a5e0 100644
18 --- a/sci-libs/ginkgo/metadata.xml
19 +++ b/sci-libs/ginkgo/metadata.xml
20 @@ -12,7 +12,7 @@
21 <longdescription lang="en">
22 Ginkgo is a high-performance linear algebra library for manycore
23 systems, with a focus on sparse solution of linear systems. It is
24 - implemented using modern C++, with GPU kernels implemented in CUDA.
25 + implemented using modern C++ with GPU kernels implemented in CUDA.
26 </longdescription>
27 <use>
28 </use>