diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2014-01-21 22:59:09 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2014-01-21 22:59:09 +0000 |
commit | 32071c9ddf200cb0fb2ccbc00fad003f0b1e1aa7 (patch) | |
tree | 280f9782b445520b196ca10c453c429710102156 /net-im/empathy | |
parent | Pin geoclue dependency to slot 0. (diff) | |
download | gentoo-2-32071c9ddf200cb0fb2ccbc00fad003f0b1e1aa7.tar.gz gentoo-2-32071c9ddf200cb0fb2ccbc00fad003f0b1e1aa7.tar.bz2 gentoo-2-32071c9ddf200cb0fb2ccbc00fad003f0b1e1aa7.zip |
Pin geoclue dependency to relevant slot.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'net-im/empathy')
-rw-r--r-- | net-im/empathy/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.10.2.ebuild | 6 | ||||
-rw-r--r-- | net-im/empathy/empathy-3.8.6.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index f0aea5a649d3..77b226ec6f99 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/empathy -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.139 2013/12/24 17:26:49 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.140 2014/01/21 22:59:09 eva Exp $ + + 21 Jan 2014; Gilles Dartiguelongue <eva@gentoo.org> empathy-3.8.6.ebuild, + empathy-3.10.2.ebuild: + Pin geoclue dependency to relevant slot. *empathy-3.10.2 (24 Dec 2013) diff --git a/net-im/empathy/empathy-3.10.2.ebuild b/net-im/empathy/empathy-3.10.2.ebuild index c6591f5c8156..90a0a726c266 100644 --- a/net-im/empathy/empathy-3.10.2.ebuild +++ b/net-im/empathy/empathy-3.10.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.10.2.ebuild,v 1.1 2013/12/24 17:26:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.10.2.ebuild,v 1.2 2014/01/21 22:59:09 eva Exp $ EAPI="5" GCONF_DEBUG="no" @@ -57,7 +57,7 @@ COMMON_DEPEND=" x11-libs/libX11 geoloc? ( - >=app-misc/geoclue-1.99.3 + >=app-misc/geoclue-1.99.3:2.0 >=sci-geosciences/geocode-glib-3.10 ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.5.1 ) map? ( diff --git a/net-im/empathy/empathy-3.8.6.ebuild b/net-im/empathy/empathy-3.8.6.ebuild index 88b11274aa79..573c3941fa09 100644 --- a/net-im/empathy/empathy-3.8.6.ebuild +++ b/net-im/empathy/empathy-3.8.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.8.6.ebuild,v 1.3 2013/12/08 19:19:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.8.6.ebuild,v 1.4 2014/01/21 22:59:09 eva Exp $ EAPI="5" GCONF_DEBUG="no" @@ -58,7 +58,7 @@ COMMON_DEPEND=" net-libs/libsoup:2.4 x11-libs/libX11 - geoloc? ( >=app-misc/geoclue-0.12 ) + geoloc? ( >=app-misc/geoclue-0.12:0 ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.5.1 ) map? ( >=media-libs/clutter-1.7.14:1.0 |