public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/, profiles/
@ 2012-07-23  8:47 Misbakh-Soloviev Vadim A.
  0 siblings, 0 replies; only message in thread
From: Misbakh-Soloviev Vadim A. @ 2012-07-23  8:47 UTC (permalink / raw
  To: gentoo-commits

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"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-23  8:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-23  8:47 [gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/, profiles/ Misbakh-Soloviev Vadim A.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox