diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:10:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:10:58 +0000 |
commit | 172a7260bab25b59e1dc472b4241bdfb4579d4f4 (patch) | |
tree | b4ca14c0bee183589d7c4389e1d27590e46e2b47 /mail-client | |
parent | Stabilize for everyone because of one patch; restore support for 2.6.31. (diff) | |
download | gentoo-2-172a7260bab25b59e1dc472b4241bdfb4579d4f4.tar.gz gentoo-2-172a7260bab25b59e1dc472b4241bdfb4579d4f4.tar.bz2 gentoo-2-172a7260bab25b59e1dc472b4241bdfb4579d4f4.zip |
Stable for ppc, wrt bug #450940
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-17.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 084304512e82..a06e6f36868e 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.190 2013/01/21 13:47:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.191 2013/01/21 14:10:58 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> thunderbird-17.0.2.ebuild: + Stable for ppc, wrt bug #450940 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> thunderbird-17.0.2.ebuild: Stable for ppc64, wrt bug #450940 diff --git a/mail-client/thunderbird/thunderbird-17.0.2.ebuild b/mail-client/thunderbird/thunderbird-17.0.2.ebuild index 54d461e3a190..dfaff3250e09 100644 --- a/mail-client/thunderbird/thunderbird-17.0.2.ebuild +++ b/mail-client/thunderbird/thunderbird-17.0.2.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.2.ebuild,v 1.7 2013/01/21 13:47:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.2.ebuild,v 1.8 2013/01/21 14:10:58 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" |