From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nautilus-tracker-tags/
Date: Fri, 24 Jun 2016 20:44:13 +0000 (UTC) [thread overview]
Message-ID: <1466801040.c874f8dbff43f1ac8f42e6c899b6e1ad6d8144a2.pacho@gentoo> (raw)
commit: c874f8dbff43f1ac8f42e6c899b6e1ad6d8144a2
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 20:37:49 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 20:44:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c874f8db
gnome-extra/nautilus-tracker-tags: Drop old
Package-Manager: portage-2.3.0_rc1
| 1 -
.../nautilus-tracker-tags-1.6.1.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
--git a/gnome-extra/nautilus-tracker-tags/Manifest b/gnome-extra/nautilus-tracker-tags/Manifest
index 14ebe99..34bf748 100644
--- a/gnome-extra/nautilus-tracker-tags/Manifest
+++ b/gnome-extra/nautilus-tracker-tags/Manifest
@@ -1,2 +1 @@
-DIST tracker-1.6.1.tar.xz 4905544 SHA256 653ed73f4f454b836df56bec1f1141c7a8d77cbeba97ea1e38df9f60a5f0c1ed SHA512 f3002576164cc4ba60b9c2f19bd301be7c1a9ef187216a7e1366d52ed0925f6d9fb29d2527d4bc5a88eb75314765de26621d5183741ecb9f21eb988a19d3f0ae WHIRLPOOL c3a8a9840528949799be58c212a493e3319e6ad25830ff286d8bf47c13acbbbcf573287bd633cb9ca6b24e907c3bd0491c60c23d8f50f92f2898b022c689048c
DIST tracker-1.6.2.tar.xz 6128492 SHA256 d3583f32e6a06ccb1146ca31939710edb630d7ffe3da37b01f893b45f4480045 SHA512 280f2feab5c6af611c77ce90db925ecb6278eb4b516f22ac9f8b44ebfd87806fdbca51985ca28eccdabb503ee15ac76ded31d9380ea448cb2dc3fdd1ee4d5914 WHIRLPOOL d5ceca74daf114a3d09b2975d2ae3d21891c2f0a6cb9923ceda89e9f57b5fe049c9f23164f6f5c00806c664b98cc01dc5e8760fe6dcf5046125b520530924852
diff --git a/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.6.1.ebuild b/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.6.1.ebuild
deleted file mode 100644
index c5784a9..0000000
--- a/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.6.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-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 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-COMMON_DEPEND="
- ~app-misc/tracker-${PV}
- >=dev-libs/glib-2.38:2
- >=gnome-base/nautilus-2.90
- x11-libs/gtk+:3
-"
-RDEPEND="${COMMON_DEPEND}
- !<app-misc/tracker-0.12.5-r1[nautilus]
-"
-# Before tracker-0.12.5-r1, nautilus-tracker-tags was part of tracker
-DEPEND="${COMMON_DEPEND}"
-
-S="${S}/src/plugins/nautilus"
-
-pkg_setup() {
- tc-export CC
- export TRACKER_API=1.0
-}
-
-src_prepare() {
- cp "${FILESDIR}/0.12.5-Makefile" Makefile || die "cp failed"
- # config.h is not used, but is included in every source file...
- sed -e 's:#include "config.h"::' -i *.c *.h || die "sed failed"
-}
next reply other threads:[~2016-06-24 20:44 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-24 20:44 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-27 9:57 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nautilus-tracker-tags/ Mart Raudsepp
2018-01-18 2:08 Mikle Kolyada
2018-01-09 1:19 Mart Raudsepp
2018-01-09 1:19 Mart Raudsepp
2017-12-14 22:51 Agostino Sarubbo
2017-10-15 23:03 Thomas Deutschmann
2017-09-02 10:09 Gilles Dartiguelongue
2017-08-15 9:57 Gilles Dartiguelongue
2017-07-19 11:36 Alexis Ballier
2017-03-23 4:55 Mart Raudsepp
2017-02-15 17:28 Mart Raudsepp
2017-01-21 20:05 Pacho Ramos
2017-01-15 16:44 Pacho Ramos
2016-12-09 11:39 Pacho Ramos
2016-12-09 11:39 Pacho Ramos
2016-11-01 23:58 Gilles Dartiguelongue
2016-11-01 23:58 Gilles Dartiguelongue
2016-06-24 20:44 Pacho Ramos
2016-06-24 20:44 Pacho Ramos
2016-04-03 12:42 Pacho Ramos
2016-04-03 12:42 Pacho Ramos
2015-12-12 14:29 Pacho Ramos
2015-09-07 16:24 Mikle Kolyada
2015-08-23 17:09 Gilles Dartiguelongue
2015-08-23 17:09 Gilles Dartiguelongue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1466801040.c874f8dbff43f1ac8f42e6c899b6e1ad6d8144a2.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox