commit:     6f621a0513310566725792049d18f5eddb955fd5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 19:20:27 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 19:26:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f621a05

app-crypt/acme: Add PyPI to HOMEPAGE

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

 app-crypt/acme/acme-2.10.0.ebuild | 3 ++-
 app-crypt/acme/acme-9999.ebuild   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-crypt/acme/acme-2.10.0.ebuild 
b/app-crypt/acme/acme-2.10.0.ebuild
index 8c850f30473b..92f4d9253ea9 100644
--- a/app-crypt/acme/acme-2.10.0.ebuild
+++ b/app-crypt/acme/acme-2.10.0.ebuild
@@ -27,7 +27,8 @@ fi
 
 DESCRIPTION="An implementation of the ACME protocol"
 HOMEPAGE="
-       https://github.com/certbot/certbot
+       https://github.com/certbot/certbot/
+       https://pypi.org/project/acme/
        https://letsencrypt.org/
 "
 

diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild
index 6df08330928b..7cc340a48d80 100644
--- a/app-crypt/acme/acme-9999.ebuild
+++ b/app-crypt/acme/acme-9999.ebuild
@@ -27,7 +27,8 @@ fi
 
 DESCRIPTION="An implementation of the ACME protocol"
 HOMEPAGE="
-       https://github.com/certbot/certbot
+       https://github.com/certbot/certbot/
+       https://pypi.org/project/acme/
        https://letsencrypt.org/
 "
 

Reply via email to