commit: 07d209fb98a01e94daf89cf956d6521311197969 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Nov 26 13:13:12 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 23:31:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d209fb
x11-misc/viewglob: [QA] Consistent whitespace in metadata.xml x11-misc/viewglob/metadata.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/x11-misc/viewglob/metadata.xml b/x11-misc/viewglob/metadata.xml index bf53ae30f04..d35fe20ba4c 100644 --- a/x11-misc/viewglob/metadata.xml +++ b/x11-misc/viewglob/metadata.xml @@ -1,18 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Shell Tools Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Shell Tools Project</name> + </maintainer> + <longdescription lang="en"> Viewglob is a package that graphically displays the results of a shell glob, helping beginners of shell usage become acclimitised to filename generation. In addition, it acts as a basic replacement for ls, by tracking shell directory changes. It is compatible with zsh and bash, and helper files and documentation are provided. </longdescription> - <upstream> - <remote-id type="sourceforge">viewglob</remote-id> - </upstream> + <upstream> + <remote-id type="sourceforge">viewglob</remote-id> + </upstream> </pkgmetadata>
