diff options
author | 2014-02-18 06:51:10 +0000 | |
---|---|---|
committer | 2014-02-18 06:51:10 +0000 | |
commit | 9aed5663b1a8b1efe5ad4de3259df3f0f747d159 (patch) | |
tree | 73453575e3681a7a4e46c77c12bcd132cc47079d /net-im/pidgin | |
parent | Version bump. (diff) | |
download | gentoo-2-9aed5663b1a8b1efe5ad4de3259df3f0f747d159.tar.gz gentoo-2-9aed5663b1a8b1efe5ad4de3259df3f0f747d159.tar.bz2 gentoo-2-9aed5663b1a8b1efe5ad4de3259df3f0f747d159.zip |
Use subslots for net-libs/farsight2 dep (#479326)
(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/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 3979116dd2a9..1ce230343621 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.331 2014/02/16 12:05:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.332 2014/02/18 06:51:10 pacho Exp $ + + 18 Feb 2014; Pacho Ramos <pacho@gentoo.org> pidgin-2.10.9-r1.ebuild: + Use subslots for net-libs/farsight2 dep (#479326) 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> pidgin-2.10.9.ebuild: Stable for ia64, wrt bug #499596 diff --git a/net-im/pidgin/pidgin-2.10.9-r1.ebuild b/net-im/pidgin/pidgin-2.10.9-r1.ebuild index c4b1213d9023..df2f836851e6 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.5 2014/02/12 12:39:34 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.9-r1.ebuild,v 1.6 2014/02/18 06:51:10 pacho Exp $ EAPI=5 @@ -42,7 +42,7 @@ RDEPEND=" prediction? ( >=dev-db/sqlite-3.3:3 ) ) gstreamer? ( =media-libs/gstreamer-0.10* =media-libs/gst-plugins-good-0.10* - || ( net-libs/farstream:0.1 net-libs/farsight2 ) + || ( net-libs/farstream:0.1 net-libs/farsight2:= ) media-plugins/gst-plugins-meta:0.10 media-plugins/gst-plugins-gconf:0.10 ) zeroconf? ( net-dns/avahi[dbus] ) |