Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/
Date: Mon, 26 Sep 2011 13:50:27
Message-Id: db7b6fae2cf94699334bde63a3dc36aa7b9b50be.anarchy@gentoo
1 commit: db7b6fae2cf94699334bde63a3dc36aa7b9b50be
2 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 26 13:49:49 2011 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 13:49:49 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=db7b6fae
7
8 add --target support per armin76
9
10 ---
11 www-client/firefox/Manifest | 2 +-
12 www-client/firefox/firefox-6.0.2.ebuild | 1 +
13 2 files changed, 2 insertions(+), 1 deletions(-)
14
15 diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
16 index 9e246a6..f282d40 100644
17 --- a/www-client/firefox/Manifest
18 +++ b/www-client/firefox/Manifest
19 @@ -84,4 +84,4 @@ DIST firefox-6.0.2-zh-CN.xpi 241869 RMD160 cc672d7a325a1069ae3ecef84a96db16f77e5
20 DIST firefox-6.0.2-zh-TW.xpi 242788 RMD160 20173ab5cf9e281050ebaecfa33f2c8e2b4af351 SHA1 0fc4a000f2d9da006437c7482fce2b077c60a1d1 SHA256 8d3db9e47356d9449f14a549ae21b419dfbb8040ff6b5badb9bad331011f3eb8
21 DIST firefox-6.0.2-zu.xpi 233160 RMD160 96d1782e99a5239fffa9979b9ba033724530a2cb SHA1 21207ba347863ebd9c109a27e12821fa9618a18e SHA256 5f3000ecfa5bffbb4c20d4dc97a1b9c2fb0c792a88f7405963e5f6e88952bbf8
22 DIST firefox-6.0.2.source.tar.bz2 67926496 RMD160 46936063a8d92eb66ac032f5365396f44aec717c SHA1 074eb9c1df4de0fe0a4bb9226ca3c2822c334cd6 SHA256 7021f26a576be43ccf32181432eb8b7d5e1bfdfb923e143594dd4ea2a271412c
23 -EBUILD firefox-6.0.2.ebuild 11200 RMD160 1b3db860d82176b6180337b53f40779faba860e7 SHA1 b7761cc712642d95f124a01f69f8bdf3d5b3446f SHA256 2bb83e3eccf89a48a3c65614cdbd0c014626a36baf4f1997b01f92c3b20d47b0
24 +EBUILD firefox-6.0.2.ebuild 11255 RMD160 6e607e0b6595e7cb24b51edbb45ffea685a89b33 SHA1 0121feb8bfc349f73ea37cb77ed31cb1f73bd7d8 SHA256 5dc1a16d7657fa64b7790c43f07b623cc4c7e6fbceac090c42cf4e151cdb864f
25
26 diff --git a/www-client/firefox/firefox-6.0.2.ebuild b/www-client/firefox/firefox-6.0.2.ebuild
27 index bf8ad8c..1f4417f 100644
28 --- a/www-client/firefox/firefox-6.0.2.ebuild
29 +++ b/www-client/firefox/firefox-6.0.2.ebuild
30 @@ -231,6 +231,7 @@ src_configure() {
31
32 # Other ff-specific settings
33 mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
34 + mozconfig_annotate '' --target="${CTARGET:-${CHOST}}"
35
36 mozconfig_use_enable system-sqlite