summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2013-12-15 21:08:45 +0000
committerJory Pratt <anarchy@gentoo.org>2013-12-15 21:08:45 +0000
commite04a9b2f6231172c425b0df3293bcc78fb7d0617 (patch)
tree3234a3cd85452a7b01a6fb44e32f40bc983544e2 /mail-client/thunderbird
parentadded ~mips keyword (diff)
downloadgentoo-2-e04a9b2f6231172c425b0df3293bcc78fb7d0617.tar.gz
gentoo-2-e04a9b2f6231172c425b0df3293bcc78fb7d0617.tar.bz2
gentoo-2-e04a9b2f6231172c425b0df3293bcc78fb7d0617.zip
Readd missing patch to disable buildid, bug #465466
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB4D088B4)
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r--mail-client/thunderbird/ChangeLog5
-rw-r--r--mail-client/thunderbird/thunderbird-24.2.0.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog
index fe52b3c98d32..42bf1c5f4048 100644
--- a/mail-client/thunderbird/ChangeLog
+++ b/mail-client/thunderbird/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/thunderbird
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.260 2013/12/14 00:54:52 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.261 2013/12/15 21:08:45 anarchy Exp $
+
+ 15 Dec 2013; Jory A. Pratt <anarchy@gentoo.org> thunderbird-24.2.0.ebuild:
+ Readd missing patch to disable buildid, bug #465466
14 Dec 2013; Jory A. Pratt <anarchy@gentoo.org>
+files/enigmail-1.6.0-parallel-fix.patch, thunderbird-24.2.0.ebuild:
diff --git a/mail-client/thunderbird/thunderbird-24.2.0.ebuild b/mail-client/thunderbird/thunderbird-24.2.0.ebuild
index ca382e0280eb..8234e90ac462 100644
--- a/mail-client/thunderbird/thunderbird-24.2.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-24.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-24.2.0.ebuild,v 1.2 2013/12/14 00:54:52 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-24.2.0.ebuild,v 1.3 2013/12/15 21:08:45 anarchy Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -39,7 +39,7 @@ LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="bindist crypt gstreamer +jit ldap +lightning +minimal mozdom pulseaudio selinux system-cairo system-icu system-jpeg system-sqlite"
PATCH="thunderbird-24.0-patches-0.1"
-PATCHFF="firefox-24.0-patches-0.5"
+PATCHFF="firefox-24.0-patches-0.9"
SRC_URI="${SRC_URI}
${MOZ_FTP_URI}${MOZ_PV}/source/${MOZ_P}.source.tar.bz2
@@ -135,7 +135,6 @@ src_prepare() {
# Apply our patchset from firefox to thunderbird as well
pushd "${S}"/mozilla &>/dev/null || die
- EPATCH_EXCLUDE="8001_ia64_support_bug_910845.patch" \
EPATCH_SUFFIX="patch" \
EPATCH_FORCE="yes" \
epatch "${WORKDIR}/firefox"