summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mozilla-firebird/ChangeLog5
-rw-r--r--net-www/mozilla-firebird/Manifest4
-rw-r--r--net-www/mozilla-firebird/mozilla-firebird-0.6.1.ebuild3
3 files changed, 8 insertions, 4 deletions
diff --git a/net-www/mozilla-firebird/ChangeLog b/net-www/mozilla-firebird/ChangeLog
index 6ac3e2589db2..8a29237868e5 100644
--- a/net-www/mozilla-firebird/ChangeLog
+++ b/net-www/mozilla-firebird/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/mozilla-firebird
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/ChangeLog,v 1.15 2003/08/01 04:21:01 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/ChangeLog,v 1.16 2003/08/03 07:51:24 brad Exp $
+
+ 03 Aug 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6.1.ebuild:
+ Add fixes for chrome errors on upgrading firebird.
01 Aug 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r5.ebuild,
mozilla-firebird-0.6-r6.ebuild, mozilla-firebird-0.6-r7.ebuild,
diff --git a/net-www/mozilla-firebird/Manifest b/net-www/mozilla-firebird/Manifest
index fdcdf6d9dfbf..f00a1be94736 100644
--- a/net-www/mozilla-firebird/Manifest
+++ b/net-www/mozilla-firebird/Manifest
@@ -1,7 +1,7 @@
MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160
-MD5 7a2b38bd76e992bb224d8dcc8bef9c82 ChangeLog 2981
+MD5 7c375d2430dbd539254ac84a9cfe1b51 ChangeLog 3109
MD5 442e15b257edccd608bbcda15759f640 mozilla-firebird-0.6-r7.ebuild 7143
-MD5 d99565e24d793278d6ea6e4beabfebe8 mozilla-firebird-0.6.1.ebuild 7137
+MD5 534894abf7274a08cb86c54c2eb3d50a mozilla-firebird-0.6.1.ebuild 7138
MD5 6e4352482ed149b3b9aca78d83de1124 files/MozillaFirebird 753
MD5 23d1fbd03cc6dd346a4e4ce8f2d88ebf files/mozilla-1.3-alpha-stubs.patch 4646
MD5 78b9eef353e1aff29cef379e4de6b9fa files/digest-mozilla-firebird-0.6-r7 81
diff --git a/net-www/mozilla-firebird/mozilla-firebird-0.6.1.ebuild b/net-www/mozilla-firebird/mozilla-firebird-0.6.1.ebuild
index ac4cb8b485c7..5d0c60c787cb 100644
--- a/net-www/mozilla-firebird/mozilla-firebird-0.6.1.ebuild
+++ b/net-www/mozilla-firebird/mozilla-firebird-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/mozilla-firebird-0.6.1.ebuild,v 1.6 2003/08/03 07:40:57 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/mozilla-firebird-0.6.1.ebuild,v 1.7 2003/08/03 07:51:24 brad Exp $
inherit makeedit flag-o-matic gcc nsplugins eutils
@@ -235,3 +235,4 @@ pkg_postinst() {
find ${MOZILLA_FIVE_HOME}/chrome/ -name '*.rdf' -exec chmod 0644 {} \; || :
}
+