diff options
author | David Seifert <soap@gentoo.org> | 2017-11-26 14:07:39 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-27 00:25:52 +0100 |
commit | 3be87efdd66ffa087e10ce33d54fb094f08f818a (patch) | |
tree | ce323a509380229afc2d8b1a2a3dbfcfea851b53 /www-apps | |
parent | www-apps/cgisysinfo: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-3be87efdd66ffa087e10ce33d54fb094f08f818a.tar.gz gentoo-3be87efdd66ffa087e10ce33d54fb094f08f818a.tar.bz2 gentoo-3be87efdd66ffa087e10ce33d54fb094f08f818a.zip |
www-apps/guacamole: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/guacamole/metadata.xml | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/www-apps/guacamole/metadata.xml b/www-apps/guacamole/metadata.xml index a86d47c73c59..19457e20ff52 100644 --- a/www-apps/guacamole/metadata.xml +++ b/www-apps/guacamole/metadata.xml @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>nativemad@gentoo.org</email> - <name>Andreas Schuerch</name> - </maintainer> - <longdescription> - Guacamole is an HTML5 web application that provides access to desktop - environments using remote desktop protocols such as VNC or RDP. - A centralized server acts as a tunnel and proxy, allowing access to - multiple desktops through a web browser. No plugins are needed: - the client requires nothing more than a web browser supporting - HTML5 and AJAX. - </longdescription> - <use> - <flag name="noauth">enable support for leaving out any authentication on the webinterface</flag> - </use> - <upstream> - <remote-id type="sourceforge">guacamole</remote-id> - </upstream> + <maintainer type="person"> + <email>nativemad@gentoo.org</email> + <name>Andreas Schuerch</name> + </maintainer> + <longdescription> + Guacamole is an HTML5 web application that provides access to desktop + environments using remote desktop protocols such as VNC or RDP. + A centralized server acts as a tunnel and proxy, allowing access to + multiple desktops through a web browser. No plugins are needed: + the client requires nothing more than a web browser supporting + HTML5 and AJAX. + </longdescription> + <use> + <flag name="noauth">enable support for leaving out any authentication on the webinterface</flag> + </use> + <upstream> + <remote-id type="sourceforge">guacamole</remote-id> + </upstream> </pkgmetadata> |