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 AC2181382C5 for ; Sat, 27 Jan 2018 09:57:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4DCBE0924; Sat, 27 Jan 2018 09:57:40 +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 B00BDE0924 for ; Sat, 27 Jan 2018 09:57:40 +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 EBC5D335C0C for ; Sat, 27 Jan 2018 09:57:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE6E51BB for ; Sat, 27 Jan 2018 09:57:38 +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: <1517047050.83beedc35848318e4f32f653305f44924b0842b7.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nautilus-tracker-tags/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/nautilus-tracker-tags/Manifest gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.12.3.ebuild X-VCS-Directories: gnome-extra/nautilus-tracker-tags/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 83beedc35848318e4f32f653305f44924b0842b7 X-VCS-Branch: master Date: Sat, 27 Jan 2018 09:57:38 +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-Archives-Salt: fd720b3d-c56e-4a90-b988-518cb75081cc X-Archives-Hash: c77f2e83bf25b26ffd87407cc6ef603e commit: 83beedc35848318e4f32f653305f44924b0842b7 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Jan 27 09:57:00 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Jan 27 09:57:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83beedc3 gnome-extra/nautilus-tracker-tags: remove old Package-Manager: Portage-2.3.19, Repoman-2.3.6 gnome-extra/nautilus-tracker-tags/Manifest | 1 - .../nautilus-tracker-tags-1.12.3.ebuild | 41 ---------------------- 2 files changed, 42 deletions(-) diff --git a/gnome-extra/nautilus-tracker-tags/Manifest b/gnome-extra/nautilus-tracker-tags/Manifest index eb6b2102ea9..c19d1c5b7f5 100644 --- a/gnome-extra/nautilus-tracker-tags/Manifest +++ b/gnome-extra/nautilus-tracker-tags/Manifest @@ -1,2 +1 @@ -DIST tracker-1.12.3.tar.xz 5053768 BLAKE2B e67054e8a9f61c7342ae05136aef20589efb59991b5222d046359f936eb1b1bd970d00ec21f3e749aeaa22df58115f89085197a0fd7abd910e1fbfcbea19211b SHA512 4c2155a295bc431740e52394885edfa2fd8487ef2f4b6749b9392a82ac355a440fb34381267a8793414fe750501fed7e1b1d0c5b06a766282513de78adde41d3 DIST tracker-1.12.4.tar.xz 5051884 BLAKE2B 99cc85fc4d49691eb0a73e4f1776d9971b5cbe5844478825e473137b4d7b13e2578065be497da57285abc2d3cf4c6d1ed1b077a01cd68dc093e18ddd7674c1f1 SHA512 e81af22733c7d80535c79e23a4b3edbbcf888eede1dff071d466518054e90d4c207af76bcb4d8c73dc20729ae2eab60444ca91ee7ae09e96c0da2fdab97752c1 diff --git a/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.12.3.ebuild b/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.12.3.ebuild deleted file mode 100644 index c3c94b391c3..00000000000 --- a/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.12.3.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME_ORG_MODULE="tracker" - -inherit gnome.org toolchain-funcs - -DESCRIPTION="Nautilus extension to tag files for Tracker" -HOMEPAGE="https://wiki.gnome.org/Projects/Tracker" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -COMMON_DEPEND=" - ~app-misc/tracker-${PV} - >=dev-libs/glib-2.44:2 - >=gnome-base/nautilus-2.90 - x11-libs/gtk+:3 -" -RDEPEND="${COMMON_DEPEND} - !