commit a73b17f6db3942626943f8c3cdaa2ff76d1cafed Author: Damian Johnson atagar@torproject.org Date: Sat Dec 6 16:10:16 2014 -0800
Adding Gentoo to the download page --- docs/_static/label/gentoo.png | Bin 0 -> 1147 bytes docs/_static/label/resources/gentoo.xcf | Bin 0 -> 2779 bytes docs/_static/section/download/gentoo.png | Bin 0 -> 16245 bytes docs/download.rst | 15 +++++++++++++++ 4 files changed, 15 insertions(+)
diff --git a/docs/_static/label/gentoo.png b/docs/_static/label/gentoo.png new file mode 100644 index 0000000..164aed8 Binary files /dev/null and b/docs/_static/label/gentoo.png differ diff --git a/docs/_static/label/resources/gentoo.xcf b/docs/_static/label/resources/gentoo.xcf new file mode 100644 index 0000000..eee000e Binary files /dev/null and b/docs/_static/label/resources/gentoo.xcf differ diff --git a/docs/_static/section/download/gentoo.png b/docs/_static/section/download/gentoo.png new file mode 100644 index 0000000..c96e01c Binary files /dev/null and b/docs/_static/section/download/gentoo.png differ diff --git a/docs/download.rst b/docs/download.rst index 849252f..1355968 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -28,6 +28,9 @@ Download License: GPL v2 File: NuoveXT/128x128/apps/fedora.png
+ * Gentoo + Source: https://www.gentoo.org/main/en/name-logo.xml + * Slackware Source: NuoveXT (http://nuovext.pwsp.net/) Author: Alexandre Moore (http://sa-ki.deviantart.com/) @@ -111,6 +114,18 @@ Download
% yum install python-stem
+ * - .. image:: /_static/section/download/gentoo.png + :target: http://packages.gentoo.org/package/net-libs/stem + + - .. image:: /_static/label/gentoo.png + :target: http://packages.gentoo.org/package/net-libs/stem + + Package maintained by Anthony Basile for Gentoo. + + :: + + % emerge stem + * - .. image:: /_static/section/download/slackware.png :target: http://slackbuilds.org/repository/14.1/python/stem/
tor-commits@lists.torproject.org