diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2016-07-06 10:30:40 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2016-07-06 17:24:54 -0400 |
commit | b5417f70dc4ad66b907c42a914a3b42211624f79 (patch) | |
tree | f9c16af9ed33ae71089f6ee46738ae61c4b0aa92 /www-client | |
parent | eclass/moz*: refactor some configuration options from mozcoreconf-v4 to mozco... (diff) | |
download | gentoo-b5417f70dc4ad66b907c42a914a3b42211624f79.tar.gz gentoo-b5417f70dc4ad66b907c42a914a3b42211624f79.tar.bz2 gentoo-b5417f70dc4ad66b907c42a914a3b42211624f79.zip |
www-client/firefox: migrate LINGUAS to L10N
Bug: http://bugs.gentoo.org/587334
Package-Manager: portage-2.2.28
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-47.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-47.0.ebuild b/www-client/firefox/firefox-47.0.ebuild index 04cbc4a9d411..33df1abcc300 100644 --- a/www-client/firefox/firefox-47.0.ebuild +++ b/www-client/firefox/firefox-47.0.ebuild @@ -32,7 +32,7 @@ MOZCONFIG_OPTIONAL_GTK2ONLY=1 MOZCONFIG_OPTIONAL_WIFI=1 MOZCONFIG_OPTIONAL_JIT="enabled" -inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6.47 pax-utils fdo-mime autotools virtualx mozlinguas +inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6.47 pax-utils fdo-mime autotools virtualx mozlinguas-v2 DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" |