summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-07-12 21:21:52 +0200
committerMichał Górny <mgorny@gentoo.org>2024-07-12 21:26:27 +0200
commit4455c9e6909f515ae61c1c516095c206b003e9ee (patch)
treed5a9dcbd498817c456cff145c615beea737cd1aa /app-crypt
parentapp-crypt/certbot-apache: Add PyPI (diff)
downloadgentoo-4455c9e6909f515ae61c1c516095c206b003e9ee.tar.gz
gentoo-4455c9e6909f515ae61c1c516095c206b003e9ee.tar.bz2
gentoo-4455c9e6909f515ae61c1c516095c206b003e9ee.zip
app-crypt/certbot-nginx: Add PyPI
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-2.10.0.ebuild3
-rw-r--r--app-crypt/certbot-nginx/metadata.xml1
2 files changed, 3 insertions, 1 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-2.10.0.ebuild b/app-crypt/certbot-nginx/certbot-nginx-2.10.0.ebuild
index c7e80bdbca4a..b60917d51d4f 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-2.10.0.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-2.10.0.ebuild
@@ -27,7 +27,8 @@ fi
DESCRIPTION="Nginx plugin for Certbot (Let’s Encrypt client)"
HOMEPAGE="
- https://github.com/certbot/certbot
+ https://github.com/certbot/certbot/
+ https://pypi.org/project/certbot-nginx/
https://letsencrypt.org/
"
diff --git a/app-crypt/certbot-nginx/metadata.xml b/app-crypt/certbot-nginx/metadata.xml
index bcff10da4348..05d4931fecfd 100644
--- a/app-crypt/certbot-nginx/metadata.xml
+++ b/app-crypt/certbot-nginx/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="github">certbot/certbot</remote-id>
+ <remote-id type="pypi">certbot-nginx</remote-id>
</upstream>
</pkgmetadata>