Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Tue, 05 Feb 2019 22:57:17
Message-Id: 1549407345.9a801698d52a21d6df0003c2657fad6300817296.leio@gentoo
1 commit: 9a801698d52a21d6df0003c2657fad6300817296
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 5 22:53:18 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 5 22:55:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a801698
7
8 www-client/epiphany: remove now unnecessary gst-plugins-opus blocker
9
10 webkit-gtk security bump by now ensures we won't have too old gst-plugins-opus,
11 so the (temporary) safety blocker in epiphany can be removed without fear.
12
13 Closes: https://bugs.gentoo.org/677326
14 Package-Manager: Portage-2.3.52, Repoman-2.3.12
15 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
16
17 www-client/epiphany/epiphany-3.30.2.ebuild | 3 +--
18 1 file changed, 1 insertion(+), 2 deletions(-)
19
20 diff --git a/www-client/epiphany/epiphany-3.30.2.ebuild b/www-client/epiphany/epiphany-3.30.2.ebuild
21 index d189facc12e..3d7e9af1f6b 100644
22 --- a/www-client/epiphany/epiphany-3.30.2.ebuild
23 +++ b/www-client/epiphany/epiphany-3.30.2.ebuild
24 @@ -36,8 +36,7 @@ COMMON_DEPEND="
25 "
26 RDEPEND="${COMMON_DEPEND}
27 x11-themes/adwaita-icon-theme
28 - !<media-plugins/gst-plugins-opus-1.14.4-r1
29 -" # Ensure opusparse is present, if gstreamer support is included in webkit
30 +"
31 # paxctl needed for bug #407085
32 # appstream-glib needed for appdata.xml gettext translation
33 DEPEND="${COMMON_DEPEND}