summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-11-15 02:23:51 +0000
committerAron Griffis <agriffis@gentoo.org>2004-11-15 02:23:51 +0000
commitc9cdf9de8141bc33ef0f5d16d1f1e136e077cac7 (patch)
tree7c66787b59779e65e16d9af6adc27657a55ed3cf /mail-client
parentSet HOME=~root when running regxpcom/regchrome in case this is being emerged (diff)
downloadgentoo-2-c9cdf9de8141bc33ef0f5d16d1f1e136e077cac7.tar.gz
gentoo-2-c9cdf9de8141bc33ef0f5d16d1f1e136e077cac7.tar.bz2
gentoo-2-c9cdf9de8141bc33ef0f5d16d1f1e136e077cac7.zip
fix ChangeLog; firefox => thunderbird
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mozilla-thunderbird/ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index da6d45a88740..1d5e45575375 100644
--- a/mail-client/mozilla-thunderbird/ChangeLog
+++ b/mail-client/mozilla-thunderbird/ChangeLog
@@ -1,12 +1,13 @@
# ChangeLog for mail-client/mozilla-thunderbird
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.34 2004/11/15 02:22:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.35 2004/11/15 02:23:51 agriffis Exp $
14 Nov 2004; Aron Griffis <agriffis@gentoo.org>
mozilla-thunderbird-0.9-r2.ebuild:
Set HOME=~root when running regxpcom/regchrome in case this is being emerged
- via sudo. Otherwise the commands will create ~/.mozilla owned by root and 700
- perms, which makes subsequent execution of firefox by user impossible. #67031
+ via sudo. Otherwise the commands will create ~/.mozilla owned by root and
+ 700 perms, which makes subsequent execution of thunderbird by user
+ impossible. #67031
*mozilla-thunderbird-0.9-r2 (13 Nov 2004)