summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2009-04-01 18:48:03 +0200
committerArwed von Merkatz2009-04-01 18:48:03 +0200
commitbfebbf8e51768ae74332c95deb0f9a1e42fc39bb (patch)
tree36f3ae50a8b45e9ed10298e77c29c0e7ada96805
parentc2799dc3dc0ecd872738c6c2619e42aa3fb78c47 (diff)
Revert "g++: Updated to 4.3.3"
This reverts commit d1998d4d8d509a3bf5cbab8f250295490655ad86.
-rwxr-xr-xgnu/g++/DETAILS2
-rw-r--r--gnu/g++/HISTORY3
2 files changed, 1 insertions, 4 deletions
diff --git a/gnu/g++/DETAILS b/gnu/g++/DETAILS
index 3c0e618ad2..c9543c6bab 100755
--- a/gnu/g++/DETAILS
+++ b/gnu/g++/DETAILS
@@ -1,5 +1,5 @@
SPELL=g++
- VERSION=4.3.3
+ VERSION=4.3.2
SOURCE=gcc-core-$VERSION.tar.bz2
# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
diff --git a/gnu/g++/HISTORY b/gnu/g++/HISTORY
index f5d9491b0d..1be91a95fb 100644
--- a/gnu/g++/HISTORY
+++ b/gnu/g++/HISTORY
@@ -1,6 +1,3 @@
-2009-01-29 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Updated to 4.3.3
-
2009-01-16 Robert Figura <template@sourcemage.org>
* POST_REMOVE: avoid failing dispel with devel sorcery
* REPAIR^all^POST_REMOVE: added to avoid failing dispel with devel sorcery