diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 10:14:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 10:14:05 +0000 |
commit | 0811b55f68e08b8cf1f49427f5094c7740c0bf81 (patch) | |
tree | 9414c658d6c8d4685cb8455073bc508729fa10ef /mail-client/thunderbird | |
parent | Stable for ppc, wrt bug #473720 (diff) | |
download | gentoo-2-0811b55f68e08b8cf1f49427f5094c7740c0bf81.tar.gz gentoo-2-0811b55f68e08b8cf1f49427f5094c7740c0bf81.tar.bz2 gentoo-2-0811b55f68e08b8cf1f49427f5094c7740c0bf81.zip |
Stable for ppc, wrt bug #474758
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-17.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 2aaaa8111593..1e73f9e72990 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.224 2013/06/27 20:49:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.225 2013/06/29 10:14:05 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> thunderbird-17.0.7.ebuild: + Stable for ppc, wrt bug #474758 27 Jun 2013; Agostino Sarubbo <ago@gentoo.org> thunderbird-17.0.7.ebuild: Stable for x86, wrt bug #474758 diff --git a/mail-client/thunderbird/thunderbird-17.0.7.ebuild b/mail-client/thunderbird/thunderbird-17.0.7.ebuild index c9556dff00c6..3783fef52d9d 100644 --- a/mail-client/thunderbird/thunderbird-17.0.7.ebuild +++ b/mail-client/thunderbird/thunderbird-17.0.7.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.7.ebuild,v 1.3 2013/06/27 20:49:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.7.ebuild,v 1.4 2013/06/29 10:14:05 ago Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -32,7 +32,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" |