summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-10-06 14:17:19 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-10-06 14:18:33 +0200
commit165ff535c69347376f84cd0590b7fc852f02674e (patch)
treeb19228f25a9f3c210fa38b36c9340e54c5f19dc9 /net-im/prosody/metadata.xml
parentdev-perl/Dist-Zilla: Fix test failures w/ TZ=Factory (diff)
downloadgentoo-165ff535c69347376f84cd0590b7fc852f02674e.tar.gz
gentoo-165ff535c69347376f84cd0590b7fc852f02674e.tar.bz2
gentoo-165ff535c69347376f84cd0590b7fc852f02674e.zip
net-im/prosody: Add version v0.10.0
While upstream says it should work with Lua 5.2, they recommend not using it for production. Also, there are other Gentoo packages that don't like Lua 5.2, so let's keep prosody 5.1-only for now.
Diffstat (limited to 'net-im/prosody/metadata.xml')
-rw-r--r--net-im/prosody/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/prosody/metadata.xml b/net-im/prosody/metadata.xml
index fa12c884ddaf..faabc3d40f1b 100644
--- a/net-im/prosody/metadata.xml
+++ b/net-im/prosody/metadata.xml
@@ -14,5 +14,6 @@
<flag name="libevent">Use libevent for event handling</flag>
<flag name="zlib">Support for compressing XMPP streams with mod_compression</flag>
<flag name="jit">Use LuaJIT instead of vanilla Lua</flag>
+ <flag name="websocket">Add websocket support</flag>
</use>
</pkgmetadata>