Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOsiris Inferi <github@flut.demon.nl>2017-03-18 02:51:59 +0300
committerOsiris Inferi <github@flut.demon.nl>2017-03-18 02:51:59 +0300
commitb81f0296140b4b04bd5e0cda640fff2768596d74 (patch)
tree1704600295e2a14652d901cf74f43c9d4ab1d340 /docs
parentb23a1377e04a7f53269bb36e008a3cf495d2853f (diff)
Add Gentoo to list of official packages
Diffstat (limited to 'docs')
-rw-r--r--docs/packaging.rst19
1 files changed, 15 insertions, 4 deletions
diff --git a/docs/packaging.rst b/docs/packaging.rst
index 1a1b83f50..7e4781f65 100644
--- a/docs/packaging.rst
+++ b/docs/packaging.rst
@@ -44,6 +44,7 @@ Arch
----
From our official releases:
+
- https://www.archlinux.org/packages/community/any/python2-acme
- https://www.archlinux.org/packages/community/any/certbot
- https://www.archlinux.org/packages/community/any/certbot-apache
@@ -55,9 +56,9 @@ From ``master``: https://aur.archlinux.org/packages/certbot-git
Debian (and its derivatives, including Ubuntu)
------
-https://packages.debian.org/sid/certbot
-https://packages.debian.org/sid/python-certbot
-https://packages.debian.org/sid/python-certbot-apache
+- https://packages.debian.org/sid/certbot
+- https://packages.debian.org/sid/python-certbot
+- https://packages.debian.org/sid/python-certbot-apache
Fedora
------
@@ -71,7 +72,17 @@ In Fedora 23+.
FreeBSD
-------
-https://svnweb.freebsd.org/ports/head/security/py-certbot/
+- https://svnweb.freebsd.org/ports/head/security/py-certbot/
+
+Gentoo
+------
+
+Currently, all ``certbot`` related packages are in the testing branch:
+
+- https://packages.gentoo.org/packages/app-crypt/certbot
+- https://packages.gentoo.org/packages/app-crypt/certbot-apache
+- https://packages.gentoo.org/packages/app-crypt/certbot-nginx
+- https://packages.gentoo.org/packages/app-crypt/acme
GNU Guix
--------