summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-06-01 17:47:47 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-06-01 17:47:47 +0000
commitb0c78427a3ab4755ed90e70be5c84b7eeac18ad0 (patch)
tree49f34081abe00698dfc68a643069999d67d6139d /mail-client
parentadd 3.0a (diff)
downloadgentoo-2-b0c78427a3ab4755ed90e70be5c84b7eeac18ad0.tar.gz
gentoo-2-b0c78427a3ab4755ed90e70be5c84b7eeac18ad0.tar.bz2
gentoo-2-b0c78427a3ab4755ed90e70be5c84b7eeac18ad0.zip
Stable on sparc wrt security #180436
(Portage version: 2.1.2.7)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mozilla-thunderbird/ChangeLog6
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index f841f217f748..0902aaff70d3 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.196 2007/06/01 15:29:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.197 2007/06/01 17:47:47 gustavoz Exp $
+
+ 01 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ mozilla-thunderbird-1.5.0.12.ebuild:
+ Stable on sparc wrt security #180436
01 Jun 2007; Christoph Mende <angelos@gentoo.org> mozilla-thunderbird-1.5.0.12:
Stable on amd64 wrt security bug 180436
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild
index e979d4ba3b1d..07bf30361cda 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.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.12.ebuild,v 1.2 2007/06/01 15:29:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild,v 1.3 2007/06/01 17:47:47 gustavoz Exp $
WANT_AUTOCONF="2.1"
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.mozilla.com/thunderbird/"
SRC_URI="http://releases.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"
@@ -259,4 +259,4 @@ pkg_postrm() {
declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/${PN}
update_mozilla_launcher_symlinks
-} \ No newline at end of file
+}