From d078396ea7e4b08387e1dbbe5b47915a9599a68f Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sat, 16 Feb 2019 23:04:23 +0200 Subject: media-gfx/gnome-photos: adjust tracker-miners USE dep Without miner-fs tracker-miners isn't too useful, and was required by most USE flags. So the miner-fs USE flags was never added to main tree tracker-miners version and it's always enabled; adjust here to it. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- media-gfx/gnome-photos/gnome-photos-3.26.4.ebuild | 4 ++-- media-gfx/gnome-photos/gnome-photos-3.28.1.ebuild | 4 ++-- media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-gfx/gnome-photos/gnome-photos-3.26.4.ebuild b/media-gfx/gnome-photos/gnome-photos-3.26.4.ebuild index f1b52367..46fbc4dd 100644 --- a/media-gfx/gnome-photos/gnome-photos-3.26.4.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-3.26.4.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 @@ -35,7 +35,7 @@ COMMON_DEPEND=" # but out of all the grilo-plugins, only upnp-av and flickr get used, which have USE flags here, # so don't pull it always, but only if either USE flag is enabled RDEPEND="${COMMON_DEPEND} - >=app-misc/tracker-miners-2[miner-fs] + >=app-misc/tracker-miners-2 net-misc/gnome-online-miners[flickr?] upnp-av? ( media-plugins/grilo-plugins:0.3[upnp-av] ) flickr? ( media-plugins/grilo-plugins:0.3[flickr] ) diff --git a/media-gfx/gnome-photos/gnome-photos-3.28.1.ebuild b/media-gfx/gnome-photos/gnome-photos-3.28.1.ebuild index 7d0a023a..4c873c80 100644 --- a/media-gfx/gnome-photos/gnome-photos-3.28.1.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-3.28.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -36,7 +36,7 @@ COMMON_DEPEND=" # but out of all the grilo-plugins, only upnp-av and flickr get used, which have USE flags here, # so don't pull it always, but only if either USE flag is enabled RDEPEND="${COMMON_DEPEND} - >=app-misc/tracker-miners-2[miner-fs] + >=app-misc/tracker-miners-2 net-misc/gnome-online-miners[flickr?] upnp-av? ( media-plugins/grilo-plugins:0.3[upnp-av] ) flickr? ( media-plugins/grilo-plugins:0.3[flickr] ) diff --git a/media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild b/media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild index 77315fab..41cb963b 100644 --- a/media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild +++ b/media-gfx/gnome-photos/gnome-photos-3.30.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -37,7 +37,7 @@ COMMON_DEPEND=" # but out of all the grilo-plugins, only upnp-av and flickr get used, which have USE flags here, # so don't pull it always, but only if either USE flag is enabled RDEPEND="${COMMON_DEPEND} - >=app-misc/tracker-miners-2[miner-fs] + >=app-misc/tracker-miners-2 net-misc/gnome-online-miners[flickr?] upnp-av? ( media-plugins/grilo-plugins:0.3[upnp-av] ) flickr? ( media-plugins/grilo-plugins:0.3[flickr] ) -- cgit v1.2.3-65-gdbad