summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2003-09-12 23:21:06 +0000
committerLuca Barbato <lu_zero@gentoo.org>2003-09-12 23:21:06 +0000
commit9b024616a49a513c1177ffebf6521dad57443ca8 (patch)
tree77c4710e31fd7fbe84ee4299f6df6f22f5e528b8 /net-mail/mozilla-thunderbird
parentFixed mandir, closing Bug #28551 (diff)
downloadgentoo-2-9b024616a49a513c1177ffebf6521dad57443ca8.tar.gz
gentoo-2-9b024616a49a513c1177ffebf6521dad57443ca8.tar.bz2
gentoo-2-9b024616a49a513c1177ffebf6521dad57443ca8.zip
ppc gcc-3.3.x related fix
Diffstat (limited to 'net-mail/mozilla-thunderbird')
-rw-r--r--net-mail/mozilla-thunderbird/ChangeLog5
-rw-r--r--net-mail/mozilla-thunderbird/Manifest16
-rw-r--r--net-mail/mozilla-thunderbird/mozilla-thunderbird-0.2.ebuild9
3 files changed, 20 insertions, 10 deletions
diff --git a/net-mail/mozilla-thunderbird/ChangeLog b/net-mail/mozilla-thunderbird/ChangeLog
index 3738e0b07617..8d52329df124 100644
--- a/net-mail/mozilla-thunderbird/ChangeLog
+++ b/net-mail/mozilla-thunderbird/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/mozilla-thunderbird
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.8 2003/09/04 19:29:29 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.9 2003/09/12 23:20:54 lu_zero Exp $
+
+ 13 Sep 2003; Luca Barbato <lu_zero@gentoo.org> mozilla-thunderbird.ebuild:
+ Added a ppc related fix
*mozilla-thunderbird-0.2 (04 Sep 2003)
diff --git a/net-mail/mozilla-thunderbird/Manifest b/net-mail/mozilla-thunderbird/Manifest
index e2ee94dd080c..1d2a241d9a4f 100644
--- a/net-mail/mozilla-thunderbird/Manifest
+++ b/net-mail/mozilla-thunderbird/Manifest
@@ -1,15 +1,15 @@
+MD5 99673c7021c12c224378b5eb5b144430 ChangeLog 2374
+MD5 5dd0418c191830dfcfd74400e3f9608c metadata.xml 182
MD5 69cb1b56dc5b5a66c860e217ad829d53 mozilla-thunderbird-0.1_alpha20030727.ebuild 4103
+MD5 dbcfbaa201406348ebeceb7e859c8a6c mozilla-thunderbird-0.2.ebuild 5997
+MD5 40d7c841fcae2a677eed75207ab5efff mozilla-thunderbird-0.2_alpha20030807.ebuild 4087
+MD5 21a19ba9b222782569350f11f3582bbb mozilla-thunderbird-0.2_alpha20030813.ebuild 4812
MD5 f9c8991c01a8efda9d516e30d3841f28 mozilla-thunderbird-0.2_alpha20030826.ebuild 5544
MD5 1adb062c6ed356e75ec53d1e35c9d350 files/MozillaThunderbird 302
MD5 fdede59cd75244a953f882f5c3ac4b3b files/digest-mozilla-thunderbird-0.1_alpha20030727 89
-MD5 e30291e992d71bccac5937cca9696da0 files/enigmail/Makefile-enigmail 1560
-MD5 68a7617a6d3f0f37904cd6aaa90fe1ba files/enigmail/Makefile-ipc 1596
+MD5 61269658393ab40683344c46ac0572b1 files/digest-mozilla-thunderbird-0.2 210
MD5 442b4b9da283205c20408669cf14e687 files/digest-mozilla-thunderbird-0.2_alpha20030807 89
MD5 31f0d7553ef92beffbe53b0b4c722e3b files/digest-mozilla-thunderbird-0.2_alpha20030813 89
MD5 e0705155b0cab35bdc66d0d0dbe88383 files/digest-mozilla-thunderbird-0.2_alpha20030826 222
-MD5 61269658393ab40683344c46ac0572b1 files/digest-mozilla-thunderbird-0.2 210
-MD5 c868e7d8ddcdceb57884903604cc7eb1 mozilla-thunderbird-0.2.ebuild 5862
-MD5 40d7c841fcae2a677eed75207ab5efff mozilla-thunderbird-0.2_alpha20030807.ebuild 4087
-MD5 21a19ba9b222782569350f11f3582bbb mozilla-thunderbird-0.2_alpha20030813.ebuild 4812
-MD5 2ac5b7fbb11608b2950a64aadd8957ff ChangeLog 2267
-MD5 5dd0418c191830dfcfd74400e3f9608c metadata.xml 182
+MD5 e30291e992d71bccac5937cca9696da0 files/enigmail/Makefile-enigmail 1560
+MD5 68a7617a6d3f0f37904cd6aaa90fe1ba files/enigmail/Makefile-ipc 1596
diff --git a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.2.ebuild b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.2.ebuild
index f2e503cc72da..5ca9c2a35f13 100644
--- a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.2.ebuild
+++ b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.2.ebuild
@@ -1,11 +1,18 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.2.ebuild,v 1.3 2003/09/08 17:00:03 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.2.ebuild,v 1.4 2003/09/12 23:20:54 lu_zero Exp $
inherit makeedit flag-o-matic gcc nsplugins
# Added to get thunderbird to compile on sparc.
replace-sparc64-flags
+if [ "`use ppc`" -a "$(gcc-major-version)" -eq "3" -a "$(gcc-minor-version)" -eq "3" ]
+then
+
+append-flags -fno-strict-aliasing
+
+fi
+
S=${WORKDIR}/mozilla