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 | 8a8d94de5b1c7052d686314be787b98f31509503 (patch) | |
tree | 442b1b7beec75800828e30d0234fd4073ee90f78 /mail-client | |
parent | Stable on amd64 wrt security bug 180436 (diff) | |
download | historical-8a8d94de5b1c7052d686314be787b98f31509503.tar.gz historical-8a8d94de5b1c7052d686314be787b98f31509503.tar.bz2 historical-8a8d94de5b1c7052d686314be787b98f31509503.zip |
Stable on amd64 wrt security bug 180436
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'mail-client')
3 files changed, 6 insertions, 6 deletions
diff --git a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild index 21932c88e84a..7b3ca2e3bfe2 100644 --- a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild +++ b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-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-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild,v 1.2 2007/06/01 13:14:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.12.ebuild,v 1.3 2007/06/01 15:27:37 angelos Exp $ inherit eutils mozilla-launcher multilib mozextension @@ -12,7 +12,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/ HOMEPAGE="http://www.mozilla.com/thunderbird" RESTRICT="nostrip" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="" 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" |