Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r761:0c226313307f
Date: 2016-06-22 10:25 +0200
http://bitbucket.org/pypy/pypy.org/changeset/0c226313307f/

Log:    Add a link to Building from source

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -111,6 +111,7 @@
 version): <a class="reference external" 
href="http://packages.ubuntu.com/search?keywords=pypy&amp;searchon=names";>Ubuntu</a>
 (<a class="reference external" 
href="https://launchpad.net/~pypy/+archive/ppa";>PPA</a>), <a class="reference 
external" href="http://packages.debian.org/sid/pypy";>Debian</a>, <a 
class="reference external" 
href="https://github.com/mxcl/homebrew/blob/master/Library/Formula/pypy.rb";>Homebrew</a>,
 MacPorts,
 <a class="reference external" 
href="http://fedoraproject.org/wiki/Features/PyPyStack";>Fedora</a>, <a 
class="reference external" 
href="http://packages.gentoo.org/package/dev-python/pypy";>Gentoo</a> and <a 
class="reference external" 
href="https://wiki.archlinux.org/index.php/PyPy";>Arch</a> are known to package 
PyPy, with various
 degrees of being up-to-date.</li>
+<li>or <a class="reference internal" href="#translate">translate</a> your own 
PyPy.</li>
 </ul>
 </div>
 <div class="section" id="python2-7-compatible-pypy-5-3-1">
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -64,6 +64,8 @@
   `Fedora`_, `Gentoo`_ and `Arch`_ are known to package PyPy, with various
   degrees of being up-to-date.
 
+* or translate_ your own PyPy.
+
 .. _`Ubuntu`: http://packages.ubuntu.com/search?keywords=pypy&searchon=names
 .. _`PPA`: https://launchpad.net/~pypy/+archive/ppa
 .. _`Debian`: http://packages.debian.org/sid/pypy
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to