diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-20 13:03:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-20 13:03:09 +0000 |
commit | 3e959a0328ef244eb15ecc33130e21369c9133b6 (patch) | |
tree | d1dc15d10aba081cf8397cf86845e024c377d603 /mail-client | |
parent | Stable on sparc wrt security #156023 (diff) | |
download | gentoo-2-3e959a0328ef244eb15ecc33130e21369c9133b6.tar.gz gentoo-2-3e959a0328ef244eb15ecc33130e21369c9133b6.tar.bz2 gentoo-2-3e959a0328ef244eb15ecc33130e21369c9133b6.zip |
Stable on sparc wrt security #158571
(Portage version: 2.1.1-r2)
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.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index c5b69ee35cc4..7bf6801fdbf9 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.150 2006/12/20 08:28:12 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.151 2006/12/20 13:03:09 gustavoz Exp $ + + 20 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> + mozilla-thunderbird-1.5.0.9.ebuild: + Stable on sparc wrt security #158571 19 Dec 2006; Stefan Schweizer <genstef@gentoo.org> mozilla-thunderbird-1.5.0.9.ebuild: version bump thanks anarchy diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.9.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.9.ebuild index c7df911e5040..555626f917b5 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.9.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.9.ebuild,v 1.1 2006/12/19 18:52:04 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.9.ebuild,v 1.2 2006/12/20 13:03:09 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 NPL-1.1" IUSE="ldap crypt" |