diff options
author | 2015-05-18 05:03:31 +0000 | |
---|---|---|
committer | 2015-05-18 05:03:31 +0000 | |
commit | ab8effce4d363086be5ef225759967da111a936d (patch) | |
tree | f9a55411d7dfced7e94782b8c3720c146711fba5 /mail-client | |
parent | Version bump from NP-Hardass, see https://www.winehq.org/announce/1.7.43 for ... (diff) | |
download | gentoo-2-ab8effce4d363086be5ef225759967da111a936d.tar.gz gentoo-2-ab8effce4d363086be5ef225759967da111a936d.tar.bz2 gentoo-2-ab8effce4d363086be5ef225759967da111a936d.zip |
Stable for PPC64 (bug #549356).
(Portage version: 2.2.19/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.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 57e9300dac80..ea197f3fff96 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.325 2015/05/15 21:24:57 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.326 2015/05/18 05:03:31 jer Exp $ + + 18 May 2015; Jeroen Roovers <jer@gentoo.org> thunderbird-31.7.0.ebuild: + Stable for PPC64 (bug #549356). *thunderbird-31.7.0 (15 May 2015) diff --git a/mail-client/thunderbird/thunderbird-31.7.0.ebuild b/mail-client/thunderbird/thunderbird-31.7.0.ebuild index 14bd14a86cee..2c6aa899ed16 100644 --- a/mail-client/thunderbird/thunderbird-31.7.0.ebuild +++ b/mail-client/thunderbird/thunderbird-31.7.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.7.0.ebuild,v 1.1 2015/05/15 21:24:57 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-31.7.0.ebuild,v 1.2 2015/05/18 05:03:31 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" |