summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Blumenstein <bazik@gentoo.org>2003-12-22 21:48:16 +0000
committerSven Blumenstein <bazik@gentoo.org>2003-12-22 21:48:16 +0000
commit99b1a9d7d062d80bcbbd2bf29bd1f3a5495cd48c (patch)
treed282d6df7015899432975462525fc42a912c3f07 /net-mail/mozilla-thunderbird
parentadd IUSE (diff)
downloadhistorical-99b1a9d7d062d80bcbbd2bf29bd1f3a5495cd48c.tar.gz
historical-99b1a9d7d062d80bcbbd2bf29bd1f3a5495cd48c.tar.bz2
historical-99b1a9d7d062d80bcbbd2bf29bd1f3a5495cd48c.zip
Added sparc keyword.
Diffstat (limited to 'net-mail/mozilla-thunderbird')
-rw-r--r--net-mail/mozilla-thunderbird/ChangeLog6
-rw-r--r--net-mail/mozilla-thunderbird/Manifest10
-rw-r--r--net-mail/mozilla-thunderbird/mozilla-thunderbird-0.3.ebuild4
3 files changed, 12 insertions, 8 deletions
diff --git a/net-mail/mozilla-thunderbird/ChangeLog b/net-mail/mozilla-thunderbird/ChangeLog
index f4d050c1ead8..da2b484696aa 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.16 2003/12/07 16:35:53 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.17 2003/12/22 21:48:07 bazik Exp $
+
+ 22 Dec 2003; Sven Blumenstein <bazik@gentoo.org>
+ mozilla-thunderbird-0.3.ebuild:
+ Marked stable on sparc.
*mozilla-thunderbird-0.4 (07 Dec 2003)
diff --git a/net-mail/mozilla-thunderbird/Manifest b/net-mail/mozilla-thunderbird/Manifest
index 44a01b544983..bb9cbf86c2a0 100644
--- a/net-mail/mozilla-thunderbird/Manifest
+++ b/net-mail/mozilla-thunderbird/Manifest
@@ -1,13 +1,13 @@
-MD5 5dd0418c191830dfcfd74400e3f9608c metadata.xml 182
-MD5 4eb0da6d21b3f5a1843dafd63b9c3647 mozilla-thunderbird-0.3.ebuild 6011
-MD5 d966f170d2b4694e6f5e979bbc8b87bf mozilla-thunderbird-0.2.ebuild 5994
+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 c207f402bec92c2082bbb0012e9793e9 ChangeLog 3393
+MD5 bd51e2daebd5c30c7437f84b0fb4ac45 ChangeLog 3506
+MD5 5dd0418c191830dfcfd74400e3f9608c metadata.xml 182
+MD5 beae854b9d4ea6dd5507f36d8ceaf4a6 files/digest-mozilla-thunderbird-0.3-r1 205
MD5 1adb062c6ed356e75ec53d1e35c9d350 files/MozillaThunderbird 302
MD5 eb197ecfcac1795c503ccfeb7d010075 files/digest-mozilla-thunderbird-0.2 210
MD5 3c9eed139081937f636a51ff6e950852 files/digest-mozilla-thunderbird-0.3 210
-MD5 beae854b9d4ea6dd5507f36d8ceaf4a6 files/digest-mozilla-thunderbird-0.3-r1 205
MD5 64eb8d1ba171c75896ced1eddd4e42ba files/digest-mozilla-thunderbird-0.4 205
MD5 e30291e992d71bccac5937cca9696da0 files/enigmail/Makefile-enigmail 1560
MD5 68a7617a6d3f0f37904cd6aaa90fe1ba files/enigmail/Makefile-ipc 1596
diff --git a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.3.ebuild b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.3.ebuild
index 68cf9be90f9a..95685698930c 100644
--- a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.3.ebuild
+++ b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.3.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.3.ebuild,v 1.3 2003/12/08 06:28:34 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.3.ebuild,v 1.4 2003/12/22 21:48:07 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"