diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-25 07:08:37 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-25 07:08:37 +0000 |
commit | 6f058d1b29817873f4e3f03732fe8923e819ee51 (patch) | |
tree | f838eaca797c980539c6f88ea6ce7529871568e8 /mail-client | |
parent | ppc stable (bug 427224) (diff) | |
download | gentoo-2-6f058d1b29817873f4e3f03732fe8923e819ee51.tar.gz gentoo-2-6f058d1b29817873f4e3f03732fe8923e819ee51.tar.bz2 gentoo-2-6f058d1b29817873f4e3f03732fe8923e819ee51.zip |
ppc stable (bug 427224)
(Portage version: 2.1.11.11/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-10.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 55228fd69c34..a69e8569dceb 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.162 2012/08/14 02:25:10 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.163 2012/08/25 07:08:37 xmw Exp $ + + 25 Aug 2012; Michael Weber <xmw@gentoo.org> thunderbird-10.0.6.ebuild: + ppc stable (bug 427224) 14 Aug 2012; Rick Farina <zerochaos@gentoo.org> thunderbird-14.0.ebuild: Anarchy gave me this required fix to allow building with +debug diff --git a/mail-client/thunderbird/thunderbird-10.0.6.ebuild b/mail-client/thunderbird/thunderbird-10.0.6.ebuild index 18963cee62ae..70e4bfdcb342 100644 --- a/mail-client/thunderbird/thunderbird-10.0.6.ebuild +++ b/mail-client/thunderbird/thunderbird-10.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-10.0.6.ebuild,v 1.5 2012/07/29 17:29:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-10.0.6.ebuild,v 1.6 2012/08/25 07:08:37 xmw Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -30,7 +30,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="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="bindist gconf +crypt +ipc +lightning +minimal mozdom +webm selinux" |