diff options
author | 2012-04-19 15:26:43 +0000 | |
---|---|---|
committer | 2012-04-19 15:26:43 +0000 | |
commit | f863d60bac001dc5beb2d9263abdfa90a80e3ab7 (patch) | |
tree | e9c3295dc99db3aeeb993942b1718a3e95652527 /net-im/qutim/qutim-0.3.1.ebuild | |
parent | net-libs/xulrunner is no longer keyworded for HPPA. (diff) | |
download | gentoo-2-f863d60bac001dc5beb2d9263abdfa90a80e3ab7.tar.gz gentoo-2-f863d60bac001dc5beb2d9263abdfa90a80e3ab7.tar.bz2 gentoo-2-f863d60bac001dc5beb2d9263abdfa90a80e3ab7.zip |
Raise net-libs/jreen dep wrt bug 412597 by Egor Y. Egorov.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'net-im/qutim/qutim-0.3.1.ebuild')
-rw-r--r-- | net-im/qutim/qutim-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/qutim/qutim-0.3.1.ebuild b/net-im/qutim/qutim-0.3.1.ebuild index 2934fb670006..afe908499b60 100644 --- a/net-im/qutim/qutim-0.3.1.ebuild +++ b/net-im/qutim/qutim-0.3.1.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/qutim/qutim-0.3.1.ebuild,v 1.2 2012/04/17 12:48:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/qutim/qutim-0.3.1.ebuild,v 1.3 2012/04/19 15:26:43 pesa Exp $ EAPI=4 @@ -40,7 +40,7 @@ CDEPEND=" hunspell? ( app-text/hunspell ) jabber? ( app-crypt/qca:2 - net-libs/jreen + >=net-libs/jreen-1.1.0 ) kde? ( kde-base/kdelibs:4 ) kinetic? ( >=x11-libs/qt-declarative-${QT_PV} ) |