summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-07-16 23:48:24 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-07-16 23:48:24 +0000
commitb55f963d4ef3d70cf780266c7bb3390863ebcc39 (patch)
treee59517f88c93a2879e424c8901f3bfaac7dec6ec /mail-client
parentrevision bump to enable shared libraries. Bug #99160 (diff)
downloadgentoo-2-b55f963d4ef3d70cf780266c7bb3390863ebcc39.tar.gz
gentoo-2-b55f963d4ef3d70cf780266c7bb3390863ebcc39.tar.bz2
gentoo-2-b55f963d4ef3d70cf780266c7bb3390863ebcc39.zip
Stable on alpha + ia64, bug 98855.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mozilla-thunderbird/ChangeLog6
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index 6a34fcd31bc7..a55d88cdf7b5 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.67 2005/07/15 00:56:08 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.68 2005/07/16 23:48:24 kloeri Exp $
+
+ 16 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
+ mozilla-thunderbird-1.0.5.ebuild:
+ Stable on alpha + ia64, bug 98855.
15 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
mozilla-thunderbird-1.0.5.ebuild:
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild
index 27d7b7fe5b1b..0c28ce7d1c88 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild,v 1.6 2005/07/15 00:56:08 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild,v 1.7 2005/07/16 23:48:24 kloeri Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils nsplugins mozconfig mozilla-launcher makeedit multilib
@@ -9,7 +9,7 @@ DESCRIPTION="Thunderbird Mail Client"
HOMEPAGE="http://www.mozilla.org/projects/thunderbird/"
SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc ~x86"
+KEYWORDS="alpha ~amd64 ia64 ppc sparc ~x86"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
IUSE="ldap"