diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-28 19:57:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-28 19:57:56 +0000 |
commit | 85509ab560d0e1d7a7982edfb9c3f87108733ec4 (patch) | |
tree | 4bbd01cf108956bb5b057198863205e7e3d4190d /mail-client | |
parent | Version bump (bug #210251). (diff) | |
download | gentoo-2-85509ab560d0e1d7a7982edfb9c3f87108733ec4.tar.gz gentoo-2-85509ab560d0e1d7a7982edfb9c3f87108733ec4.tar.bz2 gentoo-2-85509ab560d0e1d7a7982edfb9c3f87108733ec4.zip |
x86 stable, security bug #208128
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 0cee65740e28..f5434a413c61 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.248 2008/02/28 14:00:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.249 2008/02/28 19:57:56 maekke Exp $ + + 28 Feb 2008; Markus Meier <maekke@gentoo.org> + mozilla-thunderbird-2.0.0.12.ebuild: + x86 stable, security bug #208128 28 Feb 2008; Raúl Porcel <armin76@gentoo.org> mozilla-thunderbird-1.5.0.8.ebuild, mozilla-thunderbird-1.5.0.14.ebuild, diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild index b6d4797a14db..3d092e451027 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.12.ebuild,v 1.2 2008/02/28 14:00:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.12.ebuild,v 1.3 2008/02/28 19:57:56 maekke Exp $ WANT_AUTOCONF="2.1" @@ -13,7 +13,7 @@ NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ldap crypt bindist mozdom replytolist" |