diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-09-20 18:36:04 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-09-20 18:36:04 +0000 |
commit | b9618dac0ad1f8d7b724d97a7cc3512e18f61fde (patch) | |
tree | 346ddc481cd0e2002f8689efba7a28536bdd3df2 /mail-client/mozilla-thunderbird | |
parent | Removed html USE flag wrt bug #285175. Removed older version (diff) | |
download | gentoo-2-b9618dac0ad1f8d7b724d97a7cc3512e18f61fde.tar.gz gentoo-2-b9618dac0ad1f8d7b724d97a7cc3512e18f61fde.tar.bz2 gentoo-2-b9618dac0ad1f8d7b724d97a7cc3512e18f61fde.zip |
Stable on ppc.
Bug 282549.
(Portage version: 14103-svn/cvs/Linux ppc)
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index dcb58dcbf988..875064f8d580 100644 --- a/mail-client/mozilla-thunderbird/ChangeLog +++ b/mail-client/mozilla-thunderbird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/mozilla-thunderbird # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.303 2009/09/12 16:22:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.304 2009/09/20 18:36:04 volkmar Exp $ + + 20 Sep 2009; Mounir Lamouri <volkmar@gentoo.org> + mozilla-thunderbird-2.0.0.23.ebuild: + Stable on ppc. Bug 282549 12 Sep 2009; Brent Baude <ranger@gentoo.org> mozilla-thunderbird-2.0.0.23.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild index 9b6c00e2de4f..fd4c0c5ddeb8 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild,v 1.5 2009/09/12 16:22:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild,v 1.6 2009/09/20 18:36:04 volkmar Exp $ WANT_AUTOCONF="2.1" @@ -13,7 +13,7 @@ NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="ldap crypt bindist mozdom replytolist" |