summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2005-07-14 18:10:36 +0000
committerJory Pratt <anarchy@gentoo.org>2005-07-14 18:10:36 +0000
commit3200e319bfd3d65df3cefdeaf9f300ce555b65e7 (patch)
tree562b8722902a2646cc09a1aef86614fdefd36357 /mail-client
parentMask only the 1.0.2-r10 version of thunderbird, not following versions (diff)
downloadgentoo-2-3200e319bfd3d65df3cefdeaf9f300ce555b65e7.tar.gz
gentoo-2-3200e319bfd3d65df3cefdeaf9f300ce555b65e7.tar.bz2
gentoo-2-3200e319bfd3d65df3cefdeaf9f300ce555b65e7.zip
added ewarn for enigmail
(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.ebuild7
2 files changed, 11 insertions, 2 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/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() {