Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/
Date: Sat, 03 Oct 2020 22:11:46
Message-Id: 1601763083.4ff91d194002cfc59442fdc59ecc55db7657a348.whissi@gentoo
1 commit: 4ff91d194002cfc59442fdc59ecc55db7657a348
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 22:11:16 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 22:11:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff91d19
7
8 www-client/firefox-bin: fix UnusedLocalUse
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-client/firefox-bin/metadata.xml | 4 ----
14 1 file changed, 4 deletions(-)
15
16 diff --git a/www-client/firefox-bin/metadata.xml b/www-client/firefox-bin/metadata.xml
17 index e2571e34dbb..9b0f5d9b7eb 100644
18 --- a/www-client/firefox-bin/metadata.xml
19 +++ b/www-client/firefox-bin/metadata.xml
20 @@ -18,9 +18,5 @@
21 Allow Gecko Media Plugins (binary blobs) to be automatically
22 downloaded and kept up-to-date in user profiles
23 </flag>
24 - <flag name="openh264">
25 - Use <pkg>media-libs/openh264</pkg> for H.264 support
26 - instead of downloading binary blob from Mozilla at runtime
27 - </flag>
28 </use>
29 </pkgmetadata>