summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2015-12-16 13:38:24 -0500
committerIan Stakenvicius <axs@gentoo.org>2015-12-16 13:38:24 -0500
commit4dd00e49d618665203233c09ed8ee40a4b50268c (patch)
treebeaff510a73b8a7d1d41813a508c93e9dab70e74
parentwww-client/firefox: bump to v.43, add hwaccel use flag to allow it to be disa... (diff)
downloadmozilla-4dd00e49d618665203233c09ed8ee40a4b50268c.tar.gz
mozilla-4dd00e49d618665203233c09ed8ee40a4b50268c.tar.bz2
mozilla-4dd00e49d618665203233c09ed8ee40a4b50268c.zip
www-client/firefox: make metadata.xml match gentoo repo
-rw-r--r--www-client/firefox/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index efd43f09..c2dcadb4 100644
--- a/www-client/firefox/metadata.xml
+++ b/www-client/firefox/metadata.xml
@@ -10,8 +10,8 @@
<flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to be automatically
downloaded and kept up-to-date in user profiles</flag>
<flag name="gstreamer-0">Use gstreamer:0.10 instead of gstreamer:1 for media support</flag>
- <flag name="gtk3">Use the cairo-gtk3 GUI instead of the cairo-gtk2 GUI</flag>
- <flag name="hwaccel">Set hardware accelerated rendering</flag>
+ <flag name="gtk3">Use the cairo-gtk3 rendering engine</flag>
+ <flag name="hwaccel">Use hardware-accelerated rendering</flag>
<flag name="jemalloc3">Enable or disable jemalloc3 (forced-on when supported prior to 38.0)</flag>
<flag name="minimal">Prevent sdk and headers from being installed</flag>
<flag name="pgo">Add support for profile-guided optimization using gcc-4.5,