Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/tcsh/
Date: Sat, 25 Nov 2017 19:55:41
Message-Id: 1511639632.f113f97d2e45d8b872b3b4e586f2479bb0df73c6.soap@gentoo
1 commit: f113f97d2e45d8b872b3b4e586f2479bb0df73c6
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 18:04:29 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 19:53:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f113f97d
7
8 app-shells/tcsh: [QA] Consistent whitespace in metadata.xml
9
10 app-shells/tcsh/metadata.xml | 10 +++++-----
11 1 file changed, 5 insertions(+), 5 deletions(-)
12
13 diff --git a/app-shells/tcsh/metadata.xml b/app-shells/tcsh/metadata.xml
14 index b99b69c44e6..1e378f90c6c 100644
15 --- a/app-shells/tcsh/metadata.xml
16 +++ b/app-shells/tcsh/metadata.xml
17 @@ -1,11 +1,11 @@
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 - <maintainer type="person">
22 - <email>grobian@g.o</email>
23 - <name>Fabian Groffen</name>
24 - </maintainer>
25 - <longdescription>
26 + <maintainer type="person">
27 + <email>grobian@g.o</email>
28 + <name>Fabian Groffen</name>
29 + </maintainer>
30 + <longdescription>
31 Tcsh is an enhanced, but completely compatible version of the Berkeley
32 UNIX C shell (csh). It is a command language interpreter usable both as
33 an interactive login shell and a shell script command processor. It