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: Fri, 27 Jan 2017 01:24:49
Message-Id: 1485480277.7147f5d78f18458704cac9b88897649a54409e3f.anarchy@gentoo
1 commit: 7147f5d78f18458704cac9b88897649a54409e3f
2 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 27 01:23:52 2017 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 27 01:24:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7147f5d7
7
8 www-client/firefox: Drop unused gtk3 useflag description from
9 metadata.xml
10
11 www-client/firefox/metadata.xml | 1 -
12 1 file changed, 1 deletion(-)
13
14 diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
15 index 73dd758..b4b14c2 100644
16 --- a/www-client/firefox/metadata.xml
17 +++ b/www-client/firefox/metadata.xml
18 @@ -11,7 +11,6 @@
19 <flag name="custom-optimization">Build with user-specified compiler optimizations
20 (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag>
21 <flag name="gtk2">Use the cairo-gtk2 rendering engine</flag>
22 - <flag name="gtk3">Use the cairo-gtk3 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>