From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-833813-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id A05AA139538
	for <garchives@archives.gentoo.org>; Fri, 11 Sep 2015 14:21:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 89760E0848;
	Fri, 11 Sep 2015 14:21:13 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 031C7E0848
	for <gentoo-commits@lists.gentoo.org>; Fri, 11 Sep 2015 14:21:12 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 1E76E340973
	for <gentoo-commits@lists.gentoo.org>; Fri, 11 Sep 2015 14:21:12 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 71EE8170
	for <gentoo-commits@lists.gentoo.org>; Fri, 11 Sep 2015 14:21:09 +0000 (UTC)
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" <mrueg@gentoo.org>
Message-ID: <1441981225.a4986fd545ef40f9f0ecfdc37713d9aab0054375.mrueg@gentoo>
Subject: [gentoo-commits] dev/mrueg:master commit in: net-im/prosody-modules/
X-VCS-Repository: dev/mrueg
X-VCS-Files: net-im/prosody-modules/prosody-modules-9999.ebuild
X-VCS-Directories: net-im/prosody-modules/
X-VCS-Committer: mrueg
X-VCS-Committer-Name: Manuel Rüger
X-VCS-Revision: a4986fd545ef40f9f0ecfdc37713d9aab0054375
X-VCS-Branch: master
Date: Fri, 11 Sep 2015 14:21:09 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: f7b3b075-98f6-416c-a08a-a29869567cc7
X-Archives-Hash: c67de5ed44dde6b79b34f096e768732b

commit:     a4986fd545ef40f9f0ecfdc37713d9aab0054375
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 14:20:25 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 14:20:25 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=a4986fd5

net-im/prosody-modules: Remove dropped modules

Package-Manager: portage-2.2.20.1

 net-im/prosody-modules/prosody-modules-9999.ebuild | 25 +++++++---------------
 1 file changed, 8 insertions(+), 17 deletions(-)

diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
index 9281051..eaed4a2 100644
--- a/net-im/prosody-modules/prosody-modules-9999.ebuild
+++ b/net-im/prosody-modules/prosody-modules-9999.ebuild
@@ -37,15 +37,14 @@ PROSODY_MODULES="
 	jid_prep json_streams lastlog latex lib_ldap limit_auth limits
 	list_inactive listusers log_auth log_events log_messages_sql
 	log_rate log_sasl_mech log_slow_events mam mam_adhoc mam_archive
-	mam_muc mam_muc_sql mam_sql mamsub manifesto measure_cpu
-	measure_memory message_logging migrate motd_sequential muc_ban_ip
-	muc_config_restrict muc_intercom muc_limits muc_log muc_log_http
-	muc_restrict_rooms munin net_dovecotauth offline_email onhold onions
-	openid password_policy pastebin pep_vcard_avatar post_msg
-	privacy_lists private_adhoc privilege profile proxy65_whitelist
-	pubsub_eventsource pubsub_feeds pubsub_github pubsub_googlecode
-	pubsub_hub pubsub_mqtt pubsub_pivotaltracker pubsub_post
-	pubsub_twitter query_client_ver rawdebug
+	mam_muc mamsub manifesto measure_cpu measure_memory message_logging
+	migrate motd_sequential muc_ban_ip muc_config_restrict muc_intercom
+	muc_limits muc_log muc_log_http muc_restrict_rooms munin
+	net_dovecotauth offline_email onhold onions openid password_policy
+	pastebin pep_vcard_avatar post_msg privacy_lists private_adhoc
+	privilege profile proxy65_whitelist pubsub_eventsource pubsub_feeds
+	pubsub_github pubsub_googlecode pubsub_hub pubsub_mqtt
+	pubsub_pivotaltracker pubsub_post pubsub_twitter query_client_ver rawdebug
 	readonly register_json register_redirect register_web reload_modules
 	remote_roster require_otr roster_allinall roster_command
 	s2s_auth_compat s2s_auth_dane s2s_auth_fingerprint
@@ -108,10 +107,6 @@ RDEPEND="
 	prosody_modules_auth_custom_http? (
 		dev-lua/luasocket
 	)
-	prosody_modules_mam_muc_sql? (
-		dev-lua/luasocket
-		dev-lua/luadbi
-	)
 	prosody_modules_checkcerts? (
 		dev-lua/luasec
 	)
@@ -125,10 +120,6 @@ RDEPEND="
 		dev-lua/luasocket
 		dev-lua/luafilesystem
 	)
-	prosody_modules_mam_sql? (
-		dev-lua/luasocket
-		dev-lua/luadbi
-	)
 	prosody_modules_offline_email? (
 		dev-lua/luasocket
 	)