diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-17 10:05:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-17 10:05:28 +0000 |
commit | 36387b3a085ecafeb69eb712400c4c4c1566d007 (patch) | |
tree | 89dca0207a33ace4be6439e1958deaa43ba9593a /mail-client | |
parent | Stable for amd64, wrt bug #469868 (diff) | |
download | gentoo-2-36387b3a085ecafeb69eb712400c4c4c1566d007.tar.gz gentoo-2-36387b3a085ecafeb69eb712400c4c4c1566d007.tar.bz2 gentoo-2-36387b3a085ecafeb69eb712400c4c4c1566d007.zip |
Stable for amd64, wrt bug #469868
(Portage version: 2.1.11.63/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-17.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index f6096d2663cc..9c092edc683b 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.214 2013/05/16 15:24:20 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.215 2013/05/17 10:05:28 ago Exp $ + + 17 May 2013; Agostino Sarubbo <ago@gentoo.org> thunderbird-17.0.6.ebuild: + Stable for amd64, wrt bug #469868 *thunderbird-17.0.6 (16 May 2013) diff --git a/mail-client/thunderbird/thunderbird-17.0.6.ebuild b/mail-client/thunderbird/thunderbird-17.0.6.ebuild index 92f0774a5d2a..9909901cdf69 100644 --- a/mail-client/thunderbird/thunderbird-17.0.6.ebuild +++ b/mail-client/thunderbird/thunderbird-17.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.6.ebuild,v 1.1 2013/05/16 15:24:20 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.6.ebuild,v 1.2 2013/05/17 10:05:28 ago Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -31,7 +31,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 gconf +crypt +jit +ipc ldap +lightning +minimal mozdom selinux" |