Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r418:4c8600c22830
Date: 2013-05-10 00:17 +0200
http://bitbucket.org/pypy/pypy.org/changeset/4c8600c22830/

Log:    regen

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -91,8 +91,8 @@
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-osx64.tar.bz2";>Mac 
OS/X binary (64bit)</a></li>
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-win32.zip";>Windows 
binary (32bit)</a> (you might need the <a class="reference external" 
href="http://www.microsoft.com/en-us/download/details.aspx?id=5582";>VS 2008 
runtime library
 installer vcredist_x86.exe</a>.)</li>
-<li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-src.tar.bz2";>Source 
(tar.bz2, unix line endings)</a></li>
-<li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-src.zip";>Source (zip, 
also unix line endings, sorry)</a></li>
+<li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-src.tar.bz2";>Source 
(tar.bz2)</a></li>
+<li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.0-src.zip";>Source 
(zip)</a></li>
 </ul>
 <p>If your CPU is really old, it may not have SSE2.  In this case, you need
 to <a class="reference internal" href="#translate">translate</a> yourself with 
the option <tt class="docutils literal"><span 
class="pre">--jit-backend=x86-without-sse2</span></tt>.</p>
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to