commit:     4455c9e6909f515ae61c1c516095c206b003e9ee
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 19:21:52 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 19:26:27 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4455c9e6

app-crypt/certbot-nginx: Add PyPI

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-crypt/certbot-nginx/certbot-nginx-2.10.0.ebuild | 3 ++-
 app-crypt/certbot-nginx/metadata.xml                | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

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>

Reply via email to