From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CC459138E20 for ; 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 ; 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 ; 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 ; Wed, 19 Feb 2014 06:48:15 +0000 (UTC) From: "Vadim A. Misbakh-Soloviov" 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" 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: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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 name> AuthorDate: Wed Feb 19 06:47:29 2014 +0000 Commit: Vadim A. Misbakh-Soloviov mva 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.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 @@ No module description on upstream wiki yet. No module description on upstream wiki yet. Implementation of XEP-0313: Message Archive Management backed by a SQL database. Like mod_mam, but using SQL. - No module description on upstream wiki yet. + This module informs users about the XMPP Test day and whether their contacts are affected. For mor info about the test day, see https://stpeter.im/journal/1496.html No module description on upstream wiki yet. No module description on upstream wiki yet. 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.