summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-08 20:40:51 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-08 20:40:51 +0000
commit54862ad37946429b0c7a35ad0c89cb4083e36af1 (patch)
treee19addc9215368327197d7fb175bab5253077aa9 /net-im/pidgin
parentLatest upstream bumps include fix for zabbix bug 7479, removing it from gento... (diff)
downloadgentoo-2-54862ad37946429b0c7a35ad0c89cb4083e36af1.tar.gz
gentoo-2-54862ad37946429b0c7a35ad0c89cb4083e36af1.tar.bz2
gentoo-2-54862ad37946429b0c7a35ad0c89cb4083e36af1.zip
Needs subslot for eds
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-im/pidgin')
-rw-r--r--net-im/pidgin/ChangeLog5
-rw-r--r--net-im/pidgin/pidgin-2.10.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog
index 0338f5434f3d..5abaaef01c4e 100644
--- a/net-im/pidgin/ChangeLog
+++ b/net-im/pidgin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/pidgin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.323 2014/02/08 19:47:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.324 2014/02/08 20:40:51 pacho Exp $
+
+ 08 Feb 2014; Pacho Ramos <pacho@gentoo.org> pidgin-2.10.9-r1.ebuild:
+ Needs subslot for eds
08 Feb 2014; Agostino Sarubbo <ago@gentoo.org> pidgin-2.10.9-r1.ebuild,
pidgin-2.10.9.ebuild:
diff --git a/net-im/pidgin/pidgin-2.10.9-r1.ebuild b/net-im/pidgin/pidgin-2.10.9-r1.ebuild
index c5f644ca7340..b33f86dbd4a8 100644
--- a/net-im/pidgin/pidgin-2.10.9-r1.ebuild
+++ b/net-im/pidgin/pidgin-2.10.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.9-r1.ebuild,v 1.2 2014/02/08 19:47:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.9-r1.ebuild,v 1.3 2014/02/08 20:40:51 pacho Exp $
EAPI=5
@@ -38,7 +38,7 @@ RDEPEND="
x11-libs/libSM
xscreensaver? ( x11-libs/libXScrnSaver )
spell? ( >=app-text/gtkspell-2.0.2:2 )
- eds? ( >=gnome-extra/evolution-data-server-3.6 )
+ eds? ( >=gnome-extra/evolution-data-server-3.6:= )
prediction? ( >=dev-db/sqlite-3.3:3 ) )
gstreamer? ( =media-libs/gstreamer-0.10*
=media-libs/gst-plugins-good-0.10*