diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 21:19:01 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 21:19:01 +0000 |
commit | 42414b622f8f9a799ff884888af1814c248f908e (patch) | |
tree | d62a378e97fed173aa814cb362e9a8398a08446b /mail-client/mozilla-thunderbird | |
parent | Fixup copy operations to not replace symlinks with files. Add a fix ala (diff) | |
download | historical-42414b622f8f9a799ff884888af1814c248f908e.tar.gz historical-42414b622f8f9a799ff884888af1814c248f908e.tar.bz2 historical-42414b622f8f9a799ff884888af1814c248f908e.zip |
stable to x86 for brad
Package-Manager: portage-1.585-cvs
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/Manifest | 4 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index b25f97558109..b74eccb48f51 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.48 2005/03/23 20:04:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.49 2005/03/23 21:19:01 seemant Exp $ + + 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> + mozilla-thunderbird-1.0.2.ebuild: + stable to x86 for brad 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> mozilla-thunderbird-1.0.2.ebuild: diff --git a/mail-client/mozilla-thunderbird/Manifest b/mail-client/mozilla-thunderbird/Manifest index bd44c233c1c7..aef316a9dee0 100644 --- a/mail-client/mozilla-thunderbird/Manifest +++ b/mail-client/mozilla-thunderbird/Manifest @@ -1,12 +1,12 @@ MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160 -MD5 2ba96a1deb7dc69927f2352a01cdb365 ChangeLog 4978 +MD5 0562bd8cc010b93c095bece1009630c7 ChangeLog 5092 MD5 89028fb80f4bcad69d98c0feeae4f85b mozilla-thunderbird-0.7.3-r1.ebuild 4876 MD5 6476a322906a3ba7edb984bd61bdd373 mozilla-thunderbird-0.8.ebuild 5012 MD5 26e94f691d2be6e1309f260e1f7ecf3b mozilla-thunderbird-0.9-r2.ebuild 5415 MD5 f516c95f08febf6aff670f3b1ba416b9 mozilla-thunderbird-0.9-r3.ebuild 5651 MD5 e5171036acf1de25c3363d34ed56b19e mozilla-thunderbird-0.9.ebuild 5018 -MD5 eeaeec8076f86107262112bbed397013 mozilla-thunderbird-1.0.2.ebuild 5986 MD5 1e44970b22c6ee50f37fe32e16aca2e4 mozilla-thunderbird-1.0.ebuild 5636 +MD5 99de7f4585746d980f8f8a4e814be8b7 mozilla-thunderbird-1.0.2.ebuild 5985 MD5 1adb062c6ed356e75ec53d1e35c9d350 files/MozillaThunderbird 302 MD5 63e247da983ffc7766b795be757e00e6 files/digest-mozilla-thunderbird-0.7.3-r1 207 MD5 9c81a4440289d9f3a44b142b9217d845 files/digest-mozilla-thunderbird-0.8 205 diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild index 0a3b03e01293..6590479493d7 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.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.2.ebuild,v 1.3 2005/03/23 20:04:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild,v 1.4 2005/03/23 21:19:01 seemant Exp $ IUSE="crypt" @@ -16,7 +16,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/sourc crypt? ( http://downloads.mozdev.org/enigmail/src/enigmail-${EMVER}.tar.gz http://downloads.mozdev.org/enigmail/src/ipc-${IPCVER}.tar.gz )" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |