summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-11-18 13:35:37 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-11-18 13:35:37 +0000
commit000e12454e2cd884228b0155119d6bbaa7239ca5 (patch)
tree37bb3cc6d0d52de7c498bef0196fd8199dcf1a75 /mail-client
parentFixed makefile to add missing symbol to shared lib (see bug #157287). (diff)
downloadgentoo-2-000e12454e2cd884228b0155119d6bbaa7239ca5.tar.gz
gentoo-2-000e12454e2cd884228b0155119d6bbaa7239ca5.tar.bz2
gentoo-2-000e12454e2cd884228b0155119d6bbaa7239ca5.zip
Stable on ppc64; bug #196481
(Portage version: 2.1.3.19)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mozilla-thunderbird/ChangeLog6
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index c8a2bfe69c4c..1213313485bf 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.237 2007/11/16 15:32:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.238 2007/11/18 13:35:37 corsair Exp $
+
+ 18 Nov 2007; Markus Rothe <corsair@gentoo.org>
+ mozilla-thunderbird-2.0.0.9.ebuild:
+ Stable on ppc64; bug #196481
16 Nov 2007; Raúl Porcel <armin76@gentoo.org>
mozilla-thunderbird-2.0.0.9.ebuild:
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.9.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.9.ebuild
index 82d65b8372ad..a17d18c7d03c 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.9.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.9.ebuild,v 1.4 2007/11/16 15:32:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.9.ebuild,v 1.5 2007/11/18 13:35:37 corsair 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"