diff options
author | 2014-02-15 06:01:04 +0000 | |
---|---|---|
committer | 2014-02-15 06:01:04 +0000 | |
commit | 635d0256e2a2a383ada7806e09a25ca7ab93a7e0 (patch) | |
tree | b6c9c4d2fcbb5c6d430a89f3b1e90f8517836d06 /mail-client | |
parent | Remove old. (diff) | |
download | gentoo-2-635d0256e2a2a383ada7806e09a25ca7ab93a7e0.tar.gz gentoo-2-635d0256e2a2a383ada7806e09a25ca7ab93a7e0.tar.bz2 gentoo-2-635d0256e2a2a383ada7806e09a25ca7ab93a7e0.zip |
Stable for amd64, wrt bug #500320
(Portage version: 2.2.1/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-24.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 54eae9c71ed4..c70ff5046d1a 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.263 2014/02/12 05:59:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.264 2014/02/15 06:01:04 ago Exp $ + + 15 Feb 2014; Agostino Sarubbo <ago@gentoo.org> thunderbird-24.3.0.ebuild: + Stable for amd64, wrt bug #500320 11 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> thunderbird-24.3.0.ebuild: diff --git a/mail-client/thunderbird/thunderbird-24.3.0.ebuild b/mail-client/thunderbird/thunderbird-24.3.0.ebuild index 61d940c51c3b..184968949f4a 100644 --- a/mail-client/thunderbird/thunderbird-24.3.0.ebuild +++ b/mail-client/thunderbird/thunderbird-24.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-24.3.0.ebuild,v 1.2 2014/02/12 05:59:38 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-24.3.0.ebuild,v 1.3 2014/02/15 06:01:04 ago Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -33,7 +33,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" |