summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorVadim A. Misbakh-Soloviov <mva@mva.name>2014-04-23 00:11:35 +0700
committerVadim A. Misbakh-Soloviov <mva@mva.name>2014-04-23 00:11:35 +0700
commitaedf7705bab3ed2a7d9d806ffebade334b1d0f34 (patch)
tree447339f41845f4dd2d153cafe689253d3d9a9e49 /net-im
parent[net-im/prosody-modules] bump (diff)
downloadlua-aedf7705bab3ed2a7d9d806ffebade334b1d0f34.tar.gz
lua-aedf7705bab3ed2a7d9d806ffebade334b1d0f34.tar.bz2
lua-aedf7705bab3ed2a7d9d806ffebade334b1d0f34.zip
[net-im/prosody-modules] bump
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/prosody-modules/metadata.xml2
-rw-r--r--net-im/prosody-modules/prosody-modules-9999.ebuild10
2 files changed, 7 insertions, 5 deletions
diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml
index adcf8d3..9b8a658 100644
--- a/net-im/prosody-modules/metadata.xml
+++ b/net-im/prosody-modules/metadata.xml
@@ -149,6 +149,8 @@
<flag name='srvinjection'>This Prosody plugin lets you manually override SRV records used for a remote host.</flag>
<flag name='stanza_counter'>This module counts incoming and outgoing stanzas from when the instance started, and makes the data available to other modules by creating a global prosody. object</flag>
<flag name='statistics'>No module description on upstream wiki yet.</flag>
+ <flag name='statistics_cputotal'>No module description on upstream wiki yet.</flag>
+ <flag name='statistics_mem'>No module description on upstream wiki yet.</flag>
<flag name='storage_ldap'>See <a href="https://code.google.com/p/prosody-modules/wiki/mod_lib_ldap">mod_lib_ldap</a> for more information.</flag>
<flag name='storage_memory'>No module description on upstream wiki yet.</flag>
<flag name='storage_mongodb'>This is a storage backend that uses MongoDB. Depends on <a href="https://github.com/mwild1/luamongo" rel="nofollow">luamongo bindings</a></flag>
diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
index 4479ebb..4f089df 100644
--- a/net-im/prosody-modules/prosody-modules-9999.ebuild
+++ b/net-im/prosody-modules/prosody-modules-9999.ebuild
@@ -45,11 +45,11 @@ PROSODY_MODULES="
s2s_reload_newcomponent s2s_whitelist saslauth_muc saslname
seclabels secure_interfaces server_contact_info server_status
service_directories sift smacks sms_clickatell srvinjection
- stanza_counter statistics storage_ldap storage_memory
- storage_mongodb streamstats strict_https support_contact
- swedishchef tcpproxy telnet_tlsinfo throttle_presence
- turncredentials twitter uptime_presence vjud watchuntrusted
- webpresence websocket
+ stanza_counter statistics statistics_cputotal statistics_mem
+ storage_ldap storage_memory storage_mongodb streamstats
+ strict_https support_contact swedishchef tcpproxy telnet_tlsinfo
+ throttle_presence turncredentials twitter uptime_presence vjud
+ watchuntrusted webpresence websocket
"