diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-23 19:05:26 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-05-23 19:05:26 +0000 |
commit | b4c12cc0d114db2c5edebaf23930db50e72c503c (patch) | |
tree | 393358441b70e896c045466cb8a6448979e7835b /mail-client | |
parent | x86 stable wrt bug #549356 (diff) | |
download | gentoo-2-b4c12cc0d114db2c5edebaf23930db50e72c503c.tar.gz gentoo-2-b4c12cc0d114db2c5edebaf23930db50e72c503c.tar.bz2 gentoo-2-b4c12cc0d114db2c5edebaf23930db50e72c503c.zip |
x86 stable wrt bug #549356
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 09a0d6560095..9af716105711 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.327 2015/05/18 10:05:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.328 2015/05/23 19:05:26 zlogene Exp $ + + 23 May 2015; Mikle Kolyada <zlogene@gentoo.org> thunderbird-31.7.0.ebuild: + x86 stable wrt bug #549356 18 May 2015; Agostino Sarubbo <ago@gentoo.org> thunderbird-31.7.0.ebuild: Stable for amd64, wrt bug #549356 diff --git a/mail-client/thunderbird/thunderbird-31.7.0.ebuild b/mail-client/thunderbird/thunderbird-31.7.0.ebuild index bfda58eec5fe..d129362cddbc 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.3 2015/05/18 10:05:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-31.7.0.ebuild,v 1.4 2015/05/23 19:05:26 zlogene 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" |