summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-02 12:48:13 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-02 12:48:13 +0000
commit7d9fef0fd1fc669a04c2b6f48a64563e163df3a1 (patch)
tree8bbd8dd60d26c1ac8280f6d173787114bc73ca02 /www-client/mozilla-firefox/ChangeLog
parentMove GENTOO_NSPLUGINS_DIR and GENTOO_NSBROWSER_PLUGINS_DIR from the eclass (diff)
downloadhistorical-7d9fef0fd1fc669a04c2b6f48a64563e163df3a1.tar.gz
historical-7d9fef0fd1fc669a04c2b6f48a64563e163df3a1.tar.bz2
historical-7d9fef0fd1fc669a04c2b6f48a64563e163df3a1.zip
Update to v2 of the nsplugins patch, which actually works (even on multilib
systems). Define GENTOO_NSPLUGINS_DIR and GENTOO_NSBROWSER_PLUGINS_DIR in the ebuild prior to emake, rather than in the eclass prior to econf, since ./configure chokes on the definitions Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-client/mozilla-firefox/ChangeLog')
-rw-r--r--www-client/mozilla-firefox/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog
index cee9bab27764..8cd6ddb9ea91 100644
--- a/www-client/mozilla-firefox/ChangeLog
+++ b/www-client/mozilla-firefox/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for www-client/mozilla-firefox
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.59 2005/07/27 00:38:06 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.60 2005/08/02 12:48:13 agriffis Exp $
+
+*mozilla-firefox-1.0.6-r4 (02 Aug 2005)
+
+ 02 Aug 2005; Aron Griffis <agriffis@gentoo.org>
+ +mozilla-firefox-1.0.6-r4.ebuild:
+ Update to v2 of the nsplugins patch, which actually works (even on multilib
+ systems). Define GENTOO_NSPLUGINS_DIR and GENTOO_NSBROWSER_PLUGINS_DIR in
+ the ebuild prior to emake, rather than in the eclass prior to econf, since
+ ./configure chokes on the definitions
27 Jul 2005; Jory A. Pratt <anarchy@gentoo.org>
+files/mozilla-firefox-1.0.6-gcc4.patch, mozilla-firefox-1.0.6-r3.ebuild: