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 71418138334 for ; Fri, 15 Feb 2019 19:32:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7329BE08CE; Fri, 15 Feb 2019 19:32:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 471AAE08CE for ; Fri, 15 Feb 2019 19:32:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 79256335CF3 for ; Fri, 15 Feb 2019 19:32:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58374503 for ; Fri, 15 Feb 2019 19:32:53 +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: <1550259123.fdb4ddaab58f033abcf3de1df6a5a2ec9dc41607.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nemo/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/nemo/nemo-4.0.6.ebuild X-VCS-Directories: gnome-extra/nemo/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: fdb4ddaab58f033abcf3de1df6a5a2ec9dc41607 X-VCS-Branch: master Date: Fri, 15 Feb 2019 19:32:53 +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: 1f1c38cd-0f01-4b8d-9dcc-233a21c92b2f X-Archives-Hash: f1b05c284d457c5215afd67ad1f5bdb9 commit: fdb4ddaab58f033abcf3de1df6a5a2ec9dc41607 Author: Mart Raudsepp gentoo org> AuthorDate: Fri Feb 15 19:25:48 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Feb 15 19:32:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb4ddaa gnome-extra/nemo: add upstream issue reference for tracker-2 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> gnome-extra/nemo/nemo-4.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/nemo/nemo-4.0.6.ebuild b/gnome-extra/nemo/nemo-4.0.6.ebuild index 3c8bdbdbb9c..80cd39e0275 100644 --- a/gnome-extra/nemo/nemo-4.0.6.ebuild +++ b/gnome-extra/nemo/nemo-4.0.6.ebuild @@ -65,7 +65,7 @@ DEPEND="${COMMON_DEPEND} # For eautoreconf # gnome-base/gnome-common, dev-util/gtk-doc (not only -am!) -PATCHES=( "${FILESDIR}"/tracker-2.patch ) +PATCHES=( "${FILESDIR}"/tracker-2.patch ) # https://github.com/linuxmint/nemo/issues/2065 src_prepare() { gnome2_src_prepare