gnome-extra/nemo: lock to tracker-1
authorMart Raudsepp <leio@gentoo.org>
Tue, 12 Feb 2019 15:14:25 +0000 (17:14 +0200)
committerMart Raudsepp <leio@gentoo.org>
Tue, 12 Feb 2019 15:14:25 +0000 (17:14 +0200)
configure.ac/meson.build checks only for tracker 1.0 API and older.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
gnome-extra/nemo/nemo-3.6.4.ebuild
gnome-extra/nemo/nemo-3.8.5-r1.ebuild
gnome-extra/nemo/nemo-3.8.6.ebuild
gnome-extra/nemo/nemo-4.0.2.ebuild

index d840df8f689716002fa1eb2de39d789966e08c19..bba409dbc5579968dab31be190d2f43abf02ccb7 100644 (file)
@@ -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
@@ -33,7 +33,7 @@ COMMON_DEPEND="
 
        exif? ( >=media-libs/libexif-0.6.20:= )
        introspection? ( >=dev-libs/gobject-introspection-0.6.4:= )
-       tracker? ( >=app-misc/tracker-0.12:= )
+       tracker? ( >=app-misc/tracker-0.12:0/100 )
        xmp? ( >=media-libs/exempi-2.2.0:= )
        sys-libs/libselinux
 "
index d22c0fb12ac922639428724c486392ef66a27369..c4ae41b45371a77606a60f170d0ef8ae19b03d8d 100644 (file)
@@ -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
@@ -34,7 +34,7 @@ COMMON_DEPEND="
 
        exif? ( >=media-libs/libexif-0.6.20:= )
        introspection? ( >=dev-libs/gobject-introspection-0.6.4:= )
-       tracker? ( >=app-misc/tracker-0.12:= )
+       tracker? ( >=app-misc/tracker-0.12:0/100 )
        xmp? ( >=media-libs/exempi-2.2.0:= )
        selinux? ( sys-libs/libselinux )
 "
index a974edbd04c9a649b5e074adef823d4591324b21..c4ae41b45371a77606a60f170d0ef8ae19b03d8d 100644 (file)
@@ -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
@@ -34,7 +34,7 @@ COMMON_DEPEND="
 
        exif? ( >=media-libs/libexif-0.6.20:= )
        introspection? ( >=dev-libs/gobject-introspection-0.6.4:= )
-       tracker? ( >=app-misc/tracker-0.12:= )
+       tracker? ( >=app-misc/tracker-0.12:0/100 )
        xmp? ( >=media-libs/exempi-2.2.0:= )
        selinux? ( sys-libs/libselinux )
 "
index d956a188f799e50a9c16202f72d08d5dfc2025a1..84fe05b0dad988ba87393efbe6e27d273f07357f 100644 (file)
@@ -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
@@ -34,7 +34,7 @@ COMMON_DEPEND="
 
        exif? ( >=media-libs/libexif-0.6.20:= )
        introspection? ( >=dev-libs/gobject-introspection-0.6.4:= )
-       tracker? ( >=app-misc/tracker-0.12:= )
+       tracker? ( >=app-misc/tracker-0.12:0/100 )
        xmp? ( >=media-libs/exempi-2.2.0:= )
        selinux? ( sys-libs/libselinux )
 "