summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-21 22:19:43 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-21 22:19:43 +0000
commit8a0fa2233435b920555cf0febcf5f81e52006ee0 (patch)
treed773d79bd5c3e7e183e513cdace4ab8f0467f8e8 /www-client/mozilla-firefox/ChangeLog
parentStable on x86. (diff)
downloadgentoo-2-8a0fa2233435b920555cf0febcf5f81e52006ee0.tar.gz
gentoo-2-8a0fa2233435b920555cf0febcf5f81e52006ee0.tar.bz2
gentoo-2-8a0fa2233435b920555cf0febcf5f81e52006ee0.zip
Stop using the nsplugins eclass in favor of the nsplugins patch which adds
additional plugin search paths. The plugin symlink madness stops here. Move firefox to /usr/lib/mozilla-firefox just as thunderbird has moved to /usr/lib/mozilla-thunderbird (instead of MozillaFirefox and MozillaThunderbird respectively) Use new mozilla-launcher registration code instead of the drop-in tarball. This should allow us to eventually package up extensions as ebuilds ;-) (Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-client/mozilla-firefox/ChangeLog')
-rw-r--r--www-client/mozilla-firefox/ChangeLog16
1 files changed, 15 insertions, 1 deletions
diff --git a/www-client/mozilla-firefox/ChangeLog b/www-client/mozilla-firefox/ChangeLog
index 3fa2e1fb9c44..a6baff091c25 100644
--- a/www-client/mozilla-firefox/ChangeLog
+++ b/www-client/mozilla-firefox/ChangeLog
@@ -1,6 +1,20 @@
# 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.48 2005/07/20 03:50:05 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/ChangeLog,v 1.49 2005/07/21 22:19:43 agriffis Exp $
+
+*mozilla-firefox-1.0.6-r1 (21 Jul 2005)
+
+ 21 Jul 2005; Aron Griffis <agriffis@gentoo.org>
+ -mozilla-firefox-1.0.6.ebuild, +mozilla-firefox-1.0.6-r1.ebuild:
+ Stop using the nsplugins eclass in favor of the nsplugins patch which adds
+ additional plugin search paths. The plugin symlink madness stops here.
+
+ Move firefox to /usr/lib/mozilla-firefox just as thunderbird has moved to
+ /usr/lib/mozilla-thunderbird (instead of MozillaFirefox and
+ MozillaThunderbird respectively)
+
+ Use new mozilla-launcher registration code instead of the drop-in tarball.
+ This should allow us to eventually package up extensions as ebuilds ;-)
*mozilla-firefox-1.0.6 (20 Jul 2005)