summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2011-06-23 14:08:54 +0000
committerLars Wendler <polynomial-c@gentoo.org>2011-06-23 14:08:54 +0000
commit2b899bb93a4d030b1d2bc4eaef9ca3593fbadeb4 (patch)
treec7d60298ea7c9bf8229c09b24248366af8096fbb
parentx86 stable wrt security bug #365273 (diff)
downloadgentoo-2-2b899bb93a4d030b1d2bc4eaef9ca3593fbadeb4.tar.gz
gentoo-2-2b899bb93a4d030b1d2bc4eaef9ca3593fbadeb4.tar.bz2
gentoo-2-2b899bb93a4d030b1d2bc4eaef9ca3593fbadeb4.zip
Security bump
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
-rw-r--r--mail-client/thunderbird/ChangeLog8
-rw-r--r--mail-client/thunderbird/thunderbird-3.1.11.ebuild (renamed from mail-client/thunderbird/thunderbird-3.1.9-r1.ebuild)5
2 files changed, 9 insertions, 4 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog
index c194e1c61f79..8e392346ca9c 100644
--- a/mail-client/thunderbird/ChangeLog
+++ b/mail-client/thunderbird/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for mail-client/thunderbird
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.81 2011/06/21 12:46:38 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.82 2011/06/23 14:08:54 polynomial-c Exp $
+
+*thunderbird-3.1.11 (23 Jun 2011)
+
+ 23 Jun 2011; Lars Wendler <polynomial-c@gentoo.org>
+ -thunderbird-3.1.9-r1.ebuild, +thunderbird-3.1.11.ebuild:
+ Security bump. Removed old.
21 Jun 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
thunderbird-3.1.9-r1.ebuild, thunderbird-3.1.10.ebuild:
diff --git a/mail-client/thunderbird/thunderbird-3.1.9-r1.ebuild b/mail-client/thunderbird/thunderbird-3.1.11.ebuild
index 9228b58e5585..c30ad588e5ef 100644
--- a/mail-client/thunderbird/thunderbird-3.1.9-r1.ebuild
+++ b/mail-client/thunderbird/thunderbird-3.1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.9-r1.ebuild,v 1.2 2011/06/21 12:46:38 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.11.ebuild,v 1.1 2011/06/23 14:08:54 polynomial-c Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -19,7 +19,7 @@ MY_P="${P/_rc/rc}"
DESCRIPTION="Thunderbird Mail Client"
HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
SLOT="0"
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
IUSE="+alsa ldap +crypt bindist gnome libnotify +lightning mozdom system-sqlite wifi"
@@ -125,7 +125,6 @@ src_prepare() {
epatch "${WORKDIR}"
epatch "${FILESDIR}/bug-606109.patch"
- epatch "${FILESDIR}/libnotify-0.7.patch"
# Allow user to apply any additional patches without modifing ebuild
epatch_user