diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-04 13:26:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-04 13:26:53 +0000 |
commit | ced4be70e75d3f956cf318c148916057867d9af8 (patch) | |
tree | cd0b7abf5c09e7a2433b2b928fd70c7976d68ef8 /mail-client/mozilla-thunderbird | |
parent | Updated init.d script to fix reports of status, bug #219740, thank Vieri <ren... (diff) | |
download | historical-ced4be70e75d3f956cf318c148916057867d9af8.tar.gz historical-ced4be70e75d3f956cf318c148916057867d9af8.tar.bz2 historical-ced4be70e75d3f956cf318c148916057867d9af8.zip |
amd64/x86 stable, security bug #214816
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 9f4573002bdf..c06257f588cc 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.256 2008/05/02 11:49:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.257 2008/05/04 13:26:53 maekke Exp $ + + 04 May 2008; Markus Meier <maekke@gentoo.org> + mozilla-thunderbird-2.0.0.14.ebuild: + amd64/x86 stable, security bug #214816 *mozilla-thunderbird-2.0.0.14 (02 May 2008) diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.14.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.14.ebuild index b90b81d18dbd..355c6d8b245b 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.14.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.14.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.14.ebuild,v 1.1 2008/05/02 11:49:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.14.ebuild,v 1.2 2008/05/04 13:26:53 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" |