diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 10:55:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 10:55:08 +0000 |
commit | 094be8ab98ef526e7b51d63d4ff4db5be91f395f (patch) | |
tree | 8deff87fcf422cca02a1d146eb03d53f23ca903e /mail-client | |
parent | Stable for amd64, wrt bug #485258 (diff) | |
download | gentoo-2-094be8ab98ef526e7b51d63d4ff4db5be91f395f.tar.gz gentoo-2-094be8ab98ef526e7b51d63d4ff4db5be91f395f.tar.bz2 gentoo-2-094be8ab98ef526e7b51d63d4ff4db5be91f395f.zip |
Stable for amd64, wrt bug #485258
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-17.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 6d8ec5c313bb..55fa518321b3 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.237 2013/09/20 04:31:56 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.238 2013/09/21 10:55:08 ago Exp $ + + 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> thunderbird-17.0.9.ebuild: + Stable for amd64, wrt bug #485258 20 Sep 2013; Rick Farina <zerochaos@gentoo.org> thunderbird-17.0.9.ebuild: note bug 465728 when emake fails diff --git a/mail-client/thunderbird/thunderbird-17.0.9.ebuild b/mail-client/thunderbird/thunderbird-17.0.9.ebuild index c5d27e7f39c0..3becb55a5a51 100644 --- a/mail-client/thunderbird/thunderbird-17.0.9.ebuild +++ b/mail-client/thunderbird/thunderbird-17.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.9.ebuild,v 1.2 2013/09/20 04:31:56 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.9.ebuild,v 1.3 2013/09/21 10:55:08 ago Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -32,7 +32,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="bindist gconf +crypt +jit +ipc ldap +lightning +minimal mozdom selinux" |