summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2008-08-06 17:57:19 +0200
committerArwed von Merkatz2008-08-06 17:57:19 +0200
commit8721e82188a858a8b011ebaae6e2bcaac8d8c05a (patch)
tree3cf79130b6b32f6bb55d908da4f4396cf3417c46
parentdecd9ced99d81925b8c0eb4a627ff435262fc32f (diff)
Revert "objc: Updated to 4.3.0"
This reverts commit 01cdc736d14ea26e5c989d9a69337f2a0bbf68b3.
-rwxr-xr-xgnu/objc/DEPENDS5
-rwxr-xr-xgnu/objc/DETAILS2
-rw-r--r--gnu/objc/HISTORY4
3 files changed, 2 insertions, 9 deletions
diff --git a/gnu/objc/DEPENDS b/gnu/objc/DEPENDS
index a1d2c84bff..4d76156f6b 100755
--- a/gnu/objc/DEPENDS
+++ b/gnu/objc/DEPENDS
@@ -3,7 +3,4 @@ depends gcc &&
if [[ $VERSION != $(installed_version gcc) ]]; then
force_depends gcc
fi &&
-
-depends gmp &&
-depends mpfr &&
-depends smgl-archspecs
+depends smgl-archspecs
diff --git a/gnu/objc/DETAILS b/gnu/objc/DETAILS
index 1bb35a941c..737ffd7e86 100755
--- a/gnu/objc/DETAILS
+++ b/gnu/objc/DETAILS
@@ -1,5 +1,5 @@
SPELL=objc
- VERSION=4.3.0
+ VERSION=4.2.3
SOURCE=gcc-core-$VERSION.tar.bz2
# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE2=gcc-$SPELL-$VERSION.tar.bz2
diff --git a/gnu/objc/HISTORY b/gnu/objc/HISTORY
index ea157928f2..6cf9ab57c0 100644
--- a/gnu/objc/HISTORY
+++ b/gnu/objc/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