summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2005-12-01 21:13:43 +0000
committerJory Pratt <anarchy@gentoo.org>2005-12-01 21:13:43 +0000
commitc61e182c45dcbbb8be4c8a9456fec4ef6fe216d8 (patch)
treeb91d86b9a1df5b34dfbb42e84b27063c04665ed1 /www-client/mozilla-firefox
parentversion bump, remove old version (diff)
downloadgentoo-2-c61e182c45dcbbb8be4c8a9456fec4ef6fe216d8.tar.gz
gentoo-2-c61e182c45dcbbb8be4c8a9456fec4ef6fe216d8.tar.bz2
gentoo-2-c61e182c45dcbbb8be4c8a9456fec4ef6fe216d8.zip
"canvas USE moved in, einfo about Deer Park and branding"
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'www-client/mozilla-firefox')
-rw-r--r--www-client/mozilla-firefox/Manifest2
-rw-r--r--www-client/mozilla-firefox/mozilla-firefox-1.5.ebuild9
2 files changed, 8 insertions, 3 deletions
diff --git a/www-client/mozilla-firefox/Manifest b/www-client/mozilla-firefox/Manifest
index 54103bdb3cb6..c8e1424a9494 100644
--- a/www-client/mozilla-firefox/Manifest
+++ b/www-client/mozilla-firefox/Manifest
@@ -43,4 +43,4 @@ MD5 f48be110754a5106f06cd313c22c4337 files/svg-cairo-0.3.0-fix.patch 1063
MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160
MD5 7ec6e77c0014718ffae4a55c76acd1db mozilla-firefox-1.0.7-r2.ebuild 8564
MD5 b686423c9050edfcfd7ff72ea4081f09 mozilla-firefox-1.0.7-r3.ebuild 9734
-MD5 2d121754900f933b1cc22b7d6d347a23 mozilla-firefox-1.5.ebuild 8571
+MD5 b3e4183b7fb693ddb0a4962e1efb5241 mozilla-firefox-1.5.ebuild 8826
diff --git a/www-client/mozilla-firefox/mozilla-firefox-1.5.ebuild b/www-client/mozilla-firefox/mozilla-firefox-1.5.ebuild
index 5f713f0b7215..2b3fb499d2e2 100644
--- a/www-client/mozilla-firefox/mozilla-firefox-1.5.ebuild
+++ b/www-client/mozilla-firefox/mozilla-firefox-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.5.ebuild,v 1.2 2005/12/01 18:10:55 lu_zero Exp ${PV}_rc3-r2.ebuild,v 1.1 2005/11/26 04:20:32 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox/mozilla-firefox-1.5.ebuild,v 1.3 2005/12/01 21:13:43 anarchy Exp ${PV}_rc3-r2.ebuild,v 1.1 2005/11/26 04:20:32 anarchy Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
MOZ_FREETYPE2="no" # Need to disable for newer .. remove here and in mozconfig
@@ -125,6 +125,7 @@ src_compile() {
mozconfig_annotate '' --enable-oji --enable-mathml
# Other ff-specific settings
+ mozconfig_use_enable canvas
mozconfig_use_enable mozdevelop jsd
mozconfig_use_enable mozdevelop xpctools
mozconfig_use_extension mozdevelop venkman
@@ -253,7 +254,11 @@ pkg_postinst() {
ewarn "against firefox. Some packages might be busted please search"
ewarn "http://bugs.gentoo.org if no bug is open, then please open a new"
ewarn "bug report so these can be fixed."
- ewarn "Thank you! Anarchy."
+ ewarn "Thank you! anarchy@gentoo.org."
+ echo ""
+ einfo "I am unable to brand firefox or thunderbird officially yet."
+ einfo "You will see that everything says Deer Park cause of this."
+ einfo "As soon as I can brand it I will commit a -r1 release."
}
pkg_postrm() {