From: "Misbakh-Soloviev Vadim A." <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/, profiles/
Date: Mon, 23 Jul 2012 08:47:08 +0000 (UTC) [thread overview]
Message-ID: <1343033219.1a70be784a261470605b07bf5fa3af860c9fdd6b.mva@gentoo> (raw)
commit: 1a70be784a261470605b07bf5fa3af860c9fdd6b
Author: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
AuthorDate: Mon Jul 23 08:46:59 2012 +0000
Commit: Misbakh-Soloviev Vadim A. <mva <AT> mva <DOT> name>
CommitDate: Mon Jul 23 08:46:59 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=1a70be78
Prosody-modules bump
---
net-im/prosody-modules/prosody-modules-9999.ebuild | 38 ++++++++++---------
profiles/make.defaults | 1 +
2 files changed, 21 insertions(+), 18 deletions(-)
diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
index f828434..c19a9cf 100644
--- a/net-im/prosody-modules/prosody-modules-9999.ebuild
+++ b/net-im/prosody-modules/prosody-modules-9999.ebuild
@@ -13,24 +13,26 @@ EHG_REPO_URI="https://prosody-modules.googlecode.com/hg/"
LICENSE="MIT"
SLOT="0"
KEYWORDS=""
-IUSE=" addressing adhoc_cmd_admin adhoc_cmd_modules adhoc_cmd_ping
- adhoc_cmd_uptime admin_web archive archive_muc auth_dovecot
- auth_external auth_internal_yubikey auth_joomla auth_ldap
- auth_phpbb3 auth_sql auth_wordpress auto_accept_subscriptions
- blocking c2s_conn_throttle carbons checkcerts client_certs
- compat_muc_admin component_roundrobin conformance_restricted
- couchdb data_access default_bookmarks default_vcard discoitems
- extdisco flash_policy group_bookmarks host_guard http_favicon inotify_reload
- ipcheck json_streams lastlog latex limits log_auth mam mam_adhoc
- motd_sequential muc_intercom muc_limits muc_log muc_log_http
- offline_email onhold openid pastebin post_msg privacy pubsub_feeds
- register_json register_redirect register_web reload_modules
- remote_roster roster_command s2s_blackwhitelist s2s_idle_timeout
- s2s_never_encrypt_blacklist s2s_reload_newcomponent saslauth_muc
- seclabels server_contact_info server_status service_directories
- sift smacks sms_clickatell srvinjection stanza_counter
- storage_mongodb streamstats support_contact swedishchef tcpproxy
- throttle_presence twitter vjud webpresence websocket"
+PROSODY_MODULES="
+ addressing admin_web archive archive_muc auth_dovecot auth_external
+ auth_internal_yubikey auth_joomla auth_ldap auth_phpbb3 auth_sql auth_wordpress
+ auto_accept_subscriptions blocking c2s_conn_throttle carbons checkcerts
+ client_certs compat_muc_admin component_roundrobin conformance_restricted
+ couchdb data_access default_bookmarks default_vcard discoitems extdisco
+ flash_policy group_bookmarks host_guard http_favicon inotify_reload
+ ipcheck json_streams lastlog latex limits log_auth mam mam_adhoc motd_sequential
+ muc_intercom muc_limits muc_log muc_log_http offline_email onhold openid pastebin
+ post_msg privacy pubsub_feeds register_json register_redirect register_web
+ reload_modules remote_roster roster_command s2s_blackwhitelist s2s_idle_timeout
+ s2s_never_encrypt_blacklist s2s_reload_newcomponent saslauth_muc seclabels
+ server_contact_info server_status service_directories sift smacks sms_clickatell
+ srvinjection stanza_counter storage_mongodb streamstats support_contact
+ swedishchef tcpproxy throttle_presence twitter vjud webpresence websocket"
+
+for x in ${PROSODY_MODULES}; do
+ IUSE="${IUSE} ${x//[^+]/}prosody_modules_${x/+}"
+done
+
DEPEND="net-im/prosody"
# ircd? ( dev-lua/squish dev-lua/verse )"
diff --git a/profiles/make.defaults b/profiles/make.defaults
new file mode 100644
index 0000000..d186cb6
--- /dev/null
+++ b/profiles/make.defaults
@@ -0,0 +1 @@
+USE_EXPAND="PROSODY_MODULES"
reply other threads:[~2012-07-23 8:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1343033219.1a70be784a261470605b07bf5fa3af860c9fdd6b.mva@gentoo \
--to=mva@mva.name \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox