summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/pidgin')
-rw-r--r--net-im/pidgin/ChangeLog6
-rw-r--r--net-im/pidgin/pidgin-2.7.8.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog
index ebc26fccf6da..ef7f7b2fb249 100644
--- a/net-im/pidgin/ChangeLog
+++ b/net-im/pidgin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/pidgin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.209 2010/12/20 18:03:50 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.210 2010/12/24 12:58:02 pva Exp $
+
+ 24 Dec 2010; Peter Volkov <pva@gentoo.org> pidgin-2.7.8.ebuild:
+ Add !<x11-plugins/pidgin-facebookchat-1.69-r1, bug #349224, thank Diego Elio
+ Pettenò for report.
*pidgin-2.7.8 (20 Dec 2010)
diff --git a/net-im/pidgin/pidgin-2.7.8.ebuild b/net-im/pidgin/pidgin-2.7.8.ebuild
index ebdc0c855166..bd9d956e0652 100644
--- a/net-im/pidgin/pidgin-2.7.8.ebuild
+++ b/net-im/pidgin/pidgin-2.7.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.8.ebuild,v 1.1 2010/12/20 18:03:50 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.8.ebuild,v 1.2 2010/12/24 12:58:02 pva Exp $
EAPI=2
@@ -54,7 +54,8 @@ RDEPEND="
tk? ( dev-lang/tk )
sasl? ( dev-libs/cyrus-sasl:2 )
networkmanager? ( net-misc/networkmanager )
- idn? ( net-dns/libidn )"
+ idn? ( net-dns/libidn )
+ !<x11-plugins/pidgin-facebookchat-1.69-r1"
# Mono support crashes pidgin
#mono? ( dev-lang/mono )"