Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/pitivi/
Date: Sat, 15 Oct 2016 15:46:22
Message-Id: 1476546362.9503e95eedbbc998d3881f453bdb8b1ee554268e.eva@gentoo
1 commit: 9503e95eedbbc998d3881f453bdb8b1ee554268e
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 15 15:46:02 2016 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 15 15:46:02 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9503e95e
7
8 media-video/pitivi: unrestrict tests, they were failing because of vaapi plugin
9
10 Package-Manager: portage-2.3.1
11
12 media-video/pitivi/pitivi-0.97.1.ebuild | 3 ---
13 1 file changed, 3 deletions(-)
14
15 diff --git a/media-video/pitivi/pitivi-0.97.1.ebuild b/media-video/pitivi/pitivi-0.97.1.ebuild
16 index 0108a3f..2b0bc42 100644
17 --- a/media-video/pitivi/pitivi-0.97.1.ebuild
18 +++ b/media-video/pitivi/pitivi-0.97.1.ebuild
19 @@ -19,9 +19,6 @@ KEYWORDS="~amd64 ~x86"
20 IUSE="v4l test"
21 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
22
23 -# some of the tests fail with timeouts, others with VA errors
24 -RESTRICT="test"
25 -
26 # XXX: recommends gst-plugins-libav and frei0r-plugins
27
28 # Do not forget to check pitivi/check.py for dependencies!!!