summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2008-05-15 19:12:54 +0200
committerArwed von Merkatz2008-05-15 19:12:54 +0200
commit8d083aa02f42e5e61f37d9001b5f898bedc66d28 (patch)
tree71b3c19f67fd771aec9f86833e3fb91987ecdc7a
parente08880e58768d4bdb6a3cffe4e569550b0588629 (diff)
Revert "gcj: Updated to 4.3.0"
This reverts commit 65980b59d286461ab3173b18252158d7de9cae7a. Conflicts: gnu/gcj/HISTORY
-rwxr-xr-xgnu/gcj/DEPENDS9
-rwxr-xr-xgnu/gcj/DETAILS2
-rw-r--r--gnu/gcj/HISTORY4
3 files changed, 4 insertions, 11 deletions
diff --git a/gnu/gcj/DEPENDS b/gnu/gcj/DEPENDS
index a8f12d488b..3f2b5da181 100755
--- a/gnu/gcj/DEPENDS
+++ b/gnu/gcj/DEPENDS
@@ -13,9 +13,6 @@ fi &&
if [[ $VERSION != $(installed_version gcc) ]]; then
force_depends gcc
fi &&
-
-depends gmp &&
-depends mpfr &&
-depends smgl-archspecs &&
-depends unzip &&
-depends zip
+depends smgl-archspecs &&
+depends unzip &&
+depends zip
diff --git a/gnu/gcj/DETAILS b/gnu/gcj/DETAILS
index d3f009e3a8..f571d3739b 100755
--- a/gnu/gcj/DETAILS
+++ b/gnu/gcj/DETAILS
@@ -1,5 +1,5 @@
SPELL=gcj
- VERSION=4.3.0
+ VERSION=4.2.3
SOURCE=gcc-core-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
SOURCE_URL[0]=$GNU_URL/gcc/gcc-$VERSION/$SOURCE
diff --git a/gnu/gcj/HISTORY b/gnu/gcj/HISTORY
index 8c398f807f..467618e156 100644
--- a/gnu/gcj/HISTORY
+++ b/gnu/gcj/HISTORY
@@ -2,10 +2,6 @@
* DEPENDS: AWT support depends on libxtst if using xorg-modular
Bug #13975
-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