public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-gfx/gnome-photos/
Date: Sat, 16 Feb 2019 21:08:45 +0000 (UTC)	[thread overview]
Message-ID: <1550351063.d078396ea7e4b08387e1dbbe5b47915a9599a68f.leio@gentoo> (raw)

commit:     d078396ea7e4b08387e1dbbe5b47915a9599a68f
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 21:04:23 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 21:04:23 2019 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=d078396e

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 <leio <AT> gentoo.org>

 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] )


             reply	other threads:[~2019-02-16 21:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-16 21:08 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-02-23 20:37 [gentoo-commits] proj/gnome:master commit in: media-gfx/gnome-photos/ Mart Raudsepp
2018-12-17 12:14 Gilles Dartiguelongue
2018-12-17 12:14 Gilles Dartiguelongue
2018-05-06 15:04 Sobhan Mohammadpour
2018-01-12 13:55 Dennis Lamm
2016-04-09  9:48 Ole Reifschneider
2016-04-08 20:47 Ole Reifschneider
2015-05-25 22:40 Gilles Dartiguelongue
2015-05-17 15:39 Gilles Dartiguelongue
2015-05-14 22:50 Gilles Dartiguelongue
2015-05-14 15:35 Gilles Dartiguelongue
2015-05-14 13:39 Gilles Dartiguelongue
2014-12-26 21:47 Gilles Dartiguelongue
2014-11-23 22:49 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2014-04-21 22:31 Gilles Dartiguelongue
2014-04-20 22:57 Gilles Dartiguelongue
2013-12-01 16:18 Gilles Dartiguelongue
2013-11-14 22:52 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1550351063.d078396ea7e4b08387e1dbbe5b47915a9599a68f.leio@gentoo \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox