Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmMatrix/
Date: Sat, 06 Nov 2021 05:57:39
Message-Id: 1636178046.1ce60dbcc3f1b9c227ab2df3820753a887ee4d9a.sam@gentoo
1 commit: 1ce60dbcc3f1b9c227ab2df3820753a887ee4d9a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 6 05:54:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 6 05:54:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce60dbc
7
8 x11-plugins/wmMatrix: fix whitespace in longdescription
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-plugins/wmMatrix/metadata.xml | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-plugins/wmMatrix/metadata.xml b/x11-plugins/wmMatrix/metadata.xml
16 index b01069ff078..79fb5281981 100644
17 --- a/x11-plugins/wmMatrix/metadata.xml
18 +++ b/x11-plugins/wmMatrix/metadata.xml
19 @@ -7,6 +7,6 @@
20 </maintainer>
21 <longdescription>
22 wmMatrix is an early beta version of a cpu monitor built around the display
23 - from the movie"The Matrix".
24 + from the movie "The Matrix".
25 </longdescription>
26 </pkgmetadata>