commit:     6dc02bf9f8c2db4c7f2e2fbca6efde6b3be2ac82
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 11 18:01:16 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Dec 11 18:09:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc02bf9

gnome-base/nautilus-3.24.2.1: preparation for tracker-2

* Lock tracker to tracker-1, as configure doesn't support
tracker-2.
* Remove nautilus-tracker-tags PDEPEND, as it is rather
unmaintained and going away with tracker-2. Meanwhile, old
tracker has a USE=nautilus that pulls it in anyways, and
another way to enable this in nautilus shouldn't have
existed in the first place. This change is mainly meant to
allow us to hopefully last rite nautilus-tracker-tags
sooner, as all this combined warranted a revbump anyways,
thus getting the deps into user VDBs.

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

 .../{nautilus-3.24.2.1-r1.ebuild => nautilus-3.24.2.1-r2.ebuild}       | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild 
b/gnome-base/nautilus/nautilus-3.24.2.1-r2.ebuild
similarity index 96%
rename from gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild
rename to gnome-base/nautilus/nautilus-3.24.2.1-r2.ebuild
index 549e934e5d7..ae97ee6cbaa 100644
--- a/gnome-base/nautilus/nautilus-3.24.2.1-r1.ebuild
+++ b/gnome-base/nautilus/nautilus-3.24.2.1-r2.ebuild
@@ -39,7 +39,7 @@ COMMON_DEPEND="
        exif? ( >=media-libs/libexif-0.6.20 )
        introspection? ( >=dev-libs/gobject-introspection-0.6.4:= )
        selinux? ( >=sys-libs/libselinux-2 )
-       tracker? ( >=app-misc/tracker-1:= )
+       tracker? ( app-misc/tracker:0/100 )
        xmp? ( >=media-libs/exempi-2.1.0:2 )
 "
 DEPEND="${COMMON_DEPEND}
@@ -62,7 +62,6 @@ RDEPEND="${COMMON_DEPEND}
 
 PDEPEND="
        gnome? ( x11-themes/adwaita-icon-theme )
-       tracker? ( >=gnome-extra/nautilus-tracker-tags-0.12 )
        previewer? ( >=gnome-extra/sushi-0.1.9 )
        sendto? ( >=gnome-extra/nautilus-sendto-3.0.1 )
        >=gnome-base/gvfs-1.14[gtk(+)]

Reply via email to