commit: f113f97d2e45d8b872b3b4e586f2479bb0df73c6 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 18:04:29 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 19:53:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f113f97d
app-shells/tcsh: [QA] Consistent whitespace in metadata.xml app-shells/tcsh/metadata.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app-shells/tcsh/metadata.xml b/app-shells/tcsh/metadata.xml index b99b69c44e6..1e378f90c6c 100644 --- a/app-shells/tcsh/metadata.xml +++ b/app-shells/tcsh/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Fabian Groffen</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>[email protected]</email> + <name>Fabian Groffen</name> + </maintainer> + <longdescription> Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh). It is a command language interpreter usable both as an interactive login shell and a shell script command processor. It
