summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-06-07 22:12:12 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-06-07 22:12:12 +0000
commit41c0819cb5432d92b95a55b68d3690abb7ad7c6b (patch)
treec3bf55e00e340c8f7c3f4047bf3d85d46c14dd59 /mail-client
parentremove unnecessary variables and function; tidy (Manifest recommit) (diff)
downloadgentoo-2-41c0819cb5432d92b95a55b68d3690abb7ad7c6b.tar.gz
gentoo-2-41c0819cb5432d92b95a55b68d3690abb7ad7c6b.tar.bz2
gentoo-2-41c0819cb5432d92b95a55b68d3690abb7ad7c6b.zip
(Re)fixing BUG #50065.
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6-r1.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6-r1.ebuild
index 5e81714b3977..d5bcedc13d90 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6-r1.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6-r1.ebuild,v 1.1 2004/05/30 19:41:09 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.6-r1.ebuild,v 1.2 2004/06/07 22:12:12 kugelfang Exp $
IUSE="gtk2 ipv6 ldap crypt xinerama"
@@ -61,7 +61,8 @@ src_unpack() {
cp ${FILESDIR}/enigmail/Makefile-ipc ${S}/extensions/ipc/Makefile
fi
- use amd64 && epatch ${FILESDIR}/mozilla-thunderbird-amd64.patch
+ # not necesary any more - Danny van Dyk <kugelfang@gentoo.org> 2004/06/08
+ # use amd64 && epatch ${FILESDIR}/mozilla-thunderbird-amd64.patch
}
src_compile() {