diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-07-03 15:22:33 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-07-03 15:22:33 +0000 |
commit | 683fceedab2c29c093d896bab865bb13b4762e66 (patch) | |
tree | 3182be4b9f68731bb276a8accf7732091dc45a12 /net-im | |
parent | slot net-libs/enet to 1.3 wrt bug #424341 (diff) | |
download | gentoo-2-683fceedab2c29c093d896bab865bb13b4762e66.tar.gz gentoo-2-683fceedab2c29c093d896bab865bb13b4762e66.tar.bz2 gentoo-2-683fceedab2c29c093d896bab865bb13b4762e66.zip |
Change depend on qxmpp to 0.3.61 version, thanks to Pinkbyte and 0xd34df00d
(Portage version: 2.1.11.4/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/leechcraft-azoth/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/leechcraft-azoth/ChangeLog b/net-im/leechcraft-azoth/ChangeLog index c6f5038e081b..c4ecb55cfa6e 100644 --- a/net-im/leechcraft-azoth/ChangeLog +++ b/net-im/leechcraft-azoth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/leechcraft-azoth # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.23 2012/07/01 15:12:53 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.24 2012/07/03 15:22:33 maksbotan Exp $ + + 03 Jul 2012; Maxim Koltsov <maksbotan@gentoo.org> + leechcraft-azoth-0.5.70.ebuild: + Change depend on qxmpp to 0.3.61 version, thanks to Pinkbyte and 0xd34df00d 01 Jul 2012; Maxim Koltsov <maksbotan@gentoo.org> leechcraft-azoth-0.5.70.ebuild: diff --git a/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild b/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild index 503a80c30a41..61a96fbc109f 100644 --- a/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild +++ b/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.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/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild,v 1.2 2012/07/01 15:12:53 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.70.ebuild,v 1.3 2012/07/03 15:22:33 maksbotan Exp $ EAPI="4" @@ -23,7 +23,7 @@ DEPEND="~net-misc/leechcraft-core-${PV} otroid? ( net-libs/libotr ) media? ( x11-libs/qt-multimedia ) rosenthal? ( app-text/hunspell ) - xoox? ( =net-libs/qxmpp-0.3.47*[extras] media-libs/speex ) + xoox? ( =net-libs/qxmpp-0.3.61*[extras] media-libs/speex ) xtazy? ( x11-libs/qt-dbus ) crypt? ( app-crypt/qca app-crypt/qca-gnupg ) zheet? ( net-libs/libmsn )" |