summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2012-03-30 00:26:25 +0000
committerJory Pratt <anarchy@gentoo.org>2012-03-30 00:26:25 +0000
commit4bac144198a26bb241ffda51572d9053b402d981 (patch)
tree33ed42bd106dd3cd87250dc8e5315c904587d22f /mail-client
parentwarn about bug #402401 (diff)
downloadgentoo-2-4bac144198a26bb241ffda51572d9053b402d981.tar.gz
gentoo-2-4bac144198a26bb241ffda51572d9053b402d981.tar.bz2
gentoo-2-4bac144198a26bb241ffda51572d9053b402d981.zip
Fix possible imap issues, fix issue where mail rules might be erronously changed
(Portage version: 2.1.10.52/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/thunderbird/ChangeLog9
-rw-r--r--mail-client/thunderbird/thunderbird-11.0.1.ebuild (renamed from mail-client/thunderbird/thunderbird-11.0-r1.ebuild)2
2 files changed, 9 insertions, 2 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog
index 0cd420b488fd..9bde2d932540 100644
--- a/mail-client/thunderbird/ChangeLog
+++ b/mail-client/thunderbird/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for mail-client/thunderbird
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.133 2012/03/28 01:01:40 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.134 2012/03/30 00:26:25 anarchy Exp $
+
+*thunderbird-11.0.1 (30 Mar 2012)
+
+ 30 Mar 2012; Jory A. Pratt <anarchy@gentoo.org> -thunderbird-11.0-r1.ebuild,
+ +thunderbird-11.0.1.ebuild:
+ Fix possible imap issues, fix issue where mail rules might be erronously
+ changed
28 Mar 2012; Jory A. Pratt <anarchy@gentoo.org> -thunderbird-11.0.ebuild,
thunderbird-11.0-r1.ebuild:
diff --git a/mail-client/thunderbird/thunderbird-11.0-r1.ebuild b/mail-client/thunderbird/thunderbird-11.0.1.ebuild
index 8fccc37d1c0d..84691eaf4229 100644
--- a/mail-client/thunderbird/thunderbird-11.0-r1.ebuild
+++ b/mail-client/thunderbird/thunderbird-11.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-11.0-r1.ebuild,v 1.2 2012/03/28 01:01:40 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-11.0.1.ebuild,v 1.1 2012/03/30 00:26:25 anarchy Exp $
EAPI="3"
WANT_AUTOCONF="2.1"