From 5a8b028aa1567bd3ea36156e3df5a584690841f8 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Tue, 6 Mar 2012 10:46:25 +0000 Subject: Remove restriction of dev-lang/lua since it's not slotted wrt #407079 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64) --- net-im/prosody/ChangeLog | 5 ++++- net-im/prosody/prosody-0.8.2.ebuild | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'net-im/prosody') diff --git a/net-im/prosody/ChangeLog b/net-im/prosody/ChangeLog index ffaa94c39b5e..9b2a465ef9bb 100644 --- a/net-im/prosody/ChangeLog +++ b/net-im/prosody/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/prosody # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.17 2012/03/06 10:40:58 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.18 2012/03/06 10:46:25 ssuominen Exp $ + + 06 Mar 2012; Samuli Suominen prosody-0.8.2.ebuild: + Remove restriction of dev-lang/lua since it's not slotted wrt #407079 06 Mar 2012; Tobias Klausmann prosody-0.8.1.ebuild, prosody-0.8.2.ebuild: diff --git a/net-im/prosody/prosody-0.8.2.ebuild b/net-im/prosody/prosody-0.8.2.ebuild index ce4d1e551d7d..f71def32b0b0 100644 --- a/net-im/prosody/prosody-0.8.2.ebuild +++ b/net-im/prosody/prosody-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.8.2.ebuild,v 1.2 2012/03/06 10:40:57 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.8.2.ebuild,v 1.3 2012/03/06 10:46:25 ssuominen Exp $ EAPI="2" @@ -18,7 +18,6 @@ IUSE="libevent mysql postgres sqlite ssl zlib" DEPEND="net-im/jabber-base >=dev-lang/lua-5.1 - !>=dev-lang/lua-5.2.0 >=net-dns/libidn-1.1 >=dev-libs/openssl-0.9.8" RDEPEND="${DEPEND} -- cgit v1.2.3-65-gdbad