summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-11-15 02:18:17 +0000
committerAron Griffis <agriffis@gentoo.org>2004-11-15 02:18:17 +0000
commit37c8ba872ea8f7543f3ac016f7ff654124ab1495 (patch)
treefa34d2ce28a42aa0c3e89f7d63d925a1ec495c39 /net-www/mozilla-firefox/ChangeLog
parentrepoman: whitespace cleanup (diff)
downloadhistorical-37c8ba872ea8f7543f3ac016f7ff654124ab1495.tar.gz
historical-37c8ba872ea8f7543f3ac016f7ff654124ab1495.tar.bz2
historical-37c8ba872ea8f7543f3ac016f7ff654124ab1495.zip
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
Diffstat (limited to 'net-www/mozilla-firefox/ChangeLog')
-rw-r--r--net-www/mozilla-firefox/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/net-www/mozilla-firefox/ChangeLog b/net-www/mozilla-firefox/ChangeLog
index bf2a956d7b8e..cd7cb13c3447 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.78 2004/11/14 03:27:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/ChangeLog,v 1.79 2004/11/15 02:18:17 agriffis Exp $
+
+ 14 Nov 2004; Aron Griffis <agriffis@gentoo.org>
+ mozilla-firefox-1.0-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
*mozilla-firefox-1.0-r2 (13 Nov 2004)