diff options
author | 2003-12-08 14:33:17 +0000 | |
---|---|---|
committer | 2003-12-08 14:33:17 +0000 | |
commit | f4b9995d8a9de280a339dc02b2914dd227012963 (patch) | |
tree | 062340f7c1f36d4121edd002f2af31b826719db4 /net-mail | |
parent | cleaning the house (diff) | |
download | gentoo-2-f4b9995d8a9de280a339dc02b2914dd227012963.tar.gz gentoo-2-f4b9995d8a9de280a339dc02b2914dd227012963.tar.bz2 gentoo-2-f4b9995d8a9de280a339dc02b2914dd227012963.zip |
Back to mirror:// we go
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mozilla-thunderbird/Manifest | 2 | ||||
-rw-r--r-- | net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/mozilla-thunderbird/Manifest b/net-mail/mozilla-thunderbird/Manifest index 382803b4e41f..9250be6084f0 100644 --- a/net-mail/mozilla-thunderbird/Manifest +++ b/net-mail/mozilla-thunderbird/Manifest @@ -2,7 +2,7 @@ MD5 5dd0418c191830dfcfd74400e3f9608c metadata.xml 182 MD5 4eb0da6d21b3f5a1843dafd63b9c3647 mozilla-thunderbird-0.3.ebuild 6011 MD5 d966f170d2b4694e6f5e979bbc8b87bf mozilla-thunderbird-0.2.ebuild 5994 MD5 149b75bd986e9e61881379c64fb0652c mozilla-thunderbird-0.3-r1.ebuild 6026 -MD5 f6a8284ec031395c2082af9a39fcf692 mozilla-thunderbird-0.4.ebuild 6035 +MD5 cfbc226cf8ce44933995e70c8aed75ed mozilla-thunderbird-0.4.ebuild 6023 MD5 c207f402bec92c2082bbb0012e9793e9 ChangeLog 3393 MD5 1adb062c6ed356e75ec53d1e35c9d350 files/MozillaThunderbird 302 MD5 eb197ecfcac1795c503ccfeb7d010075 files/digest-mozilla-thunderbird-0.2 210 diff --git a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild index 6d4cfa62b172..2b791994da99 100644 --- a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild +++ b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild,v 1.4 2003/12/08 07:22:55 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild,v 1.5 2003/12/08 14:33:14 brad Exp $ inherit makeedit flag-o-matic gcc nsplugins @@ -22,7 +22,7 @@ IPCVER="1.0.5" DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.org/projects/thunderbird/" SRC_URI="http://ftp.mozilla.org/pub/thunderbird/releases/${PV}/thunderbird-source-${PV}.tar.bz2 - crypt? ( http://dev.gentoo.org/~brad/enigmail-${EMVER}.tar.gz + crypt? ( mirror://gentoo/enigmail-${EMVER}.tar.gz http://downloads.mozdev.org/enigmail/src/ipc-${IPCVER}.tar.gz )" KEYWORDS="~x86 ~ppc ~sparc ~alpha" |