summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2008-08-06 17:57:33 +0200
committerArwed von Merkatz2008-08-06 17:57:33 +0200
commitf3444f3f71cf44c9d5be15addad3a38be21f15fd (patch)
treeeb1fc12e0def2b8685c96dd42070f04eec8185d9
parent42f04f13c6c0a1de86215d52273697e2a7c51fb4 (diff)
Revert "g++: Updated to 4.3.0"
This reverts commit 44ed7c9b155e1c06e35c6a6f3a3f0574c13b55bc.
-rwxr-xr-xgnu/g++/DEPENDS6
-rwxr-xr-xgnu/g++/DETAILS2
-rw-r--r--gnu/g++/HISTORY4
3 files changed, 3 insertions, 9 deletions
diff --git a/gnu/g++/DEPENDS b/gnu/g++/DEPENDS
index 4db4f86997..54c9f28e58 100755
--- a/gnu/g++/DEPENDS
+++ b/gnu/g++/DEPENDS
@@ -3,7 +3,5 @@ depends gcc &&
if [[ $VERSION != $(installed_version gcc) ]]; then
force_depends gcc
fi &&
-depends gmp &&
-depends gnupg &&
-depends mpfr &&
-depends smgl-archspecs
+depends gnupg &&
+depends smgl-archspecs
diff --git a/gnu/g++/DETAILS b/gnu/g++/DETAILS
index 9733cd1d50..8b096f4f57 100755
--- a/gnu/g++/DETAILS
+++ b/gnu/g++/DETAILS
@@ -1,5 +1,5 @@
SPELL=g++
- VERSION=4.3.0
+ VERSION=4.2.3
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 59c341196a..c6f97d89b8 100644
--- a/gnu/g++/HISTORY
+++ b/gnu/g++/HISTORY
@@ -1,7 +1,3 @@
-2008-03-15 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Updated to 4.3.0
- * DEPENDS: Depends on gmp and mpfr
-
2008-02-05 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.2.3