From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7F0F6138336 for ; Tue, 12 Feb 2019 14:56:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E79C3E0837; Tue, 12 Feb 2019 14:56:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C151BE0837 for ; Tue, 12 Feb 2019 14:56:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B893340791 for ; Tue, 12 Feb 2019 14:56:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3397453D for ; Tue, 12 Feb 2019 14:56:33 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1549983344.565c87b442e252491b7fa48529a461ebc3092062.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-documents/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild X-VCS-Directories: gnome-extra/gnome-documents/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 565c87b442e252491b7fa48529a461ebc3092062 X-VCS-Branch: master Date: Tue, 12 Feb 2019 14:56:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 607dac6e-15ec-4e44-a558-b48ca61d0ae7 X-Archives-Hash: 43abbf5d62c8e5b58b6ad37d0c264e95 commit: 565c87b442e252491b7fa48529a461ebc3092062 Author: Mart Raudsepp gentoo org> AuthorDate: Tue Feb 12 14:09:29 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Feb 12 14:55:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=565c87b4 gnome-extra/gnome-documents: lock to tracker-1 configure.ac checks only for tracker 1.0 API. 3.26 will work with only tracker 2.0 API. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild index 0d0f874803c..87ab0e94362 100644 --- a/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild +++ b/gnome-extra/gnome-documents/gnome-documents-3.24.3.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 @@ -22,7 +22,7 @@ COMMON_DEPEND=" >=x11-libs/gtk+-3.22.10:3[introspection] >=net-libs/libsoup-2.41.3:2.4 gnome-base/gnome-desktop:3=[introspection] - >=app-misc/tracker-1:=[miner-fs] + >=app-misc/tracker-1:0/100[miner-fs] >=x11-libs/cairo-1.14 >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection] x11-libs/gdk-pixbuf:2[introspection]