diff options
author | Davide Pesavento <pesa@gentoo.org> | 2012-04-19 15:26:43 +0000 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2012-04-19 15:26:43 +0000 |
commit | f863d60bac001dc5beb2d9263abdfa90a80e3ab7 (patch) | |
tree | e9c3295dc99db3aeeb993942b1718a3e95652527 /net-im | |
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')
-rw-r--r-- | net-im/qutim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/qutim/qutim-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/qutim/ChangeLog b/net-im/qutim/ChangeLog index 8f67c75fdd61..0595daa4c793 100644 --- a/net-im/qutim/ChangeLog +++ b/net-im/qutim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/qutim # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qutim/ChangeLog,v 1.18 2012/04/17 12:48:20 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/qutim/ChangeLog,v 1.19 2012/04/19 15:26:43 pesa Exp $ + + 19 Apr 2012; Davide Pesavento <pesa@gentoo.org> qutim-0.3.1.ebuild: + Raise net-libs/jreen dep wrt bug 412597 by Egor Y. Egorov. 17 Apr 2012; Davide Pesavento <pesa@gentoo.org> -files/qutim-0.3.0-fix-linking-with-system-jreen.patch, -qutim-0.3.0.ebuild, 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} ) |