diff options
author | 2015-07-18 19:28:03 +0000 | |
---|---|---|
committer | 2015-07-18 19:28:03 +0000 | |
commit | 388884ddae98037db146dd6d921cd7458d786ba2 (patch) | |
tree | b10835a95e6e1117c5663690caefb047ba98fe05 /mail-client | |
parent | Stable for amd64, wrt bug #554036 (diff) | |
download | gentoo-2-388884ddae98037db146dd6d921cd7458d786ba2.tar.gz gentoo-2-388884ddae98037db146dd6d921cd7458d786ba2.tar.bz2 gentoo-2-388884ddae98037db146dd6d921cd7458d786ba2.zip |
Stable for amd64, wrt bug #554036
(Portage version: 2.2.20/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-31.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 764dd37b0c6c..c619285ac56f 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.340 2015/07/17 19:42:35 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.341 2015/07/18 19:28:03 ago Exp $ + + 18 Jul 2015; Agostino Sarubbo <ago@gentoo.org> thunderbird-31.8.0.ebuild: + Stable for amd64, wrt bug #554036 *thunderbird-31.8.0 (17 Jul 2015) diff --git a/mail-client/thunderbird/thunderbird-31.8.0.ebuild b/mail-client/thunderbird/thunderbird-31.8.0.ebuild index d2e725619b55..475350e52bff 100644 --- a/mail-client/thunderbird/thunderbird-31.8.0.ebuild +++ b/mail-client/thunderbird/thunderbird-31.8.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.8.0.ebuild,v 1.1 2015/07/17 19:42:35 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-31.8.0.ebuild,v 1.2 2015/07/18 19:28:03 ago Exp $ EAPI=5 WANT_AUTOCONF="2.1" @@ -41,7 +41,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" |