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 CD1DC1381F3 for ; Fri, 13 Sep 2013 12:49:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57554E0A94; Fri, 13 Sep 2013 12:49:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1A7CE0A94 for ; Fri, 13 Sep 2013 12:49:07 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9B8733EC8C for ; Fri, 13 Sep 2013 12:49:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 77664E468F for ; Fri, 13 Sep 2013 12:49:05 +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: <1379076470.8e3d1edcc1b07863c35bbaf3ac1f9d0f11fe02d0.mva@gentoo> Subject: [gentoo-commits] proj/lua:master commit in: net-im/prosody/ X-VCS-Repository: proj/lua X-VCS-Files: net-im/prosody/prosody-0.9.1.ebuild X-VCS-Directories: net-im/prosody/ X-VCS-Committer: mva X-VCS-Committer-Name: Vadim A. Misbakh-Soloviov X-VCS-Revision: 8e3d1edcc1b07863c35bbaf3ac1f9d0f11fe02d0 X-VCS-Branch: master Date: Fri, 13 Sep 2013 12:49:05 +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: 916525a8-bf60-4ea8-99c0-aa2c81e41d92 X-Archives-Hash: 998f2a44204c6ea8cb4a00419c64d7fa commit: 8e3d1edcc1b07863c35bbaf3ac1f9d0f11fe02d0 Author: Vadim A. Misbakh-Soloviov mva name> AuthorDate: Fri Sep 13 12:47:50 2013 +0000 Commit: Vadim A. Misbakh-Soloviov mva name> CommitDate: Fri Sep 13 12:47:50 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=8e3d1edc [net-im/prosody] Added keywords for 0.9.1 Signed-off-by: Vadim A. Misbakh-Soloviov mva.name> --- net-im/prosody/prosody-0.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/prosody/prosody-0.9.1.ebuild b/net-im/prosody/prosody-0.9.1.ebuild index c8f88cc..0cff454 100644 --- a/net-im/prosody/prosody-0.9.1.ebuild +++ b/net-im/prosody/prosody-0.9.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://prosody.im/downloads/source/prosody-0.9.1.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="" +KEYWORDS="x86 amd64 mips arm sparc" IUSE="doc +libevent mysql postgres sqlite +ssl +zlib luajit ipv6 migration" DEPEND="