summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2011-03-25 14:25:56 +0000
committerPeter Volkov <pva@gentoo.org>2011-03-25 14:25:56 +0000
commitb7d40ca842c96707561ccbe4e0561020d7a26af8 (patch)
treee193305a6ec05edf27a8b5ce2ba6cfcba0ca1106 /net-im
parentInitial version (diff)
downloadgentoo-2-b7d40ca842c96707561ccbe4e0561020d7a26af8.tar.gz
gentoo-2-b7d40ca842c96707561ccbe4e0561020d7a26af8.tar.bz2
gentoo-2-b7d40ca842c96707561ccbe4e0561020d7a26af8.zip
Update libgadu dependency, bug #359329 thank tman for report.
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin/ChangeLog6
-rw-r--r--net-im/pidgin/pidgin-2.7.10.ebuild7
-rw-r--r--net-im/pidgin/pidgin-2.7.11.ebuild7
3 files changed, 13 insertions, 7 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog
index 09671bbc8d25..5083d8349a5b 100644
--- a/net-im/pidgin/ChangeLog
+++ b/net-im/pidgin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/pidgin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.232 2011/03/18 17:31:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.233 2011/03/25 14:25:56 pva Exp $
+
+ 25 Mar 2011; Peter Volkov <pva@gentoo.org> pidgin-2.7.10.ebuild,
+ pidgin-2.7.11.ebuild:
+ Update libgadu dependency, bug #359329 thank tman for report.
18 Mar 2011; Raúl Porcel <armin76@gentoo.org> pidgin-2.7.11.ebuild:
ia64/sparc stable wrt #358403
diff --git a/net-im/pidgin/pidgin-2.7.10.ebuild b/net-im/pidgin/pidgin-2.7.10.ebuild
index f897b792e745..a36bf15d04c2 100644
--- a/net-im/pidgin/pidgin-2.7.10.ebuild
+++ b/net-im/pidgin/pidgin-2.7.10.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.10.ebuild,v 1.7 2011/02/14 20:41:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.10.ebuild,v 1.8 2011/03/25 14:25:56 pva Exp $
EAPI=2
GENTOO_DEPEND_ON_PERL=no
-inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 python autotools
+inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 python
DESCRIPTION="GTK Instant Messenger client"
HOMEPAGE="http://pidgin.im/"
@@ -48,7 +48,8 @@ RDEPEND="
>=sys-apps/dbus-0.90
dev-python/dbus-python )
perl? ( >=dev-lang/perl-5.8.2-r1[-build] )
- gadu? ( >=net-libs/libgadu-1.9.0[-ssl] )
+ gadu? ( || ( >=net-libs/libgadu-1.10.1[ssl,gnutls]
+ <net-libs/libgadu-1.10.1[-ssl] ) )
gnutls? ( net-libs/gnutls )
!gnutls? ( >=dev-libs/nss-3.11 )
meanwhile? ( net-libs/meanwhile )
diff --git a/net-im/pidgin/pidgin-2.7.11.ebuild b/net-im/pidgin/pidgin-2.7.11.ebuild
index 55312569a289..5299043de8a9 100644
--- a/net-im/pidgin/pidgin-2.7.11.ebuild
+++ b/net-im/pidgin/pidgin-2.7.11.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.11.ebuild,v 1.7 2011/03/18 17:31:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.11.ebuild,v 1.8 2011/03/25 14:25:56 pva Exp $
EAPI=2
GENTOO_DEPEND_ON_PERL=no
-inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 python autotools
+inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 python
DESCRIPTION="GTK Instant Messenger client"
HOMEPAGE="http://pidgin.im/"
@@ -47,7 +47,8 @@ RDEPEND="
>=sys-apps/dbus-0.90
dev-python/dbus-python )
perl? ( >=dev-lang/perl-5.8.2-r1[-build] )
- gadu? ( >=net-libs/libgadu-1.9.0[-ssl] )
+ gadu? ( || ( >=net-libs/libgadu-1.10.1[ssl,gnutls]
+ <net-libs/libgadu-1.10.1[-ssl] ) )
gnutls? ( net-libs/gnutls )
!gnutls? ( >=dev-libs/nss-3.11 )
meanwhile? ( net-libs/meanwhile )