diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-15 08:33:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-15 08:33:47 +0000 |
commit | 2881fd7d7f98abb91ebf395eacb523a5a5531027 (patch) | |
tree | cff092a2c201b742877c20b3649cc607e017e942 /mail-client | |
parent | Stable for x86, wrt bug #512896 (diff) | |
download | gentoo-2-2881fd7d7f98abb91ebf395eacb523a5a5531027.tar.gz gentoo-2-2881fd7d7f98abb91ebf395eacb523a5a5531027.tar.bz2 gentoo-2-2881fd7d7f98abb91ebf395eacb523a5a5531027.zip |
Stable for x86, wrt bug #512896
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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-24.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index ef7e9b7ba674..726961456dbd 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.284 2014/06/13 16:15:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.285 2014/06/15 08:33:47 ago Exp $ + + 15 Jun 2014; Agostino Sarubbo <ago@gentoo.org> thunderbird-24.6.0.ebuild: + Stable for x86, wrt bug #512896 13 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> thunderbird-24.6.0.ebuild: amd64 stable wrt bug #512896 diff --git a/mail-client/thunderbird/thunderbird-24.6.0.ebuild b/mail-client/thunderbird/thunderbird-24.6.0.ebuild index 0fd8fb809f82..9c79a1c6bfa3 100644 --- a/mail-client/thunderbird/thunderbird-24.6.0.ebuild +++ b/mail-client/thunderbird/thunderbird-24.6.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-24.6.0.ebuild,v 1.3 2014/06/13 16:15:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-24.6.0.ebuild,v 1.4 2014/06/15 08:33:47 ago Exp $ EAPI=5 WANT_AUTOCONF="2.1" @@ -34,7 +34,7 @@ inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax 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 gstreamer +jit ldap +lightning +minimal mozdom pulseaudio selinux system-cairo system-icu system-jpeg system-sqlite" |