diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-13 14:46:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-13 14:46:32 +0000 |
commit | 0c73d9d5ce1ab8505d524ef2cf47eabd9b03ec1e (patch) | |
tree | 6fe5cef34b4d90195180392c4b0e12aa88f12626 /mail-client/thunderbird | |
parent | x86 stable, bug #381245 (diff) | |
download | gentoo-2-0c73d9d5ce1ab8505d524ef2cf47eabd9b03ec1e.tar.gz gentoo-2-0c73d9d5ce1ab8505d524ef2cf47eabd9b03ec1e.tar.bz2 gentoo-2-0c73d9d5ce1ab8505d524ef2cf47eabd9b03ec1e.zip |
x86 stable, bug #381245
(Portage version: 2.1.10.34/cvs/Linux x86_64)
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index c0c0650fa056..81057abde47b 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # 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.101 2011/11/11 23:40:14 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.102 2011/11/13 14:46:32 maekke Exp $ + + 13 Nov 2011; Markus Meier <maekke@gentoo.org> thunderbird-7.0.1-r1.ebuild: + x86 stable, bug #381245 11 Nov 2011; Jory A. Pratt <anarchy@gentoo.org> +files/enigmail-1.3.3-bug373733.patch, thunderbird-8.0.ebuild: diff --git a/mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild b/mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild index f76a18febafe..13cb039b9d8e 100644 --- a/mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild +++ b/mail-client/thunderbird/thunderbird-7.0.1-r1.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-7.0.1-r1.ebuild,v 1.4 2011/10/28 08:44:36 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-7.0.1-r1.ebuild,v 1.5 2011/11/13 14:46:32 maekke Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ EMVER="1.3.2" 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="bindist gconf +crashreporter +crypt +ipc +lightning mozdom" |