diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-25 09:24:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-25 09:24:38 +0000 |
commit | f515bb92a50c64ef990a8f188c290d352dd09a0a (patch) | |
tree | 67175adfb1986d3cfdaa02b45e1ca0af50c73668 /mail-client | |
parent | Adjusted libvpx dependency (diff) | |
download | gentoo-2-f515bb92a50c64ef990a8f188c290d352dd09a0a.tar.gz gentoo-2-f515bb92a50c64ef990a8f188c290d352dd09a0a.tar.bz2 gentoo-2-f515bb92a50c64ef990a8f188c290d352dd09a0a.zip |
Stable for PPC64 (bug #545232).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-31.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index aadb7bcd9ee7..2a09283b4baa 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.322 2015/04/24 09:58:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.323 2015/04/25 09:24:38 jer Exp $ + + 25 Apr 2015; Jeroen Roovers <jer@gentoo.org> thunderbird-31.6.0.ebuild: + Stable for PPC64 (bug #545232). 24 Apr 2015; Agostino Sarubbo <ago@gentoo.org> thunderbird-31.6.0.ebuild: Stable for x86, wrt bug #545232 diff --git a/mail-client/thunderbird/thunderbird-31.6.0.ebuild b/mail-client/thunderbird/thunderbird-31.6.0.ebuild index f0787af818ba..0e89bbceb6f7 100644 --- a/mail-client/thunderbird/thunderbird-31.6.0.ebuild +++ b/mail-client/thunderbird/thunderbird-31.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-31.6.0.ebuild,v 1.3 2015/04/24 09:58:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-31.6.0.ebuild,v 1.4 2015/04/25 09:24:38 jer Exp $ EAPI=5 WANT_AUTOCONF="2.1" @@ -36,7 +36,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-v5.31 makeedit multilib autotools 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 crypt hardened ldap +lightning +minimal mozdom selinux" |