New commits:
commit 41778bcb72f1851060afadaf18b3fba0d3eed7b4
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
thunderbird-bin: Updated to version 3.0 stable and devel
Removed gcc33 from depends
diff --git a/bin-mail/thunderbird-bin/DEPENDS
b/bin-mail/thunderbird-bin/DEPENDS
index fa1bd7b..7b461f1 100755
--- a/bin-mail/thunderbird-bin/DEPENDS
+++ b/bin-mail/thunderbird-bin/DEPENDS
@@ -1,5 +1,2 @@
-if [[ "$THUNDER_BIN_DEVEL" == "n" ]]; then
- depends gcc33
-fi &&
depends gtk+2 &&
depends fontconfig
diff --git a/bin-mail/thunderbird-bin/DETAILS
b/bin-mail/thunderbird-bin/DETAILS
index 5d623b4..a3f334e 100755
--- a/bin-mail/thunderbird-bin/DETAILS
+++ b/bin-mail/thunderbird-bin/DETAILS
@@ -1,14 +1,14 @@
SPELL=thunderbird-bin
if [[ "$THUNDER_BIN_DEVEL" == "y" ]]; then
- VERSION=3.0b4
+ VERSION=3.0
SOURCE=thunderbird-${VERSION}.tar.bz2