From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-668681-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 CC459138E20
	for <garchives@archives.gentoo.org>; Wed, 19 Feb 2014 06:48:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B97AFE0ADA;
	Wed, 19 Feb 2014 06:48:18 +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 491F6E0ADA
	for <gentoo-commits@lists.gentoo.org>; Wed, 19 Feb 2014 06:48:18 +0000 (UTC)
Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 1916233F834
	for <gentoo-commits@lists.gentoo.org>; Wed, 19 Feb 2014 06:48:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by spoonbill.gentoo.org (Postfix) with ESMTP id 1A3BC1872B
	for <gentoo-commits@lists.gentoo.org>; Wed, 19 Feb 2014 06:48:15 +0000 (UTC)
From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Vadim A. Misbakh-Soloviov" <mva@mva.name>
Message-ID: <1392792449.d17143225308c452e65ee4f2c274e258500c9fac.mva@gentoo>
Subject: [gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/
X-VCS-Repository: proj/lua
X-VCS-Files: net-im/prosody-modules/metadata.xml
X-VCS-Directories: net-im/prosody-modules/
X-VCS-Committer: mva
X-VCS-Committer-Name: Vadim A. Misbakh-Soloviov
X-VCS-Revision: d17143225308c452e65ee4f2c274e258500c9fac
X-VCS-Branch: master
Date: Wed, 19 Feb 2014 06:48:15 +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: 595f810c-4e34-4869-bfc4-6bddfdec6ad4
X-Archives-Hash: f4fd13f058815ad70f3a285311c80a0d

commit:     d17143225308c452e65ee4f2c274e258500c9fac
Author:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
AuthorDate: Wed Feb 19 06:47:29 2014 +0000
Commit:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Wed Feb 19 06:47:29 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=d1714322

[net-im/prosody-modules] bump

Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>

---
 net-im/prosody-modules/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml
index 953db24..15f4b21 100644
--- a/net-im/prosody-modules/metadata.xml
+++ b/net-im/prosody-modules/metadata.xml
@@ -88,7 +88,7 @@
 	<flag name='mam_muc'>No module description on upstream wiki yet.</flag>
 	<flag name='mam_muc_sql'>No module description on upstream wiki yet.</flag>
 	<flag name='mam_sql'>Implementation of <a href="http://xmpp.org/extensions/xep-0313.html" rel="nofollow">XEP-0313: Message Archive Management</a> backed by a SQL database.  Like <a href="https://code.google.com/p/prosody-modules/wiki/mod_mam">mod_mam</a>, but using SQL.</flag>
-	<flag name='manifesto'>No module description on upstream wiki yet.</flag>
+	<flag name='manifesto'>This module informs users about the XMPP Test day and whether their contacts are affected.  For mor info about the test day, see <a href="https://stpeter.im/journal/1496.html" rel="nofollow">https://stpeter.im/journal/1496.html</a></flag>
 	<flag name='message_logging'>No module description on upstream wiki yet.</flag>
 	<flag name='motd_sequential'>No module description on upstream wiki yet.</flag>
 	<flag name='muc_ban_ip'>One frequent complaint about XMPP chatrooms (MUCs) compared to IRC is the inability for a room admin to ban a user based on their IP address. This is because an XMPP user is not identified on the network by their IP address, only their JID.</flag>