diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2007-03-05 20:39:20 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2007-03-05 20:39:20 +0000 |
commit | 9bfb55676107490d2e6c55627fbe44354a7968ac (patch) | |
tree | 46de78909b802854712f78de33a32c91a1553ca6 /mail-client/mozilla-thunderbird | |
parent | vBump to 1.3, closes bug #150019 (diff) | |
download | gentoo-2-9bfb55676107490d2e6c55627fbe44354a7968ac.tar.gz gentoo-2-9bfb55676107490d2e6c55627fbe44354a7968ac.tar.bz2 gentoo-2-9bfb55676107490d2e6c55627fbe44354a7968ac.zip |
alpha stable wrt security bug #165555
(Portage version: 2.1.1-r2)
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-1.5.0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 5b38edd0a961..eedb3d2cd096 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.174 2007/03/03 19:24:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.175 2007/03/05 20:39:20 yoswink Exp $ + + 05 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> + mozilla-thunderbird-1.5.0.10.ebuild: + alpha stable wrt security bug #165555 03 Mar 2007; Raúl Porcel <armin76@gentoo.org> +files/icon/mozilla-thunderbird-unbranded.desktop, diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild index 579f04217b17..4b6579e5704f 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.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-1.5.0.10.ebuild,v 1.3 2007/03/03 15:43:03 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild,v 1.4 2007/03/05 20:39:20 yoswink Exp $ WANT_AUTOCONF="2.1" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.mozilla.org/projects/thunderbird/" SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2 mirror://gentoo/${PATCH}.tar.bz2" -KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ldap crypt" |