commit:     07c12188d29e340ecf393c656f8f25006b4b3b15
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 18 16:06:31 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jan 18 16:22:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c12188

net-misc/gnome-online-miners: lock to tracker-1

configure.ac explicitly only asks for tracker-1.
3.26.0 version explicitly only asks for tracker-2, and has
no other changes compared to 3.24.0.
Thus having a version that supports either is a trivial
patch, but because that's the only difference between
3.24 and 3.26, we can just as well just bump and stabilize
it in tandem with tracker-2

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-misc/gnome-online-miners/gnome-online-miners-3.24.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/gnome-online-miners/gnome-online-miners-3.24.0.ebuild 
b/net-misc/gnome-online-miners/gnome-online-miners-3.24.0.ebuild
index 0a5b5e7d07e..ced494b6a8b 100644
--- a/net-misc/gnome-online-miners/gnome-online-miners-3.24.0.ebuild
+++ b/net-misc/gnome-online-miners/gnome-online-miners-3.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ KEYWORDS="amd64 x86"
 
 # libgdata[gnome] needed for goa support
 RDEPEND="
-       >=app-misc/tracker-1:0=
+       >=app-misc/tracker-1:0/100
        >=dev-libs/glib-2.35.1:2
        >=dev-libs/libgdata-0.15.2:0=[crypt,gnome-online-accounts]
        media-libs/grilo:0.3

Reply via email to