Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Thu, 04 Aug 2016 16:09:19
Message-Id: 1470326929.d2b78d1da9bd0b1f4f742ff7e942f095727f977f.axs@gentoo
1 commit: d2b78d1da9bd0b1f4f742ff7e942f095727f977f
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 4 16:08:06 2016 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 4 16:08:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b78d1d
7
8 www-client/firefox-45.3.0: convert LINGUAS to L10N
9
10 Bug: http://bugs.gentoo.org/587334
11
12 Package-Manager: portage-2.2.28
13
14 www-client/firefox/firefox-45.3.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-client/firefox/firefox-45.3.0.ebuild b/www-client/firefox/firefox-45.3.0.ebuild
18 index 9ce02a4..83d04d2 100644
19 --- a/www-client/firefox/firefox-45.3.0.ebuild
20 +++ b/www-client/firefox/firefox-45.3.0.ebuild
21 @@ -33,7 +33,7 @@ MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases"
22 MOZCONFIG_OPTIONAL_WIFI=1
23 MOZCONFIG_OPTIONAL_JIT="enabled"
24
25 -inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6.45 pax-utils fdo-mime autotools virtualx mozlinguas
26 +inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6.45 pax-utils fdo-mime autotools virtualx mozlinguas-v2
27
28 DESCRIPTION="Firefox Web Browser"
29 HOMEPAGE="http://www.mozilla.com/firefox"