diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:50:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-18 08:50:00 +0000 |
commit | 20cbdb7cf8d07ea084b137c8e5398278e7349f78 (patch) | |
tree | 531e37608a2bddfed97bc1841b8aff9b11db1476 /mail-client/thunderbird | |
parent | Stable for ppc64, wrt bug #536564 (diff) | |
download | gentoo-2-20cbdb7cf8d07ea084b137c8e5398278e7349f78.tar.gz gentoo-2-20cbdb7cf8d07ea084b137c8e5398278e7349f78.tar.bz2 gentoo-2-20cbdb7cf8d07ea084b137c8e5398278e7349f78.zip |
Stable for ppc64, wrt bug #536564
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-31.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 435c72572fdf..b2e6af2c990b 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.313 2015/02/15 15:07:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.314 2015/02/18 08:50:00 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> thunderbird-31.4.0.ebuild: + Stable for ppc64, wrt bug #536564 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> thunderbird-31.4.0.ebuild: Stable for x86, wrt bug #536564 diff --git a/mail-client/thunderbird/thunderbird-31.4.0.ebuild b/mail-client/thunderbird/thunderbird-31.4.0.ebuild index fd145dfd5f1a..453223b6c28c 100644 --- a/mail-client/thunderbird/thunderbird-31.4.0.ebuild +++ b/mail-client/thunderbird/thunderbird-31.4.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.4.0.ebuild,v 1.3 2015/02/15 15:07:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-31.4.0.ebuild,v 1.4 2015/02/18 08:50:00 ago 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" |