summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/guacamole/metadata.xml')
-rw-r--r--www-apps/guacamole/metadata.xml21
1 files changed, 12 insertions, 9 deletions
diff --git a/www-apps/guacamole/metadata.xml b/www-apps/guacamole/metadata.xml
index 89d8438c2eb7..e69c10773c1a 100644
--- a/www-apps/guacamole/metadata.xml
+++ b/www-apps/guacamole/metadata.xml
@@ -1,11 +1,11 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>nativemad@gentoo.org</email>
- <name>Andreas Schuerch</name>
- </maintainer>
- <longdescription>
+ <maintainer>
+ <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
@@ -13,7 +13,10 @@
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>
+ <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>