diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-24 16:16:07 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-24 16:16:07 +0000 |
commit | 3ae0ef5888225601d9729ddcac5e027e2ac69bfe (patch) | |
tree | 1ae7b1be7850fd9120cebea6166e84716be37c35 /mail-client | |
parent | Keyword ~ppc. Bug #548966. (diff) | |
download | gentoo-2-3ae0ef5888225601d9729ddcac5e027e2ac69bfe.tar.gz gentoo-2-3ae0ef5888225601d9729ddcac5e027e2ac69bfe.tar.bz2 gentoo-2-3ae0ef5888225601d9729ddcac5e027e2ac69bfe.zip |
amd64 stable wrt bug #555802
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-38.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index fd1d2269bc90..54e4d48654bc 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.345 2015/07/21 16:51:58 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.346 2015/07/24 16:16:07 zlogene Exp $ + + 24 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> thunderbird-38.1.0.ebuild: + amd64 stable wrt bug #555802 21 Jul 2015; Ian Stakenvicius (_AxS_) <axs@gentoo.org> -thunderbird-31.7.0.ebuild: diff --git a/mail-client/thunderbird/thunderbird-38.1.0.ebuild b/mail-client/thunderbird/thunderbird-38.1.0.ebuild index 9a135683c5bb..fcd88bcf3e09 100644 --- a/mail-client/thunderbird/thunderbird-38.1.0.ebuild +++ b/mail-client/thunderbird/thunderbird-38.1.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-38.1.0.ebuild,v 1.1 2015/07/16 18:32:51 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-38.1.0.ebuild,v 1.2 2015/07/24 16:16:07 zlogene Exp $ EAPI=5 WANT_AUTOCONF="2.1" @@ -40,7 +40,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-v6.38 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" |