diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2016-08-04 12:08:06 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2016-08-04 12:08:49 -0400 |
commit | d2b78d1da9bd0b1f4f742ff7e942f095727f977f (patch) | |
tree | 5adb487fe0fa4f1da52c6918c2a87e8bcc98ed81 /www-client | |
parent | www-client/firefox-bin: drop old/vulnerable 38.8.0 (diff) | |
download | gentoo-d2b78d1da9bd0b1f4f742ff7e942f095727f977f.tar.gz gentoo-d2b78d1da9bd0b1f4f742ff7e942f095727f977f.tar.bz2 gentoo-d2b78d1da9bd0b1f4f742ff7e942f095727f977f.zip |
www-client/firefox-45.3.0: convert 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-45.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-45.3.0.ebuild b/www-client/firefox/firefox-45.3.0.ebuild index 9ce02a4c719c..83d04d22ace7 100644 --- a/www-client/firefox/firefox-45.3.0.ebuild +++ b/www-client/firefox/firefox-45.3.0.ebuild @@ -33,7 +33,7 @@ MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases" MOZCONFIG_OPTIONAL_WIFI=1 MOZCONFIG_OPTIONAL_JIT="enabled" -inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6.45 pax-utils fdo-mime autotools virtualx mozlinguas +inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6.45 pax-utils fdo-mime autotools virtualx mozlinguas-v2 DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" |