diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-10 19:33:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-10 19:33:52 +0000 |
commit | bc3d3d4bc8571c8f3248307460692e1a385e7476 (patch) | |
tree | b8a93a7609851ba1e00899fce54c2d0b1db024fd /mail-client | |
parent | Stable for amd64, wrt bug #531408 (diff) | |
download | gentoo-2-bc3d3d4bc8571c8f3248307460692e1a385e7476.tar.gz gentoo-2-bc3d3d4bc8571c8f3248307460692e1a385e7476.tar.bz2 gentoo-2-bc3d3d4bc8571c8f3248307460692e1a385e7476.zip |
Stable for amd64, wrt bug #531408
(Portage version: 2.2.14/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.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index db398502f47d..cb2c5c14abaa 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.306 2014/12/04 04:21:56 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.307 2014/12/10 19:33:52 ago Exp $ + + 10 Dec 2014; Agostino Sarubbo <ago@gentoo.org> thunderbird-31.3.0.ebuild: + Stable for amd64, wrt bug #531408 04 Dec 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> thunderbird-31.3.0.ebuild: diff --git a/mail-client/thunderbird/thunderbird-31.3.0.ebuild b/mail-client/thunderbird/thunderbird-31.3.0.ebuild index 6ebd1a091c33..0e5c144c4bc4 100644 --- a/mail-client/thunderbird/thunderbird-31.3.0.ebuild +++ b/mail-client/thunderbird/thunderbird-31.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-31.3.0.ebuild,v 1.2 2014/12/04 04:21:56 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-31.3.0.ebuild,v 1.3 2014/12/10 19:33:52 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 ldap +lightning +minimal mozdom selinux" |