summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-11-14 03:29:50 +0000
committerAron Griffis <agriffis@gentoo.org>2004-11-14 03:29:50 +0000
commita8292879e2dba477b1a0454eef57912850dde71f (patch)
tree6a0ee7bf1882f1f3b231a87facf7b7f7a1a56cbb /net-www/mozilla-firefox
parentFixed chronological order. Removed comment without associated entry. (diff)
downloadhistorical-a8292879e2dba477b1a0454eef57912850dde71f.tar.gz
historical-a8292879e2dba477b1a0454eef57912850dde71f.tar.bz2
historical-a8292879e2dba477b1a0454eef57912850dde71f.zip
Use mozconfig_final to resolve --enable-extensions to a single option
Diffstat (limited to 'net-www/mozilla-firefox')
-rw-r--r--net-www/mozilla-firefox/ChangeLog8
-rw-r--r--net-www/mozilla-firefox/Manifest4
-rw-r--r--net-www/mozilla-firefox/files/digest-mozilla-firefox-1.0-r2 (renamed from net-www/mozilla-firefox/files/digest-mozilla-firefox-1.0-r1)0
-rw-r--r--net-www/mozilla-firefox/mozilla-firefox-1.0-r2.ebuild (renamed from net-www/mozilla-firefox/mozilla-firefox-1.0-r1.ebuild)6
4 files changed, 12 insertions, 6 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog
index a65976547b8a..bf2a956d7b8e 100644
--- a/net-www/mozilla-firefox/ChangeLog
+++ b/net-www/mozilla-firefox/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-www/mozilla-firefox
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.77 2004/11/13 23:27:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.78 2004/11/14 03:27:04 agriffis Exp $
+
+*mozilla-firefox-1.0-r2 (13 Nov 2004)
+
+ 13 Nov 2004; Aron Griffis <agriffis@gentoo.org>
+ -mozilla-firefox-1.0-r1.ebuild, +mozilla-firefox-1.0-r2.ebuild:
+ Use mozconfig_final to resolve --enable-extensions to a single option
*mozilla-firefox-1.0-r1 (13 Nov 2004)
diff --git a/net-www/mozilla-firefox/Manifest b/net-www/mozilla-firefox/Manifest
index a72629800a89..bfc8a4e8fb4d 100644
--- a/net-www/mozilla-firefox/Manifest
+++ b/net-www/mozilla-firefox/Manifest
@@ -5,7 +5,7 @@ MD5 6c89295fc5264c6798ee06f9e2f5c936 mozilla-firefox-1.0_rc2.ebuild 5066
MD5 1886b4b2093f8116f5f8639402dc8df1 mozilla-firefox-1.0.ebuild 5060
MD5 c543ce361b2035afbb9db4010f9f776e mozilla-firefox-0.9.3.ebuild 8425
MD5 faaa52e819364f34c1b174f0c47a6d86 mozilla-firefox-1.0_pre-r2.ebuild 5073
-MD5 06c49d9cefa1602e21c0d9ea468b1e63 mozilla-firefox-1.0-r1.ebuild 5332
+MD5 06c49d9cefa1602e21c0d9ea468b1e63 mozilla-firefox-1.0-r2.ebuild 5332
MD5 606e82226379fd5ae6cd1d0d1faff7ff files/10MozillaFirefox 31
MD5 fa885b490a3c76594784843a1c06ee3a files/digest-mozilla-firefox-1.0_rc1 76
MD5 e5cc0a5838a73f3fdaf38f4e3c368c26 files/digest-mozilla-firefox-1.0_rc2 76
@@ -15,7 +15,7 @@ MD5 3ad7410bd680964096c84eee3fa21abf files/firefox-0.8-gcc-3.4.patch 460
MD5 23d1fbd03cc6dd346a4e4ce8f2d88ebf files/mozilla-1.3-alpha-stubs.patch 4646
MD5 f0e9adeb0454377ce019e8969e644efb files/mozilla-firebird-amd64.patch 35052
MD5 88371b8f812caf799a1ede2b1b07c079 files/mozilla-firefox-mousebuttons.patch 17099
-MD5 47c899122e30bc898b5a899ed0e10129 files/digest-mozilla-firefox-1.0-r1 73
+MD5 47c899122e30bc898b5a899ed0e10129 files/digest-mozilla-firefox-1.0-r2 73
MD5 48baf2f328e6478812c24e59037ff99c files/firefox-0.9-init.tar.bz2 3322
MD5 c6308c086c87ed2e1e4f3d136efdd770 files/firefox-0.9-nsFormHistory-crash-fix.patch 1755
MD5 0c7804fd13815f9a0e7a1ef0eab6a871 files/digest-mozilla-firefox-0.9.3 75
diff --git a/net-www/mozilla-firefox/files/digest-mozilla-firefox-1.0-r1 b/net-www/mozilla-firefox/files/digest-mozilla-firefox-1.0-r2
index e6d2584b2eac..e6d2584b2eac 100644
--- a/net-www/mozilla-firefox/files/digest-mozilla-firefox-1.0-r1
+++ b/net-www/mozilla-firefox/files/digest-mozilla-firefox-1.0-r2
diff --git a/net-www/mozilla-firefox/mozilla-firefox-1.0-r1.ebuild b/net-www/mozilla-firefox/mozilla-firefox-1.0-r2.ebuild
index a77dd409c44e..c0e00de229b4 100644
--- a/net-www/mozilla-firefox/mozilla-firefox-1.0-r1.ebuild
+++ b/net-www/mozilla-firefox/mozilla-firefox-1.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-1.0-r1.ebuild,v 1.1 2004/11/13 23:27:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-1.0-r2.ebuild,v 1.1 2004/11/14 03:27:04 agriffis Exp $
inherit makeedit flag-o-matic gcc nsplugins eutils mozconfig mozilla-launcher
@@ -71,8 +71,8 @@ src_compile() {
mozconfig_use_extension gnome gnomevfs
mozconfig_annotate '' --with-default-mozilla-five-home=/usr/lib/MozillaFirefox
- # Report settings
- mozconfig_explain
+ # Finalize and report settings
+ mozconfig_final
# hardened GCC uses -fstack-protector-all by default, and this breaks
# firefox.