Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Mon, 06 Jun 2016 12:23:50
Message-Id: 1465215614.8e3448452bddf84a11f0eeb4024027b64354f615.anarchy@gentoo
1 commit: 8e3448452bddf84a11f0eeb4024027b64354f615
2 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 6 12:20:14 2016 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 6 12:20:14 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e344845
7
8 renmae force-gtk2 to gtk2 in metadata.xml for changes from bug #581662
9
10 www-client/firefox/metadata.xml | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
14 index 2e8a073..c74f2a2 100644
15 --- a/www-client/firefox/metadata.xml
16 +++ b/www-client/firefox/metadata.xml
17 @@ -10,7 +10,7 @@
18 are not binary-redistributable according to upstream.</flag>
19 <flag name="custom-optimization">Fine-tune custom compiler
20 optimizations (-Os, -O0, -O1, -O2, -O3)</flag>
21 - <flag name="force-gtk2">Use the cairo-gtk2 rendering engine</flag>
22 + <flag name="gtk2">Use the cairo-gtk2 rendering engine</flag>
23 <flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to be automatically
24 downloaded and kept up-to-date in user profiles</flag>
25 <flag name="gstreamer-0">Use gstreamer:0.10 instead of gstreamer:1 for media support</flag>