summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArwed von Merkatz2009-04-01 18:47:27 +0200
committerArwed von Merkatz2009-04-01 18:47:27 +0200
commit881bac95bf72e1139960505031305210dceb4662 (patch)
treeb5adb5ca9db1cbd7fea39c1f2d6ff8491e3a3174
parent03cb2502e304e7b01f150315aef134c7381ce3f1 (diff)
Revert "ada: Updated Ada i686 bootstrap to 4.3.3"
This reverts commit 7b2cd032ae1882878cf13a2393337067bc3371fe.
-rwxr-xr-xgnu/ada/DETAILS4
-rw-r--r--gnu/ada/HISTORY3
2 files changed, 2 insertions, 5 deletions
diff --git a/gnu/ada/DETAILS b/gnu/ada/DETAILS
index b9359611d0..2a93b7d204 100755
--- a/gnu/ada/DETAILS
+++ b/gnu/ada/DETAILS
@@ -10,12 +10,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
SOURCE2_URL[1]=ftp://gcc.gnu.org/pub/gcc/releases/gcc-$VERSION/$SOURCE2
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "ia32" ]]
then
- SOURCE3=gnat-4.3.3-i686-pc-linux-gnu.tar.bz2
+ SOURCE3=gnat-4.3.2-i686-pc-linux-gnu.tar.bz2
elif [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]
then
SOURCE3=gnat-4.3.0-x86_64-pc-linux-gnu.tar.bz2
else
- SOURCE3=gnat-4.3.3-i686-pc-linux-gnu.tar.bz2
+ SOURCE3=gnat-4.3.2-i686-pc-linux-gnu.tar.bz2
fi
SOURCE3_URL[0]=http://download.sourcemage.org/distro/$SOURCE3
SOURCE3_GPG="gurus.gpg:$SOURCE3.sig:VERIFIED_UPSTREAM_KEY"
diff --git a/gnu/ada/HISTORY b/gnu/ada/HISTORY
index a343d4acb4..6c57f0bf21 100644
--- a/gnu/ada/HISTORY
+++ b/gnu/ada/HISTORY
@@ -1,6 +1,3 @@
-2009-03-30 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Updated Ada i686 bootstrap to 4.3.3
-
2009-01-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.3.3