commit:     aedf7705bab3ed2a7d9d806ffebade334b1d0f34
Author:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
AuthorDate: Tue Apr 22 17:11:35 2014 +0000
Commit:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Tue Apr 22 17:11:35 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=aedf7705

[net-im/prosody-modules] bump

Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>

---
 net-im/prosody-modules/metadata.xml                |  2 ++
 net-im/prosody-modules/prosody-modules-9999.ebuild | 10 +++++-----
 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
 "
 
 

Reply via email to