diff options
-rw-r--r-- | net-im/prosody-modules/metadata.xml | 1 | ||||
-rw-r--r-- | net-im/prosody-modules/prosody-modules-9999.ebuild | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml index 0f9b98d..db58455 100644 --- a/net-im/prosody-modules/metadata.xml +++ b/net-im/prosody-modules/metadata.xml @@ -10,6 +10,7 @@ </maintainer> <longdescription>Prosody IM server's community-writen modules</longdescription> <use> + <flag name='misc'>No module description on upstream wiki yet.</flag> <flag name='addressing'>This module is a partial implementation of <a href="http://xmpp.org/extensions/xep-0033.html" rel="nofollow">XEP-0033: Extended Stanza Addressing</a>.</flag> <flag name='adhoc_account_management'>This module adds an ad-hoc command that lets an user change their password. This is useful for clients that don`t have support for <a href="http://xmpp.org/extensions/xep-0077.html" rel="nofollow">XEP-0077</a> style password changing. In the future, it may provide other account management commands.</flag> <flag name='admin_probe'>No module description on upstream wiki yet.</flag> diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild index 44d9f60..ad03511 100644 --- a/net-im/prosody-modules/prosody-modules-9999.ebuild +++ b/net-im/prosody-modules/prosody-modules-9999.ebuild @@ -15,8 +15,8 @@ SLOT="0" KEYWORDS="" PROSODY_MODULES=" - addressing adhoc_account_management admin_probe admin_web auth_any - auth_ccert auth_custom_http auth_dovecot auth_external + misc addressing adhoc_account_management admin_probe admin_web + auth_any auth_ccert auth_custom_http auth_dovecot auth_external auth_http_async auth_imap auth_internal_yubikey auth_joomla auth_ldap auth_ldap2 auth_pam auth_phpbb3 auth_sql auth_wordpress auto_accept_subscriptions auto_activate_hosts bidi blocking |