diff options
author | 2005-08-03 13:55:55 +0000 | |
---|---|---|
committer | 2005-08-03 13:55:55 +0000 | |
commit | 8fa007c3c677aa28633d2f264499c96cbadaeace (patch) | |
tree | b348d9ddfc4cb0e0b3d9355dc5693bf5d2498aea /mail-client/mozilla-thunderbird | |
parent | Don't bother to list the mirror://gentoo location for the nsplugins-v2 patch ... (diff) | |
download | historical-8fa007c3c677aa28633d2f264499c96cbadaeace.tar.gz historical-8fa007c3c677aa28633d2f264499c96cbadaeace.tar.bz2 historical-8fa007c3c677aa28633d2f264499c96cbadaeace.zip |
Don't bother to list the mirror://gentoo location for the nsplugins-v2 patch since portage will check the mirrors automatically
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r-- | mail-client/mozilla-thunderbird/Manifest | 12 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild | 3 |
2 files changed, 12 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/Manifest b/mail-client/mozilla-thunderbird/Manifest index 046f4001cdcf..4ecf129b6b94 100644 --- a/mail-client/mozilla-thunderbird/Manifest +++ b/mail-client/mozilla-thunderbird/Manifest @@ -1,8 +1,11 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 7af0edf12380cd3fe97d8d2ea3859b32 mozilla-thunderbird-1.0.6-r3.ebuild 5290 MD5 9f8a30a5db14358d2dc4415696e127af mozilla-thunderbird-1.0.5-r1.ebuild 4322 MD5 4bc9516d4d3a8f835aedb450aa72caf4 mozilla-thunderbird-1.0.5.ebuild 4259 MD5 0de78038591c16287d68ca07e9336d1e mozilla-thunderbird-1.0.6-r2.ebuild 5292 -MD5 0ac424ea3eac36935182b48d8204e8af mozilla-thunderbird-1.0.6-r4.ebuild 5687 +MD5 b2a1a98869c68c2eb081a7705bc54d25 mozilla-thunderbird-1.0.6-r4.ebuild 5636 MD5 c2897c34945f20ad053012fd0343de12 ChangeLog 11546 MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160 MD5 a3ab6ae2213780c0e20c5b9aa8f018e9 files/mozilla-thunderbird-1.0.2-gcc4.patch 1818 @@ -16,3 +19,10 @@ MD5 f014f20584305e86670ed50e990745db files/thunderbird-0.7-init.tar.bz2 3345 MD5 360f4688625a7f73f782b59d4b9575bd files/digest-mozilla-thunderbird-1.0.5 156 MD5 04115f0e204444eac76a092a63c89027 files/icon/thunderbird-icon.png 6499 MD5 1c810870d0c92c730341e491c310e2d4 files/icon/mozillathunderbird.desktop 184 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC8Mz/BXaUFmZvwyMRAtK0AKCYCvG0DyUlyd1koCzlfYC2VRxTKgCgwNRV +/NkdHLZu5IakB7sVKhI+IKY= +=lNrt +-----END PGP SIGNATURE----- diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild index dc4d5d554a33..3833084c930d 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.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.6-r4.ebuild,v 1.1 2005/08/02 12:48:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r4.ebuild,v 1.2 2005/08/03 13:55:55 agriffis Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib @@ -10,7 +10,6 @@ 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 mirror://gentoo/mozilla-firefox-1.0-4ft2.patch.bz2 mirror://gentoo/mozilla-jslibmath-alpha.patch - mirror://gentoo/mozilla-1.7.10-nsplugins-v2.patch http://dev.gentoo.org/~agriffis/dist/mozilla-1.7.10-nsplugins-v2.patch" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" |