* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/
@ 2015-09-19 14:52 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2015-09-19 14:52 UTC (permalink / raw
To: gentoo-commits
commit: 68e37cb2888081405f367c4aca10bc38cf7e40b2
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 14:52:02 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 14:52:02 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e37cb2
gnome-extra/zeitgeist: amd64 stable wrt bug #560024
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
index 2988676..9df11bf 100644
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://launchpad.net/zeitgeist/${DIR_PV}/${PV}/+download/${P}.tar.xz
LICENSE="LGPL-2+ LGPL-3+ GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+datahub downloads-monitor extensions +fts icu introspection nls plugins sql-debug telepathy"
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/
@ 2015-09-20 9:30 Agostino Sarubbo
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2015-09-20 9:30 UTC (permalink / raw
To: gentoo-commits
commit: 1e48d20f350c5f97e85c1da6f89f89b653e9ebd2
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 09:28:20 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 09:28:20 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e48d20f
gnome-extra/zeitgeist: x86 stable wrt bug #560024
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
index 9df11bf..edcba0b 100644
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://launchpad.net/zeitgeist/${DIR_PV}/${PV}/+download/${P}.tar.xz
LICENSE="LGPL-2+ LGPL-3+ GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="+datahub downloads-monitor extensions +fts icu introspection nls plugins sql-debug telepathy"
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/
@ 2015-10-24 6:23 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2015-10-24 6:23 UTC (permalink / raw
To: gentoo-commits
commit: 8f1fc2247c33615ae12c92bdb405ad50da362e76
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 06:19:50 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 06:23:11 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f1fc224
gnome-extra/zeitgeist: Clean up obsolete dependencies
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=563900
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
| 1 -
| 8 ++------
2 files changed, 2 insertions(+), 7 deletions(-)
--git a/gnome-extra/zeitgeist/metadata.xml b/gnome-extra/zeitgeist/metadata.xml
index c7101ef..b0ebef9 100644
--- a/gnome-extra/zeitgeist/metadata.xml
+++ b/gnome-extra/zeitgeist/metadata.xml
@@ -12,7 +12,6 @@ are logged. It is the heart of Zeitgeist.
</longdescription>
<use>
<flag name="datahub">Use build datahub for passive event injection</flag>
- <flag name="extensions">Use <pkg>gnome-extra/zeitgeist-extentions</pkg> to enhance the internal routines</flag>
<flag name="downloads-monitor">Monitor the XDG_DOWNLOAD_DIRECTORY</flag>
<flag name="fts">Enable the full text search extension</flag>
<flag name="plugins">Use <pkg>gnome-extra/zeitgeist-datasources</pkg> to enable numerous packages to inject events</flag>
--git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
index 5802e42..ad12f2e 100644
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
@@ -20,7 +20,7 @@ SRC_URI="https://launchpad.net/zeitgeist/${DIR_PV}/${PV}/+download/${P}.tar.xz
LICENSE="LGPL-2+ LGPL-3+ GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="+datahub downloads-monitor extensions +fts icu introspection nls plugins sql-debug telepathy"
+IUSE="+datahub downloads-monitor +fts icu introspection nls plugins sql-debug telepathy"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
@@ -30,17 +30,13 @@ RDEPEND="
${PYTHON_DEPS}
dev-libs/json-glib
dev-python/dbus-python[${PYTHON_USEDEP}]
- dev-python/pygobject:2[${PYTHON_USEDEP}]
- dev-python/pyxdg[${PYTHON_USEDEP}]
- dev-python/rdflib[${PYTHON_USEDEP}]
media-libs/raptor:2
>=dev-libs/glib-2.35.4:2
>=dev-db/sqlite-3.7.11:3
sys-apps/dbus
datahub? ( x11-libs/gtk+:3 )
- extensions? ( gnome-extra/zeitgeist-extensions )
fts? ( dev-libs/xapian[inmemory] )
- icu? ( dev-libs/dee[icu?,${PYTHON_USEDEP}] )
+ icu? ( dev-libs/dee[icu?] )
introspection? ( dev-libs/gobject-introspection )
plugins? ( gnome-extra/zeitgeist-datasources )
telepathy? ( net-libs/telepathy-glib )
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/
@ 2015-10-25 9:24 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2015-10-25 9:24 UTC (permalink / raw
To: gentoo-commits
commit: 0e8b5c9d464ef0ddf6a0ec74f2b586c17ea7dfab
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 09:23:56 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 09:24:01 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e8b5c9d
gnome-extra/zeitgeist: Add back dev-python/rdflib dependency
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=563978
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
| 1 +
1 file changed, 1 insertion(+)
--git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
index 008b51b..47aa715 100644
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
@@ -30,6 +30,7 @@ RDEPEND="
${PYTHON_DEPS}
dev-libs/json-glib
dev-python/dbus-python[${PYTHON_USEDEP}]
+ dev-python/rdflib[${PYTHON_USEDEP}]
media-libs/raptor:2
>=dev-libs/glib-2.35.4:2
>=dev-db/sqlite-3.7.11:3
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/
@ 2015-10-25 9:24 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2015-10-25 9:24 UTC (permalink / raw
To: gentoo-commits
commit: 39d65cb08a78474eeb6023a176086d8b985a9553
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 09:18:54 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 09:24:01 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d65cb0
gnome-extra/zeitgeist: Break circular dependency by moving gnome-extra/zeitgeist-datasources to PDEPEND
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=563954
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
index ad12f2e..008b51b 100644
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
@@ -38,7 +38,6 @@ RDEPEND="
fts? ( dev-libs/xapian[inmemory] )
icu? ( dev-libs/dee[icu?] )
introspection? ( dev-libs/gobject-introspection )
- plugins? ( gnome-extra/zeitgeist-datasources )
telepathy? ( net-libs/telepathy-glib )
"
DEPEND="${RDEPEND}
@@ -46,6 +45,7 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
virtual/pkgconfig
"
+PDEPEND="plugins? ( gnome-extra/zeitgeist-datasources )"
src_prepare() {
# pure-python module is better managed manually, see src_install
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/
@ 2016-01-03 17:30 Justin Lecher
0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher @ 2016-01-03 17:30 UTC (permalink / raw
To: gentoo-commits
commit: cacb0eb4aa84bd94c8c225465d97b8691b33262d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 17:29:35 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 17:30:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cacb0eb4
gnome-extra/zeitgeist: Add missing subslot to deps
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
index 47aa715..02b46f8 100644
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -36,7 +36,7 @@ RDEPEND="
>=dev-db/sqlite-3.7.11:3
sys-apps/dbus
datahub? ( x11-libs/gtk+:3 )
- fts? ( dev-libs/xapian[inmemory] )
+ fts? ( dev-libs/xapian:0=[inmemory] )
icu? ( dev-libs/dee[icu?] )
introspection? ( dev-libs/gobject-introspection )
telepathy? ( net-libs/telepathy-glib )
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/
@ 2017-03-18 11:55 Michael Palimaka
0 siblings, 0 replies; 7+ messages in thread
From: Michael Palimaka @ 2017-03-18 11:55 UTC (permalink / raw
To: gentoo-commits
commit: 81e2f4a32a655073f5a01f99879c11e4aca64818
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 11:54:40 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 11:54:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e2f4a3
gnome-extra/zeitgeist: remove last rited dependency
Package-Manager: Portage-2.3.5, Repoman-2.3.2
| 1 -
| 5 ++---
2 files changed, 2 insertions(+), 4 deletions(-)
--git a/gnome-extra/zeitgeist/metadata.xml b/gnome-extra/zeitgeist/metadata.xml
index 7061ef89cbd..9253594b1e4 100644
--- a/gnome-extra/zeitgeist/metadata.xml
+++ b/gnome-extra/zeitgeist/metadata.xml
@@ -14,7 +14,6 @@ are logged. It is the heart of Zeitgeist.
<flag name="datahub">Use build datahub for passive event injection</flag>
<flag name="downloads-monitor">Monitor the XDG_DOWNLOAD_DIRECTORY</flag>
<flag name="fts">Enable the full text search extension</flag>
- <flag name="plugins">Use <pkg>gnome-extra/zeitgeist-datasources</pkg> to enable numerous packages to inject events</flag>
<flag name="sql-debug">Enable SQL debugging</flag>
<flag name="telepathy">Enable telepathy framework as data source</flag>
</use>
--git a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
index 27029f7daef..32e9f593157 100644
--- a/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
+++ b/gnome-extra/zeitgeist/zeitgeist-0.9.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,7 +19,7 @@ SRC_URI="https://launchpad.net/zeitgeist/${DIR_PV}/${PV}/+download/${P}.tar.xz
LICENSE="LGPL-2+ LGPL-3+ GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="+datahub downloads-monitor +fts icu introspection nls plugins sql-debug telepathy"
+IUSE="+datahub downloads-monitor +fts icu introspection nls sql-debug telepathy"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
@@ -45,7 +45,6 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.35
virtual/pkgconfig
"
-PDEPEND="plugins? ( gnome-extra/zeitgeist-datasources )"
src_prepare() {
# pure-python module is better managed manually, see src_install
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-03-18 11:55 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-25 9:24 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/zeitgeist/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2017-03-18 11:55 Michael Palimaka
2016-01-03 17:30 Justin Lecher
2015-10-25 9:24 Justin Lecher
2015-10-24 6:23 Justin Lecher
2015-09-20 9:30 Agostino Sarubbo
2015-09-19 14:52 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox