diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2003-12-25 02:00:57 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2003-12-25 02:00:57 +0000 |
commit | 8b82bbda768d78561cbd250fb4c067eee186835d (patch) | |
tree | 3d7ec15998fd34d6d09e32064ca98a94e7243070 /net-mail/mozilla-thunderbird | |
parent | Stable on sparc. (diff) | |
download | gentoo-2-8b82bbda768d78561cbd250fb4c067eee186835d.tar.gz gentoo-2-8b82bbda768d78561cbd250fb4c067eee186835d.tar.bz2 gentoo-2-8b82bbda768d78561cbd250fb4c067eee186835d.zip |
Stable on sparc.
Diffstat (limited to 'net-mail/mozilla-thunderbird')
-rw-r--r-- | net-mail/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/mozilla-thunderbird/Manifest | 4 | ||||
-rw-r--r-- | net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/mozilla-thunderbird/ChangeLog b/net-mail/mozilla-thunderbird/ChangeLog index da2b484696aa..ea4a7b4a5a02 100644 --- a/net-mail/mozilla-thunderbird/ChangeLog +++ b/net-mail/mozilla-thunderbird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/mozilla-thunderbird # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.17 2003/12/22 21:48:07 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.18 2003/12/25 02:00:40 bazik Exp $ + + 25 Dec 2003; Sven Blumenstein <bazik@gentoo.org> + mozilla-thunderbird-0.4.ebuild: + Stable on sparc. 22 Dec 2003; Sven Blumenstein <bazik@gentoo.org> mozilla-thunderbird-0.3.ebuild: diff --git a/net-mail/mozilla-thunderbird/Manifest b/net-mail/mozilla-thunderbird/Manifest index bb9cbf86c2a0..5f5aa96e0460 100644 --- a/net-mail/mozilla-thunderbird/Manifest +++ b/net-mail/mozilla-thunderbird/Manifest @@ -1,8 +1,8 @@ MD5 c8e397d15650bbf3e0e82b220e7865f1 mozilla-thunderbird-0.3.ebuild 6011 MD5 149b75bd986e9e61881379c64fb0652c mozilla-thunderbird-0.3-r1.ebuild 6026 MD5 d966f170d2b4694e6f5e979bbc8b87bf mozilla-thunderbird-0.2.ebuild 5994 -MD5 6ced11cc113c7bc9757434da4895d608 mozilla-thunderbird-0.4.ebuild 6031 -MD5 bd51e2daebd5c30c7437f84b0fb4ac45 ChangeLog 3506 +MD5 6670d9a7cb7270de99d5736d31c31909 mozilla-thunderbird-0.4.ebuild 6031 +MD5 66bf87bab7b38f0ae4a03ebe056cc058 ChangeLog 3611 MD5 5dd0418c191830dfcfd74400e3f9608c metadata.xml 182 MD5 beae854b9d4ea6dd5507f36d8ceaf4a6 files/digest-mozilla-thunderbird-0.3-r1 205 MD5 1adb062c6ed356e75ec53d1e35c9d350 files/MozillaThunderbird 302 diff --git a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild index 80f6b7019130..dadcc56b05b1 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.6 2003/12/08 19:40:45 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild,v 1.7 2003/12/25 02:00:40 bazik Exp $ inherit makeedit flag-o-matic gcc nsplugins @@ -25,7 +25,7 @@ SRC_URI="http://ftp.mozilla.org/pub/thunderbird/releases/${PV}/thunderbird-sourc crypt? ( mirror://gentoo/enigmail-${EMVER}.tar.gz http://downloads.mozdev.org/enigmail/src/ipc-${IPCVER}.tar.gz )" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc sparc ~alpha" SLOT="0" LICENSE="MPL-1.1 | NPL-1.1" IUSE="gtk2 ipv6 crypt" |