diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-06 13:54:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-06 13:54:43 +0000 |
commit | 5212b753363c2fa05cb11e4997cb55d7a5868fb5 (patch) | |
tree | eabe75a5221e865eb450230e2448bd0676c9358a /mail-client | |
parent | Stable on sparc wrt #168558 (diff) | |
download | gentoo-2-5212b753363c2fa05cb11e4997cb55d7a5868fb5.tar.gz gentoo-2-5212b753363c2fa05cb11e4997cb55d7a5868fb5.tar.bz2 gentoo-2-5212b753363c2fa05cb11e4997cb55d7a5868fb5.zip |
Stable on sparc wrt security #165555
(Portage version: 2.1.2-r9)
Diffstat (limited to 'mail-client')
-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 eedb3d2cd096..9d02ad217f13 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.175 2007/03/05 20:39:20 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.176 2007/03/06 13:54:43 gustavoz Exp $ + + 06 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + mozilla-thunderbird-1.5.0.10.ebuild: + Stable on sparc wrt security #165555 05 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> mozilla-thunderbird-1.5.0.10.ebuild: 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 4b6579e5704f..a41135409a99 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.4 2007/03/05 20:39:20 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild,v 1.5 2007/03/06 13:54:43 gustavoz 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" |