summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-15 19:00:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-15 19:00:55 +0000
commit0e77cb7bf91059388901b0bbd0f847425da35c0c (patch)
treebdf80f84e66800d933106e5c1dc22e3d11befa88 /mail-client
parentActually load outline-magic, otherwise it would be useless to depend on it. (diff)
downloadgentoo-2-0e77cb7bf91059388901b0bbd0f847425da35c0c.tar.gz
gentoo-2-0e77cb7bf91059388901b0bbd0f847425da35c0c.tar.bz2
gentoo-2-0e77cb7bf91059388901b0bbd0f847425da35c0c.zip
Bump patchset to fix failure with gcc-4.3, bug #258075
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mozilla-thunderbird/ChangeLog6
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index d25bb35800d2..3bb4f43251bf 100644
--- a/mail-client/mozilla-thunderbird/ChangeLog
+++ b/mail-client/mozilla-thunderbird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/mozilla-thunderbird
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.283 2009/01/05 13:32:27 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.284 2009/02/15 19:00:55 armin76 Exp $
+
+ 15 Feb 2009; Raúl Porcel <armin76@gentoo.org>
+ mozilla-thunderbird-2.0.0.19.ebuild:
+ Bump patchset to fix failure with gcc-4.3, bug #258075
05 Jan 2009; Brent Baude <ranger@gentoo.org>
mozilla-thunderbird-2.0.0.19.ebuild:
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild
index e6ce78bdbd67..9a1fb5dc7910 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild,v 1.5 2009/01/05 13:32:27 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild,v 1.6 2009/02/15 19:00:55 armin76 Exp $
WANT_AUTOCONF="2.1"
inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib mozextension autotools
-PATCH="${PN}-2.0.0.16-patches-0.1"
+PATCH="${P}-patches-0.1"
LANGS="af be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE he hu it ja ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr uk zh-CN zh-TW"
NOSHORTLANGS="en-GB es-AR pt-BR zh-TW"