summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-06-17 08:12:41 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-06-17 08:12:41 +0000
commit7cdecb6e4c2c3b5f9ec2fe91024da702ed16b39d (patch)
treee6a4db61316052d306f8b88fed4bc3678355ac6b /mail-client
parentVerify that the service is running before purging old objects from cache. (diff)
downloadgentoo-2-7cdecb6e4c2c3b5f9ec2fe91024da702ed16b39d.tar.gz
gentoo-2-7cdecb6e4c2c3b5f9ec2fe91024da702ed16b39d.tar.bz2
gentoo-2-7cdecb6e4c2c3b5f9ec2fe91024da702ed16b39d.zip
Stable on ppc64; bug #180436
(Portage version: 2.1.2.7)
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.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index a9d176df31c5..0fe6aa83d768 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.208 2007/06/15 19:41:45 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.209 2007/06/17 08:12:41 corsair Exp $
+
+ 17 Jun 2007; Markus Rothe <corsair@gentoo.org>
+ mozilla-thunderbird-2.0.0.4.ebuild:
+ Stable on ppc64; bug #180436
15 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
mozilla-thunderbird-2.0.0.4.ebuild:
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.4.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.4.ebuild
index 7ee66d279819..c922f80e731a 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.4.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.4.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.4.ebuild,v 1.4 2007/06/15 19:41:45 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.4.ebuild,v 1.5 2007/06/17 08:12:41 corsair Exp $
WANT_AUTOCONF="2.1"
@@ -18,7 +18,7 @@ MOZ_URI="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${MY_P
SRC_URI="${MOZ_URI}/source/thunderbird-${MY_PV}-source.tar.bz2
mirror://gentoo/${PATCH}.tar.bz2"
-KEYWORDS="alpha amd64 ia64 -mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ia64 -mips ppc ppc64 ~sparc x86 ~x86-fbsd"
SLOT="0"
LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
IUSE="ldap crypt bindist mozdom replytolist"