Gentoo Archives: gentoo-commits

From: "Vadim A. Misbakh-Soloviov" <mva@×××.name>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/
Date: Fri, 01 Nov 2013 18:28:13
Message-Id: 1383330477.b26d0e57dab802e8b34eb6d96c9cbe619a2a7319.mva@gentoo
1 commit: b26d0e57dab802e8b34eb6d96c9cbe619a2a7319
2 Author: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
3 AuthorDate: Fri Nov 1 18:27:57 2013 +0000
4 Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
5 CommitDate: Fri Nov 1 18:27:57 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=b26d0e57
7
8 [net-im/prosody-modules] Added some modules
9
10 Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>
11
12 ---
13 net-im/prosody-modules/prosody-modules-9999.ebuild | 40 +++++++++++-----------
14 1 file changed, 20 insertions(+), 20 deletions(-)
15
16 diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
17 index 66b9003..f0f612f 100644
18 --- a/net-im/prosody-modules/prosody-modules-9999.ebuild
19 +++ b/net-im/prosody-modules/prosody-modules-9999.ebuild
20 @@ -26,26 +26,26 @@ PROSODY_MODULES="
21 component_roundrobin conformance_restricted couchdb data_access
22 default_bookmarks default_vcard discoitems dwd extdisco firewall
23 flash_policy group_bookmarks host_blacklist host_guard
24 - http_dir_listing http_favicon incidents_handling inotify_reload
25 - ipcheck isolate_host jid_prep json_streams lastlog latex lib_ldap
26 - limits listusers log_auth log_messages_sql mam mam_adhoc mam_muc
27 - mam_muc_sql mam_sql message_logging motd_sequential muc_ban_ip
28 - muc_config_restrict muc_intercom muc_limits muc_log muc_log_http
29 - net_dovecotauth offline_email onhold onions openid password_policy
30 - pastebin post_msg pubsub_eventsource pubsub_feeds pubsub_github
31 - pubsub_googlecode pubsub_hub pubsub_pivotaltracker pubsub_twitter
32 - readonly register_json register_redirect register_web
33 - reload_modules remote_roster roster_command s2s_auth_compat
34 - s2s_auth_dnssec_srv s2s_auth_fingerprint s2s_blacklist
35 - s2s_idle_timeout s2s_keepalive s2s_keysize_policy s2s_log_certs
36 - s2s_never_encrypt_blacklist s2soutinjection
37 - s2s_reload_newcomponent saslauth_muc seclabels secure_interfaces
38 - server_contact_info server_status service_directories sift smacks
39 - sms_clickatell srvinjection stanza_counter statistics storage_ldap
40 - storage_mongodb streamstats strict_https support_contact
41 - swedishchef tcpproxy telnet_tlsinfo throttle_presence
42 - turncredentials twitter uptime_presence vjud watchuntrusted
43 - webpresence websocket
44 + http_altconnect http_dir_listing http_favicon incidents_handling
45 + inotify_reload ipcheck isolate_host jid_prep json_streams lastlog
46 + latex lib_ldap limits listusers log_auth log_messages_sql mam
47 + mam_adhoc mam_muc mam_muc_sql mam_sql message_logging
48 + motd_sequential muc_ban_ip muc_config_restrict muc_intercom
49 + muc_limits muc_log muc_log_http net_dovecotauth offline_email
50 + onhold onions openid password_policy pastebin post_msg
51 + pubsub_eventsource pubsub_feeds pubsub_github pubsub_googlecode
52 + pubsub_hub pubsub_pivotaltracker pubsub_twitter readonly
53 + register_json register_redirect register_web reload_modules
54 + remote_roster roster_command s2s_auth_compat s2s_auth_dnssec_srv
55 + s2s_auth_fingerprint s2s_blacklist s2s_idle_timeout s2s_keepalive
56 + s2s_keysize_policy s2s_log_certs s2s_never_encrypt_blacklist
57 + s2soutinjection s2s_reload_newcomponent saslauth_muc seclabels
58 + secure_interfaces server_contact_info server_status
59 + service_directories sift smacks sms_clickatell srvinjection
60 + stanza_counter statistics storage_ldap storage_mongodb streamstats
61 + strict_https support_contact swedishchef tcpproxy telnet_tlsinfo
62 + throttle_presence turncredentials twitter uptime_presence vjud
63 + watchuntrusted webpresence websocket
64 "