summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-26 15:56:49 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-26 15:56:49 +0000
commitb2bc5b78f4731dd0f5937928ab56b3a050bec446 (patch)
tree16e105a1d0cbd3cd61c718d90d67bb4f94b6b5d2 /net-mail
parentAdd die following econf for bug 48950 (diff)
downloadhistorical-b2bc5b78f4731dd0f5937928ab56b3a050bec446.tar.gz
historical-b2bc5b78f4731dd0f5937928ab56b3a050bec446.tar.bz2
historical-b2bc5b78f4731dd0f5937928ab56b3a050bec446.zip
Fix bug 48364 (QA/Ebuild Violations: net-mail/mozilla-thunderbird) by moving sparc and ppc support into src_compile where they belong.
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/mozilla-thunderbird/ChangeLog7
-rw-r--r--net-mail/mozilla-thunderbird/Manifest16
-rw-r--r--net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild19
3 files changed, 22 insertions, 20 deletions
diff --git a/net-mail/mozilla-thunderbird/ChangeLog b/net-mail/mozilla-thunderbird/ChangeLog
index f7f571dd754b..2c7754cdddd8 100644
--- a/net-mail/mozilla-thunderbird/ChangeLog
+++ b/net-mail/mozilla-thunderbird/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/mozilla-thunderbird
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.25 2004/04/11 08:21:00 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.26 2004/04/26 15:56:49 agriffis Exp $
+
+ 26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
+ mozilla-thunderbird-0.5-r1.ebuild:
+ Fix bug 48364 (QA/Ebuild Violations: net-mail/mozilla-thunderbird) by moving
+ sparc and ppc support into src_compile where they belong.
11 Apr 2004; Travis Tilley <lv@gentoo.org> mozilla-thunderbird-0.5.ebuild:
marked stable on amd64
diff --git a/net-mail/mozilla-thunderbird/Manifest b/net-mail/mozilla-thunderbird/Manifest
index d214e4d16549..9946083cfdf0 100644
--- a/net-mail/mozilla-thunderbird/Manifest
+++ b/net-mail/mozilla-thunderbird/Manifest
@@ -1,15 +1,15 @@
-MD5 d2f5edc6d60237bc43b6cde842c0d5c2 ChangeLog 4649
-MD5 5dd0418c191830dfcfd74400e3f9608c metadata.xml 182
+MD5 0204aed40aa1ba2b3a9c8ea2b4501c73 mozilla-thunderbird-0.5.ebuild 6301
MD5 7d186bae1a6171fc2c5bb36b8d6ee9ee mozilla-thunderbird-0.3-r1.ebuild 6038
MD5 2b6423d481515700ae175dd989b72e48 mozilla-thunderbird-0.4.ebuild 6115
-MD5 95a293109eab9cd44b89e257e0fe6dff mozilla-thunderbird-0.5-r1.ebuild 6492
-MD5 0204aed40aa1ba2b3a9c8ea2b4501c73 mozilla-thunderbird-0.5.ebuild 6301
-MD5 1adb062c6ed356e75ec53d1e35c9d350 files/MozillaThunderbird 302
+MD5 3e238fd3fcce2ecd79dff3bc9f6e4c4f mozilla-thunderbird-0.5-r1.ebuild 6483
+MD5 1d8b3148975689f948aeebe8b2b7b07f ChangeLog 4882
+MD5 5dd0418c191830dfcfd74400e3f9608c metadata.xml 182
+MD5 f0e9adeb0454377ce019e8969e644efb files/mozilla-thunderbird-amd64.patch 35052
MD5 beae854b9d4ea6dd5507f36d8ceaf4a6 files/digest-mozilla-thunderbird-0.3-r1 205
-MD5 64eb8d1ba171c75896ced1eddd4e42ba files/digest-mozilla-thunderbird-0.4 205
-MD5 157a0b64fbfa81bff58ed90c9590ae79 files/digest-mozilla-thunderbird-0.5 205
MD5 f981a963a4840e1880440f1f77ea54b2 files/digest-mozilla-thunderbird-0.5-r1 205
-MD5 f0e9adeb0454377ce019e8969e644efb files/mozilla-thunderbird-amd64.patch 35052
+MD5 1adb062c6ed356e75ec53d1e35c9d350 files/MozillaThunderbird 302
MD5 1adb062c6ed356e75ec53d1e35c9d350 files/thunderbird 302
+MD5 64eb8d1ba171c75896ced1eddd4e42ba files/digest-mozilla-thunderbird-0.4 205
+MD5 157a0b64fbfa81bff58ed90c9590ae79 files/digest-mozilla-thunderbird-0.5 205
MD5 e30291e992d71bccac5937cca9696da0 files/enigmail/Makefile-enigmail 1560
MD5 68a7617a6d3f0f37904cd6aaa90fe1ba files/enigmail/Makefile-ipc 1596
diff --git a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild
index 8928812bbf57..a999d897c393 100644
--- a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild
+++ b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild
@@ -1,19 +1,9 @@
# Copyright 1999-2004 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.5-r1.ebuild,v 1.2 2004/03/25 08:32:45 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5-r1.ebuild,v 1.3 2004/04/26 15:56:49 agriffis 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
EMVER="0.83.3"
@@ -157,7 +147,14 @@ src_compile() {
replace-flags -march=pentium4 -march=pentium3
filter-flags -msse2
fi
+ fi
+
+ # Added to get thunderbird to compile on sparc.
+ replace-sparc64-flags
+ if use ppc && [[ $(gcc-major-version) == 3 && $(gcc-minor-version) == 3 ]]
+ then
+ append-flags -fno-strict-aliasing
fi
econf ${myconf} || die