Gentoo Archives: gentoo-commits

From: Alexandre Restovtsev <tetromino@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: media-video/totem/
Date: Mon, 02 Apr 2012 09:50:06
Message-Id: 1333360171.aa1fe72cdec7d1b82c0d8d1c8c45dd3bfa16a6c2.tetromino@gentoo
1 commit: aa1fe72cdec7d1b82c0d8d1c8c45dd3bfa16a6c2
2 Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 09:49:31 2012 +0000
4 Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
5 CommitDate: Mon Apr 2 09:49:31 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=aa1fe72c
7
8 media-video/totem: zeitgeist needs introspection
9
10 ---
11 media-video/totem/totem-3.4.0.ebuild | 2 +-
12 media-video/totem/totem-9999.ebuild | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-video/totem/totem-3.4.0.ebuild b/media-video/totem/totem-3.4.0.ebuild
16 index 2c6b497..b954542 100644
17 --- a/media-video/totem/totem-3.4.0.ebuild
18 +++ b/media-video/totem/totem-3.4.0.ebuild
19 @@ -104,7 +104,7 @@ DEPEND="${RDEPEND}
20 # see bug #359379
21 REQUIRED_USE="flash? ( nsplugin )
22 python? ( introspection )
23 - zeitgeist? ( vala )"
24 + zeitgeist? ( introspection vala )"
25
26 # XXX: pylint checks fail because of bad code
27 RESTRICT="test"
28
29 diff --git a/media-video/totem/totem-9999.ebuild b/media-video/totem/totem-9999.ebuild
30 index 2c6b497..b954542 100644
31 --- a/media-video/totem/totem-9999.ebuild
32 +++ b/media-video/totem/totem-9999.ebuild
33 @@ -104,7 +104,7 @@ DEPEND="${RDEPEND}
34 # see bug #359379
35 REQUIRED_USE="flash? ( nsplugin )
36 python? ( introspection )
37 - zeitgeist? ( vala )"
38 + zeitgeist? ( introspection vala )"
39
40 # XXX: pylint checks fail because of bad code
41 RESTRICT="test"