summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mozilla-thunderbird/ChangeLog6
-rw-r--r--mail-client/mozilla-thunderbird/Manifest6
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild7
3 files changed, 14 insertions, 5 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index 66adb9b21f93..2d0ba2f71513 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.64 2005/07/14 16:18:08 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.65 2005/07/14 18:10:36 anarchy Exp $
+
+ 14 Jul 2005; Jory A. Pratt <anarchy@gentoo.org>
+ mozilla-thunderbird-1.0.5.ebuild:
+ added ewarn about engimail being dropped
*mozilla-thunderbird-1.0.5 (14 Jul 2005)
diff --git a/mail-client/mozilla-thunderbird/Manifest b/mail-client/mozilla-thunderbird/Manifest
index 6c7fa9f0d41a..e49e119ad0ef 100644
--- a/mail-client/mozilla-thunderbird/Manifest
+++ b/mail-client/mozilla-thunderbird/Manifest
@@ -1,16 +1,16 @@
-MD5 e6ad87481c16404057998995761ff0d9 ChangeLog 7870
+MD5 4da1d13c17b5bfdc1393015b2b88d103 ChangeLog 8000
MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160
MD5 560ee30f3e0c90a1f094f58b2233e6bd mozilla-thunderbird-1.0.2-r1.ebuild 6291
MD5 988cdabe4b288a0ace4b12d1815b667e mozilla-thunderbird-1.0.2-r10.ebuild 3964
MD5 6a46a133faac10cf9e245f5c8991dbee mozilla-thunderbird-1.0.2.ebuild 6179
-MD5 8b7cdfc07d4b96bef60cea806422a2ce mozilla-thunderbird-1.0.5.ebuild 3966
+MD5 a9a4f91ce7bc2ac1f62a1d543b5d481c mozilla-thunderbird-1.0.5.ebuild 4267
MD5 558a424a1a9905cedc4e7ef902e8c1c3 files/digest-mozilla-thunderbird-1.0.2 207
MD5 f904cce3be497c53c3ffd5373b7851b4 files/digest-mozilla-thunderbird-1.0.2-r1 207
MD5 99df508a69b6283098fcf48cc2dd2456 files/digest-mozilla-thunderbird-1.0.2-r10 79
+MD5 a7504ac2a67cca6f3732cdaa3fd17711 files/digest-mozilla-thunderbird-1.0.5 79
MD5 23d6b685fd5e49a07cc4a1786871bf47 files/mozilla-alpha-xpcom-subs-fix.patch 4953
MD5 e79634ee1e611182b6c227daa362b20d files/mozilla-thunderbird-0.9-4ft2.patch 22360
MD5 a3ab6ae2213780c0e20c5b9aa8f018e9 files/mozilla-thunderbird-1.0.2-gcc4.patch 1818
MD5 f014f20584305e86670ed50e990745db files/thunderbird-0.7-init.tar.bz2 3345
-MD5 a7504ac2a67cca6f3732cdaa3fd17711 files/digest-mozilla-thunderbird-1.0.5 79
MD5 1c810870d0c92c730341e491c310e2d4 files/icon/mozillathunderbird.desktop 184
MD5 04115f0e204444eac76a092a63c89027 files/icon/thunderbird-icon.png 6499
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 e47c4072df56..c0d722a826c9 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.1 2005/07/14 16:18:08 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.5.ebuild,v 1.2 2005/07/14 18:10:36 anarchy Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils nsplugins mozconfig mozilla-launcher makeedit multilib
@@ -129,6 +129,11 @@ pkg_postinst() {
# mozilla, mozilla-bin, firefox, firefox-bin, thunderbird and
# thunderbird-bin ebuilds.
update_mozilla_launcher_symlinks
+
+ ewarn "Enigmail Support has been dropped seeing it is busted on fresh install"
+ ewarn "Mozilla herd is working on making enigmail its own build, sorry for any"
+ ewarn "inconvience this might have caused you please download enigmail from"
+ ewarn "http://enigmail.mozdev.org if you wish to use gnupg"
}
pkg_postrm() {