From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R8BZj-0002kP-F7 for garchives@archives.gentoo.org; Mon, 26 Sep 2011 13:50:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C994521C0B6; Mon, 26 Sep 2011 13:50:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 93ACA21C0B6 for ; Mon, 26 Sep 2011 13:50:15 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D4EDD1B4031 for ; Mon, 26 Sep 2011 13:50:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 06EB480042 for ; Mon, 26 Sep 2011 13:50:14 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/ X-VCS-Repository: proj/mozilla X-VCS-Files: www-client/firefox/Manifest www-client/firefox/firefox-6.0.2.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: db7b6fae2cf94699334bde63a3dc36aa7b9b50be Date: Mon, 26 Sep 2011 13:50:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: bfa521e46bbd7b6dd4b1b672376b4f46 commit: db7b6fae2cf94699334bde63a3dc36aa7b9b50be Author: Jory A. Pratt gentoo org> AuthorDate: Mon Sep 26 13:49:49 2011 +0000 Commit: Jory Pratt gentoo org> CommitDate: Mon Sep 26 13:49:49 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/mozilla.git;a= =3Dcommit;h=3Ddb7b6fae add --target support per armin76 --- www-client/firefox/Manifest | 2 +- www-client/firefox/firefox-6.0.2.ebuild | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index 9e246a6..f282d40 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -84,4 +84,4 @@ DIST firefox-6.0.2-zh-CN.xpi 241869 RMD160 cc672d7a325a= 1069ae3ecef84a96db16f77e5 DIST firefox-6.0.2-zh-TW.xpi 242788 RMD160 20173ab5cf9e281050ebaecfa33f2= c8e2b4af351 SHA1 0fc4a000f2d9da006437c7482fce2b077c60a1d1 SHA256 8d3db9e4= 7356d9449f14a549ae21b419dfbb8040ff6b5badb9bad331011f3eb8 DIST firefox-6.0.2-zu.xpi 233160 RMD160 96d1782e99a5239fffa9979b9ba03372= 4530a2cb SHA1 21207ba347863ebd9c109a27e12821fa9618a18e SHA256 5f3000ecfa5= bffbb4c20d4dc97a1b9c2fb0c792a88f7405963e5f6e88952bbf8 DIST firefox-6.0.2.source.tar.bz2 67926496 RMD160 46936063a8d92eb66ac032= f5365396f44aec717c SHA1 074eb9c1df4de0fe0a4bb9226ca3c2822c334cd6 SHA256 7= 021f26a576be43ccf32181432eb8b7d5e1bfdfb923e143594dd4ea2a271412c -EBUILD firefox-6.0.2.ebuild 11200 RMD160 1b3db860d82176b6180337b53f40779= faba860e7 SHA1 b7761cc712642d95f124a01f69f8bdf3d5b3446f SHA256 2bb83e3ecc= f89a48a3c65614cdbd0c014626a36baf4f1997b01f92c3b20d47b0 +EBUILD firefox-6.0.2.ebuild 11255 RMD160 6e607e0b6595e7cb24b51edbb45ffea= 685a89b33 SHA1 0121feb8bfc349f73ea37cb77ed31cb1f73bd7d8 SHA256 5dc1a16d76= 57fa64b7790c43f07b623cc4c7e6fbceac090c42cf4e151cdb864f diff --git a/www-client/firefox/firefox-6.0.2.ebuild b/www-client/firefox= /firefox-6.0.2.ebuild index bf8ad8c..1f4417f 100644 --- a/www-client/firefox/firefox-6.0.2.ebuild +++ b/www-client/firefox/firefox-6.0.2.ebuild @@ -231,6 +231,7 @@ src_configure() { =20 # Other ff-specific settings mozconfig_annotate '' --with-default-mozilla-five-home=3D${MOZILLA_FIVE= _HOME} + mozconfig_annotate '' --target=3D"${CTARGET:-${CHOST}}" =20 mozconfig_use_enable system-sqlite =20