commit: 9a801698d52a21d6df0003c2657fad6300817296 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Feb 5 22:53:18 2019 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Feb 5 22:55:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a801698
www-client/epiphany: remove now unnecessary gst-plugins-opus blocker webkit-gtk security bump by now ensures we won't have too old gst-plugins-opus, so the (temporary) safety blocker in epiphany can be removed without fear. Closes: https://bugs.gentoo.org/677326 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> www-client/epiphany/epiphany-3.30.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www-client/epiphany/epiphany-3.30.2.ebuild b/www-client/epiphany/epiphany-3.30.2.ebuild index d189facc12e..3d7e9af1f6b 100644 --- a/www-client/epiphany/epiphany-3.30.2.ebuild +++ b/www-client/epiphany/epiphany-3.30.2.ebuild @@ -36,8 +36,7 @@ COMMON_DEPEND=" " RDEPEND="${COMMON_DEPEND} x11-themes/adwaita-icon-theme - !<media-plugins/gst-plugins-opus-1.14.4-r1 -" # Ensure opusparse is present, if gstreamer support is included in webkit +" # paxctl needed for bug #407085 # appstream-glib needed for appdata.xml gettext translation DEPEND="${COMMON_DEPEND}
