diff options
author | 2007-07-24 15:44:04 +0000 | |
---|---|---|
committer | 2007-07-24 15:44:04 +0000 | |
commit | f6ed8a79b73b50bf99d9192b8bbef87d49f5756b (patch) | |
tree | 0047f1ae8aaaee0dbc405c5a02e35d412a1bcf59 /mail-client | |
parent | Stable on sparc wrt security #185737 (diff) | |
download | gentoo-2-f6ed8a79b73b50bf99d9192b8bbef87d49f5756b.tar.gz gentoo-2-f6ed8a79b73b50bf99d9192b8bbef87d49f5756b.tar.bz2 gentoo-2-f6ed8a79b73b50bf99d9192b8bbef87d49f5756b.zip |
Stable on sparc wrt security #185737
(Portage version: 2.1.2.9)
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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index fd42aa54c0da..74982c98181f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.214 2007/07/23 11:24:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.215 2007/07/24 15:44:04 gustavoz Exp $ + + 24 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + mozilla-thunderbird-2.0.0.5.ebuild: + Stable on sparc wrt security #185737 23 Jul 2007; Raúl Porcel <armin76@gentoo.org> mozilla-thunderbird-2.0.0.5.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild index f2f6a207ed2e..f42edd8a323b 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.5.ebuild,v 1.4 2007/07/23 11:24:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.5.ebuild,v 1.5 2007/07/24 15:44:04 gustavoz 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 -mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 -mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ldap crypt bindist mozdom replytolist" |