commit: 4c428acfed3c2e5ffbe2b9a9fd6a779051a46fc6 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Nov 26 13:07:24 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 23:25:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c428acf
www-apps/cgisysinfo: [QA] Consistent whitespace in metadata.xml www-apps/cgisysinfo/metadata.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/www-apps/cgisysinfo/metadata.xml b/www-apps/cgisysinfo/metadata.xml index a20bd0a500a..94d26d8201c 100644 --- a/www-apps/cgisysinfo/metadata.xml +++ b/www-apps/cgisysinfo/metadata.xml @@ -1,16 +1,16 @@ <?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>Rafael G. Martins</name> - </maintainer> - <longdescription lang="en"> - cgisysinfo is a small CGI utility to show basic system information on Linux - machines. + <maintainer type="person"> + <email>[email protected]</email> + <name>Rafael G. Martins</name> + </maintainer> + <longdescription lang="en"> + cgisysinfo is a small CGI utility to show basic system information on Linux + machines. - cgisysinfo is useful for machines that run a webserver but not PHP, and was - tested with nginx + fcgiwrap. It should works with any CGI-capable web - server. - </longdescription> + cgisysinfo is useful for machines that run a webserver but not PHP, and was + tested with nginx + fcgiwrap. It should works with any CGI-capable web + server. + </longdescription> </pkgmetadata>
