From 0abbddd6d5e43f7e6aa8f2931c615e083e7920c6 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 17 Apr 2014 00:16:17 +0000 Subject: Prosody requires newer luaexpat. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE) --- net-im/prosody/ChangeLog | 5 ++++- net-im/prosody/prosody-0.9.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-im') diff --git a/net-im/prosody/ChangeLog b/net-im/prosody/ChangeLog index 845fb4442d4a..8879e29f785a 100644 --- a/net-im/prosody/ChangeLog +++ b/net-im/prosody/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/prosody # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.35 2014/04/16 23:27:47 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.36 2014/04/17 00:16:17 zx2c4 Exp $ + + 17 Apr 2014; Jason A. Donenfeld prosody-0.9.4.ebuild: + Prosody requires newer luaexpat. *prosody-0.9.4 (16 Apr 2014) diff --git a/net-im/prosody/prosody-0.9.4.ebuild b/net-im/prosody/prosody-0.9.4.ebuild index ea5ad7d0a5c0..293855f6049c 100644 --- a/net-im/prosody/prosody-0.9.4.ebuild +++ b/net-im/prosody/prosody-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.4.ebuild,v 1.1 2014/04/16 23:27:47 zx2c4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.9.4.ebuild,v 1.2 2014/04/17 00:16:17 zx2c4 Exp $ EAPI=5 @@ -23,7 +23,7 @@ DEPEND="net-im/jabber-base >=net-dns/libidn-1.1 >=dev-libs/openssl-0.9.8" RDEPEND="${DEPEND} - dev-lua/luaexpat + >=dev-lua/luaexpat-1.3.0 dev-lua/luafilesystem ipv6? ( >=dev-lua/luasocket-3 ) !ipv6? ( dev-lua/luasocket ) -- cgit v1.2.3-65-gdbad