diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-01 15:29:47 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-01 15:29:47 +0000 |
commit | 66f4ac80bc5303a33803f5ad49febfe58c55f7f9 (patch) | |
tree | 0760c1a9a44722b2181b282b8901183bd0775a44 | |
parent | Stable on amd64 wrt security bug 180436 (diff) | |
download | gentoo-2-66f4ac80bc5303a33803f5ad49febfe58c55f7f9.tar.gz gentoo-2-66f4ac80bc5303a33803f5ad49febfe58c55f7f9.tar.bz2 gentoo-2-66f4ac80bc5303a33803f5ad49febfe58c55f7f9.zip |
Stable on amd64 wrt security bug 180436
(Portage version: 2.1.2.9)
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 4 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 46227cf9213a..f841f217f748 100644 --- a/mail-client/mozilla-thunderbird/ChangeLog +++ b/mail-client/mozilla-thunderbird/ChangeLog @@ -1,8 +1,8 @@ # 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.195 2007/06/01 15:24:31 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.196 2007/06/01 15:29:47 angelos Exp $ - 01 Jun 2007; Christoph Mende <angelos@gentoo.org> ChangeLog: + 01 Jun 2007; Christoph Mende <angelos@gentoo.org> mozilla-thunderbird-1.5.0.12: Stable on amd64 wrt security bug 180436 *mozilla-thunderbird-1.5.0.12 (31 May 2007) 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 940028981d00..e979d4ba3b1d 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.1 2007/05/31 13:49:27 armin76 Exp $ +# $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 $ 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" |